adplus-dvertising
frame-decoration

Question

Length of the string “Correct” is

a.

7

b.

8

c.

6

d.

implementation dependent

Answer: (a).7

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Length of the string “Correct” is

Similar Questions

Discover Related MCQs

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

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