McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Computer Science Engineering (CSE)
→
Programming for Problem Solving
→
The Compiler In C Ignores All Text Till ...
Q.
The Compiler In C Ignores All Text Till The End Of Line Using
A.
//
B.
/
C.
*/
D.
/*/
Answer» A. //
1.8k
0
Do you find this helpful?
7
View all MCQs in
Programming for Problem Solving
Discussion
No comments yet
Login to comment
Related MCQs
Which gcc flag is used to enable all Compiler warnings?
Which macro is used to insert assembly code in C program (VC++ compiler)?
Which macro is used to insert assembly code in C program (GCC compiler)?
Will compiler produce any compilation error if same header file is included two times?
Consider the 32 bit compiler. We need to store address of integer variable to integer pointer. What will be the size of integer pointer?
We Can Insert Pre Written Code In A C Program By Using
Pointer variable is declared using preceding _________ sign.