MCQs C Language Intermediate Quiz 5

This post is about MCQs C Language Programming. It consists of 20 multiple-choice questions covering an introduction to C/C++ Language, header files, Preprocessor directives, and syntax errors. Let’s start with the MCQs C Language Quiz.

Online MCQs about MS Access Intermediate Computer Science Part II

1. The statements written by the programmer are called

 
 
 
 

2. The name of header file is written between

 
 
 
 

3. C Language was developed in

 
 
 
 

4. the target code produced by the compiler is

 
 
 
 

5. Which of the following keys is used to save a file?

 
 
 
 

6. The extension of the C source program is

 
 
 
 

7. Turbo C++ can compile

 
 
 
 

8. Which of the following is used to donate preprocessor directives?

 
 
 
 

9. C is a ————–

 
 
 
 

10. ————- is a loop statement.

 
 
 
 

11. *.exe file is produced by the

 
 
 
 

12. Preprocessor directives are commands for

 
 
 
 

13. Debug is the process of

 
 
 
 

14. C language was designed to write programs for

 
 
 
 

15. The process of converting source code into object code is known as

 
 
 
 

16. Which header file contains information about standard input/output functions?

 
 
 
 

17. C statement ends with a

 
 
 
 

18. In C/C++ language, header files contain

 
 
 
 

19. C Language programs are divided into units called

 
 
 
 

20. A program syntax error is detected by

 
 
 
 

Online MCQs c Language Programming Quiz

  • C is a ————–
  • C language was designed to write programs for
  • Turbo C++ can compile
  • *.exe file is produced by the
  • Which of the following keys is used to save a file?
  • Preprocessor directives are commands for
  • Debug is the process of
  • C Language was developed in
  • The extension of the C source program is
  • The process of converting source code into object code is known as
  • C statement ends with a
  • C Language programs are divided into units called
  • The statements written by the programmer are called
  • the target code produced by the compiler is
  • ————- is a loop statement.
  • Which of the following is used to donate preprocessor directives?
  • In C/C++ language, header files contain
  • Which header file contains information about standard input/output functions?
  • The name of the header file is written between
  • A program syntax error is detected by
MCQs C Language Programming Quiz with Answers

MCQs in Statistics, R and Data Analysis

MCQs C Programming Language 4

C++ programming language is a high-level general-purpose computer programming language. C++ language supports all features of C language. 23 MCQs C Programming cover basic to advanced multiple-choice questions. Let us start with the C Programming Quiz.

Please go to MCQs C Programming Language 4 to view the test

MCQs C++ Programming Language with Answers

MCQs C Programming Quiz with Answers

  • Which of the following is the first step for creating and executing C++ programs?
  • Which of the correct sequence of steps for creating and executing C++ programs?
  • The process of converting source code into object code is known as:
  • The process of linking library files with object code is known as:
  • The processing of running an executable file is known as:
  • Which file contains the program after translation into machine language?
  • Which term is commonly used to refer to software or program errors?
  • Which of the following is NOT an example of a program bug?
  • If a program does something different than thinking of a programmer, it is called:
  • The output of the compiler is called:
  • What does the following code print on the screen? cout <<“hello”;
  • Syntax refers to the
  • A syntax error occurs when
  • A program’s syntax errors are detected by:
  • Which of the following errors are NOT detected by the compiler?
  • Which of the following does not contain machine language code?
  • A spelling error (such as typing intt instead of int) is an example of:
  • Division by zero (for example, 4/0) is an example of:
  • In a C++ program, two slash marks (//) indicate:
  • Text enclosed in /* */ in a C++ program:
  • Comments are used to:
  • The programmer usually enters source code into a computer using
  • Which of the following is TRUE about void functions?

Microsoft Excel in Statistics

Python Quizzes

C++/ C Language Quiz 3

C programming language is a high-level general-purpose computer programming language. C language supports all features of C language. C Language Quiz covers basic to advanced multiple-choice questions.

Please go to C++/ C Language Quiz 3 to view the test

MCQs C++ Language Quiz with Answers

MCQs C Language Quiz

  • Who developed C++?
  • C++ was designed to write programs for:
  • C++ is a:
  • Turbo C++ can compile:
  • Debug is the process of:
  • Processor directives are command for:
  • the expression is defined directive:
  • Which of the following languages requires no translator to execute the program?
  • The “.exe” file is produced by:
  • The void occupies how many bytes in memory?
  • Which of the following keys is used to save a file?
  • The basic structure of a C++ program consists of:
  • Which of the following is a compiler directive?
  • iostream.h is part of
  • Which of the following symbols is used to denote a pre-processor statement?
  • Which of the following syntax is used to include a header file?
  • main is a:
  • C++ statements end with a:
  • For every opening brace in a C++ program, there must be a:
  • Which of the following causes the contents of another file to be inserted into a program?

Statistics Software

Importing and Exporting Data in R Language