Write a program to check whether a given string is valid identifier or not in c
Answers
Answered by
0
Answer:
Check whether the given string is a valid identifier
- It must start with either underscore(_) or any of the characters from the ranges ['a', 'z'] and ['A', 'Z'].
- There must not be any white space in the string.
- And, all the subsequent characters after the first character must not consist of any special characters like $, #, % etc.
Answered by
0
Answer:
it is known as a program to check whether a given string is a varied identifier on the the super cookies because when we click on a link our browser open a web page link to it and tell that where the website came from
Similar questions
Physics,
6 months ago
Math,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Math,
1 year ago