adplus-dvertising
frame-decoration

Question

Choose the correct statement:

a.

An identifier may start with an underscore

b.

an identifier may end with an underscore

c.

IF is a valid identifier

d.

All of the above

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose the correct statement:

Similar Questions

Discover Related MCQs

Q. The “const” feature can be applied to

Q. Pick the operator that associate from the left

Q. Choose the correct statement form given options:

Q. Pick the operator that associate from the right

Q. Which of the following comments about the “++” operator are correct?

Q. The _________ is a computer program that translates the source code into corresponding object code

Q. Which one is a special function in C system to tell the computer where the program start

Q. In a passage of text individual words and punctuation marks are called

Q. Which of the following is not a data type in c

Q. If a=14, b=4 then a/b =

Q. If a=14, b=4 then a%b =

Q. If m=5, y=m++ then value of y and m would be _____ and _______

Q. An _______ is a fixed size sequence collection of elements of the same data type

Q. What is the action of strcat() function

Q. What is the action of strcmp() function

Q. Automatic variable also referred to as

Q. The precedence of member operator is _________ than all arithmatic and relational operator

Q. A bit field is a set of adjacent bits whose size can be from _________ bits in length

Q. Which of the following function is used for sets the position to a desired point in the file

Q. Which of the following function is used for sets the position to the beginning of the file