answersLogoWhite

0

Is hello is an identifier token?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

Yes. The word "hello" can be an identifier token. It is not a reserved word in C or C++, and it meets the criteria for being an identifier.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is hello is an identifier token?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is token List out various type of token support in java?

Tokens are the smallest unit of Program. There is Five Types of Tokens 1) Reserve Word or Keywords 2) Identifier 3) Literals 4) Operators 5) Separators


What is traceless biometric?

Anonymous or a Traceless Biometric System (TBS) is a fuzzy mathematical method for identifying an individual through a biometric identifier(s) that is designed to be non-unique. Instead of using unique biometric information, an amorphous identifier(s) agent is replacing it. The amorphous agent is an incomplete identifier(s) obtained from a fresh scanned biometric information which is non-unique. (Another alterable limit indicator(s) form a document(s) can be added to overturn non-unique combinations to become unique). By 'incomplete' or 'alterable' we mean that the biometric information itself or the document cannot be reconstructed from the identifier(s) even with the device that originally allocated the agent or the 'Biometric Identifier Token'. Using this method, the individual has to be present (with his document(s)) during the identification process since the (secret) token identifier itself has no true value except in a particular biometric identification transaction. This is important in order to avoid an association with recorded values or any other unique characteristic.


Yacc program to recognize a valid variable which starts with letters followed by any number of level of digits?

%{ #include<stdio.h> int valid=1; %} %token digit letter %% start : letter s s : letter s | digit s | ; %% int yyerror() { printf("\nIts not a identifier!\n"); valid=0; return 0; } int main() { printf("\nEnter a name to tested for identifier "); yyparse(); if(valid) { printf("\nIt is a identifier!\n"); } }


What is a unique item identifier?

a unique item identifier means what?


Can you pass addresses to a function in C plus plus?

If the identifier you want to pass is an ordinary identifier, pass it as the address of... function(&identifier); If the identifier you want to pass is an array identifier, pass its name... function(arrayname);


Is keyward is identifier?

Isn't keyward isn't identifier.


Is A N D is an identifier?

A N D is not an identifier as it has spaces in between each letter. A valid identifier DOES NOT have space in it.


Is variable is also called as identifier?

No, the name of the variable is its identifier.


What is identifier in compiler design programs?

identifier is a letter , digit.


What is an identifier. what are the hearing rods for identifier 'c' language?

An identifier is the names given for labels, functions and variables in the c language.


What is a device identifier?

A device identifier usually refers to a MAC address.


Who is a special unit of data which acts as a key on a Token Ring?

That's called a "token".That's called a "token".That's called a "token".That's called a "token".