adplus-dvertising
frame-decoration

Question

Which is true in case of ANSI C?

a.

Comments are represented in /* and */

b.

Nested comments are not allowed

c.

Comments are not allowed within a string constant

d.

Nested comments are allowed

Answer: (b).Nested comments are not allowed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which is true in case of ANSI C?

Similar Questions

Discover Related MCQs

Q. Identify the wrong Statement?

Q. Identify the correct statement?

Q. An escape sequence commence with

Q. Where does the execution of every C program starts?

Q. Identify the separator(s) in C?

Q. A program which translates a high level language program into a machine language program is called

Q. The errors that can be pointed out by the compiler are?

Q. The language C is

Q. A program that converts a high level language program to a set of instructions that can run on a computer is called a

Q. The mapping from assembly language instructions into machine language instructions is

Q. Which one of the following statement is incorrect?

Q. C compiler traps

Q. A translator which reads an entire program written in high level and converts it into machine language code is?

Q. Which of the following is not one of the processes that a high level language program must go through before it is ready to be executed

Q. Which of the following is related to machine language?

Q. Which of the following is not a storage class specifier?

Q. What is the inital value of register storage class specifier?

Q. What is the scope of extern class specifier?

Q. What is the scope of static class specifier?

Q. What is the inital value of extern storage class specifier?