Basics Of C Test 1 - Online Test

Test Difficulty Level: Easy

Syllabus of Test

General and basic questions on the C programming language.

Sample Question from this online test:

Question: Which of the following statement is false?

Option A: Each new C instruction has to be written on a seperate line

Option B: Usually all C statements are entered in small case lettres

Option C: Blank space cannot be inserted between two words in a C statement

Option D: Blank spaces cannot be inserted within a variable name

To answer, click the "Start This Test" button below.

Start this Test






Comments

Aditya Prabhakar on 2008-08-09 06:06:14 wrote,

In Question 3 & 4 the data type needs to be defined.

Aditya Prabhakar on 2008-08-09 06:16:14 wrote,

@ Admin
This test can be put in the C section

john sen on 2010-11-23 07:20:48 wrote,

veryy good .. rare questions...

Mahesh V on 2011-01-19 11:57:14 wrote,

answer to question 4 is A

nilesh bisen on 2011-02-12 03:59:05 wrote,

i am very much confuze about the que of ascii value of Z

Muni Swetha Mokkala on 2011-03-10 10:45:12 wrote,

The expression , a=30*1000+2768; evaluates to -32768
Please explain me.

seenivasan arunachalam on 2011-05-19 07:48:24 wrote,

v v v v v v nice

jatinder singh rathor on 2011-06-17 07:04:34 wrote,

interresting

jasvir jassi on 2011-07-22 01:11:11 wrote,

veryyyyyy gud

Pon Vignesh kumar on 2011-07-27 07:41:30 wrote,

very nice..

Ashu Chopade on 2011-08-10 01:51:30 wrote,

great

rajesh kurna on 2011-08-16 23:49:02 wrote,

thank u

vikash chandrol on 2011-08-20 05:31:36 wrote,

thanks

satanee kirankumar on 2011-09-13 07:46:36 wrote,

please ...explain The expression , a=30*1000+2768; evaluates to

prashant khandelwal on 2011-11-12 04:37:39 wrote,

its nice for knowledge........

Riya Ganguly on 2012-01-18 04:50:54 wrote,

The ans of ques.4 is -32768 ..If i calculate ,it simply gives 32768 but the range of interger is -32768 to 32767...thts why it gives -32768..
:-)