answersLogoWhite

0

If you know what BNF is:

Identifier -> Start Cont

Start -> letter | underline

Cont -> empty | (letter | underline | digit) Cont

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

2 types of identifiers in C programming language?

1. identifiers beginning with a letter 2. identifiers beginning with an underscore


What is the identifiers in turbo c?

all keywords


Is the identifiers 'name' and 'NAME' different in c?

Yes they is different, C language are case-sensitive.


What are the balance identifiers for disbursement accounting?

C, o, u, e


What are the balance identifiers for disbursement accounting stages?

C, o, u, e


Can a reserved word be used as an identifier name?

Identifiers are a bit more generic in the context of programming. If you mean, in terms of the C languages (C, C++, C#), the question is the reverse...keywords may NOT be used as identifiers. For example, you cannot use keywords such as "int", "float", "double", etc. as the names of variables or objects.


What is the maximum length allowed in difining a c variable?

In order to claim compliance with ANSI C standards, the minimum maximum for internal identifiers and macros is 63 characters, and external identifiers is 31 characters. Vendors are encouraged to avoid imposing a maximum value whenever possible.


Are the identifiers name and NAME different in c?

If you mean 'are identifier of an object and nameof an object synonyms?', then yes, they are.


What is the exact definition of identifiers in c language?

An identifier is a name. All names must be declared with a type.


What is the balance identifiers (BIDs) for disburesement Acounting stage?

Not o,e,r,u


Is it possible to declare a keyword as an identifier in c plus plus?

No. Keywords are reserved and cannot be used as identifiers. However, C/C++ is case-sensitive. So although register is a reserved keyword, Register is not.


Why is s in lower case in string class in C?

There is no string class in C because C is not an object-oriented language. Assuming you actually meant C++, all built-in identifiers and data types are declared in all lowercase, including std::string, while all macros are declared in uppercase. This is by convention. User-defined identifiers and data types can use mixed case, but it's best to stick to the convention as much as possible. You will often encounter mixed-case or camel-case (LikeThis) which is fine if you're a Pascal coder but it is not a C++ convention -- it's just laziness. Lowercase is less distracting and is much easier to read when multiple word identifiers are separated with underscores.

Trending Questions
What is the purpose of a digital watermark? Why does syncguide show up on my flash drive? Where can you get an acting agent? Write a brief note on flavors of UNIX shells? How do you delete a file icon without deleting the file? What is the process of changing the way characters appear both on screen and in print to improve document readability? Does the amazon fire tablet have a sensor? What is the life expectancy of a 2 terabyte hard drive? The address is the physical address of your network interface card that was assigned by the company that made the card? How do you sell games that you dont want no more? A group of environmentalists are planning a presentation. They hope to convince their audience to start recycling and to use public transportation more often. Which type of presentation should they us? What is the use of cursor movement keys in a keyboard? Do line charts show the contribution of each piece of data to the whole or total in the data in Excel? How do you switch kindle fire hd accounts? You want to implement a mechanism that automates the IP configuration including IP address subnet mask default gateway and DNS information. Which protocol will you use to accomplish this? What does 75ml equal? Does hotspotshield hide your IP? What is ironic about Mr Avery's allusion to the Rosetta Stone How does Scout show that she does not know Mr Avery's purpose for using this allusion? What contains areas where you can view and change document properties? What two statements describe packets that are sebt through a linksys integrated router using NAT?