FPC

How many values can be returned by a C++ function?
1
0
Infinity
None of the above
What are the basic data types?
Int
Char
Float
All of the above
Which of the following is not valid C variable name?
Int number;
Float rate;
Int variable count;
Int $main;
The C-preproccesors are specified with which symbol?
#
$
""
&
A C-program is the combination of?
Statements
Functions
Variables
All of the above
What is required in each C-programming?
The program must have atleast one function.
The program does not require any functions
Input data
Output data
The include is a ?
Inclusion directive
File inclusion directive
Preprocessor directive
None of the above
What is the purpose of the "printf" function in C?
Reading input from the user
Writing output to the console
Performing mathematical calculations
Defining a new function
Which symbol is used to indicate the end of a statement in C?
Period (.)
Semicolon (;)
Colon (:)
Comma (,)
Which data type is used to store single characters in C?
char
Character
Letter
String
{"name":"FPC", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"How many values can be returned by a C++ function?, what are the basic data types?, which of the following is not valid C variable name?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker