adplus-dvertising
frame-decoration

Question

Most suitable option for  “C” literal is:

a.

a string

b.

a string constant

c.

a character

d.

an alphabet

Answer: (b).a string constant

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Most suitable option for  “C” literal is:

Similar Questions

Discover Related MCQs

Q. Length of the string “Correct” is

Q. Choose the correct statement:

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