TOTAL QS = 20Time [ 00 : 00 : 00 ]
00:00:00

C Programming Basics 2

Instructions

Total Questions: 20

Total Minutes: 20

This ExamTray free online exams tests your knowledge on C Programming Basics. Questions and Answers are arranged in a easy to follow Tutorial to easily learn C Language. Go through C Theory Notes on Basics before attempting the quiz.

All the Best

Challenge SCORE

0 / 20

Take This Exam
1) Choose correct answer..
#include<stdio.h>
main()
{
	/* Multi Line Comment
	This line is ignored by compiler
	*/
	printf("Hello C.."); 
}
2) Correct way of commenting a single line is.?
3) Single Line Comment // is also called.?
4) Choose the correct answer.?
5) What is an Identifier in C Language.?
6) An Identifier may contain.?
7) What is the number of characters used to distinguish Identifier or Names of Functions and Global variables.?
8) What is length of an Identifier that is unique for Non Global Variables and Non Function Names.?
9) An Identifier can start with.?
10) C Programs are used in .?
11) What are the types of Constants in C Language.?
12) Choose correct statements
13) Find an integer constant.
14) Find a Floating Point constant.
15) Find a Character constant.
16) A Variable of a particular type can hold only a constant of the same type. Choose right answer.
17) Choose a right statement.
18) Number of Keywords present in C Language are .?
19) Each statement in a C program should end with.?
20) Choose a correct statement.
Certification Group ID
3858

Open Certification Helper Popup Reset Popup