C Programming
Description: Free Online Tests for C, C++, PHP, HTML Covers all the Concepts of Data Abstraction, Loops, Arrays, Structure, Pointer, Functions, OOPs, Objects, Classes, Inheritance, Data Encapsulation | |
Number of Questions: 25 | |
Created by: Prajapati Rathore | |
Tags: C++ quiz Introduction to C++ OOPS Objects Classes Inheritance Data Encapsulation Data Abstraction Loops Arrays Structures Pointers Functions Programming |
Which header file(s) contains information about the size of data type?
The define preprocessor command can be used for defining
The function calloc is used
Define is used for
A pointer is a/an
The loop which filters the source code before compilation is
The unions are ____ data types.
In C, the numeric data stored is in ____form.
The repetitive calling of C function is called as
Which of the following files is used to search the whole directory?
If - else statement is used for
The variables have ___ scopes.
Header files generally contain _____ function.
The statement used to transfer the control to some other part of the program is known as
Which function terminates the execution of the program?
The distributed variables are
Arrays are passed as arguments to a function by some
The looping do is in
C has multiway decision control construct known as
The ____ variable is present in the short and selected programs.
Structure is a group of
A pointer is a/an
Stack follows
The link between object and variable in a structure is shown by the operator
C does not use pointer with