Identifier in C language | Rules for constructing identifier | Check valid or invalid identifier
HTML-код
- Опубликовано: 7 фев 2025
- #identifiers #constructingidentifier #howtoconstructidentifier #identifierinc #identifiersinclanguage
Playlist | C-language :-
• C language | Programmi...
5 - because when we write identifier, we can start only alphabet and underscore but ; in this question the first character is 123 whose not alphabet or underscore
6 - there are use special symbol whose not allowed in identifier
Thanks sir
I was very confused but through this lacture I can understand everything 🙏🙏🙏🙏🙏
2nd is invalid because return is keyword.
5th is invalid because it is starting from digit first.
6th is invalid because special symbols are use.
Thank you so much sir for making this helpful video 😊😊
Can you help in clear online exam optimization and techniques
🎉🎉🎉🎉
4 is correct and all indifires is false
2 and 3 are invalid because both are keywords
5 are also a invalid because it start with digits
This video helps me to get 10 marks in exam thank you sir
Welcome
Word integer and getch are valid or invalid???
'integer' is valid, 'getch' is also valid if you are not using getch() function in a program.
nice sir! keep it up
Thank you.
5 invalid because the first letter is a digit
5 is invalid becouse first letter is digit and 6 is also invalid becouse of special symbol
5,6 invalid
Good
@@SandeepKumarGour thanks sir🤗
6 invalid because it has special character
Hello
Return is key word
Stud.name
Valid or invalid??
Esme .(period) ka symbol h esly invalid h
Salery ₹ lekha hai ye simbol hai jo nhi aae ga
1234 n̤o̤ a̤r̤e̤ v̤a̤l̤i̤d̤ o̤r̤ 56 n̤o̤ a̤r̤e̤ i̤n̤v̤a̤l̤i̤d̤
̤
2 is also invalid, because it's keyword