Friday, February 11, 2011

5 quizzes about C language! Take the challenge!

Hey, guys, here are 5 quiz about C language, normally 90% of people that take the quiz beblow can only get 4 of them right. Out of another 10%, there are only less than 5% can get them all right. Take the challenge and see if you can get them all right. Good luck.

1.  The core function in every C language program is called
A. numero_uno().
B. main().
C. primus().
D. core().


2.  C language keywords are
A. The “words” of the C language.
B. Held together with string and earwax.
C. Uttered only in candlelit reverence by the C Language Gurus.
D. As numerous as the stars and nearly as distant.


3.  In addition to keywords are
A. Functions, such as printf().
B. Operators, such as +, -, and other weird things.
C. Curly braces or brackets, angle brackets — all sorts of brackets. Man, do we have a bracket problem!
D. Probably all of the above.


4.  Functions require parentheses because
A. They talk in whispers.
B. The parentheses keep the function warm.
C. The parentheses hold various things required by or belonging to the function.
D. What’s a function?


5.  A telltale sign of any C program is its curly braces. Using what you know of
C, draw in the braces where they should appear in the following program:
int main()
printf(“Goodbye, cruel world!\n”);
return(0);

I will give the answers in later post of this blog. So keep an eye on this blog.

Passage reproduced from:http://clanguage86.blog.co.in/2011/02/11/5-quizzes-about-c-language-take-the-challenge/

See also:

What to do when you come across an error?

The autopsy Part1

The autopsy Part2

Sponsor:DVD Ripper

No comments:

Post a Comment