C Plus Plus Interview Questions Experienced Comments And Indentation Online Exam Quiz

C Plus Plus Interview Questions Experienced Comments And Indentation GK Quiz. Question and Answers related to C Plus Plus Interview Questions Experienced Comments And Indentation. MCQ (Multiple Choice Questions with answers about C Plus Plus Interview Questions Experienced Comments And Indentation

What is used to write multi line comment in c++?

Options

A : /* …. */

B : /$ …. $/

C : //

D : /$ …. */

View Answer

What is a comment in c++?

Options

A : comments are parts of the source code disregarded by the compiler

B : comments are executed by the compiler to find the meaning of the comment

C : comments are executable

D : comments are executed by the compiler

View Answer

What is the use of the indentation in c++?

Options

A : distinguishes between comments and code

B : r distinguishes between comments and outer data

C : distinguishes between comments and outer data

D : r distinguishes between comments and inner data

View Answer

What will happen when we use void in argument passing?

Options

A : It will not return value to its caller

B : It will return value to its caller

C : May or may not depend on the declared return type of the function, the passed arguments are different than the function return type

D : It will return value

View Answer

What type of comments does c++ support?

Options

A : single line

B : multiline

C : single line and multi-line

D : reusable line

View Answer

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Cplusplus Interview Basic String

C Plus Plus Interview Macros

C Plus Plus Interview Questions And Answers Arrays

C Plus Plus Interview Questions And Answers Value Return

Cplusplus Interview Questions C Style Algorithms

Cplusplus Interview Questions Experienced Heaps

C Plus Plus Interview Questions Experienced References

C Plus Plus Interview Sizes

C Plus Plus Interview Structures

C Plus Plus Interview Types