The C language lovers !!! Calculate your love through this test...




What is the default initial value of an automatic storage class?




What is the default return value of functions in C language?







Description:

This test is designed for people who

i- think they are good in C language
ii- love C language
iii- hate C language
iv- take C language for granted
v- study C language just to pass some examination

In short, this test is for everybody. Try it out and see how you do...

Comments
ganesh
By: ganesh
682 days 21 hours 19 minutes ago

i like c,cpp,java language

ganesh
By: sachin oswal
324 days 14 minutes ago

so wat.........?

ganesh
By: sachin oswal
324 days 14 minutes ago

so wat.........?

ganesh
By: sachin oswal
324 days 14 minutes ago

so wat.........?

Rajeev
By: Rajeev
679 days 11 hours 42 minutes ago

Dude the value of long i =300*300 ;
is 90000, I executed it on my gcc 4.3.2 compiler on 32 bit machine!!

Rajeev
By: Sam S
679 days 2 hours 54 minutes ago

Dear Rajeev,

You need to have an in-depth knowledge of the language and the system. Attend my classes and you'll get to know the answer to your question.

Thanks
Sam

Rajeev
By: krishna
600 days 16 hours 18 minutes ago

ri8

Rajeev
By: Sumit
528 days 1 hours 29 minutes ago

Type casting is required here dear....

Tanjil Ahsan
By: Tanjil Ahsan
675 days 16 hours 26 minutes ago

How does the following code print "Hello"

float a=0.7;
if(a<0.7) printf("Hello");
else printf("Bye");

Tanjil Ahsan
By: Sam S
675 days 15 hours 42 minutes ago

Please attend the class, it is not possible to explain it here.

Tanjil Ahsan
By: yt
229 days 19 hours 18 minutes ago

let me explain...
here the value 0.7 in if loop is considered as double.
and u r comparing a floating value with a double and its always less.

mohanapriya c
By: mohanapriya c
673 days 20 hours 4 minutes ago

hi sam... nice description man.. i got 7 score... 1st ques is right da.. if it is int, then u r right. but its a long which can store 2147483648 width right.. so 90000 is certainly possible i reckon... what u say.????

mohanapriya c
By: Sam S
673 days 18 hours 57 minutes ago

Hello Mohan,
Just try to execute this code
main() {
long i = 300 * 300;
printf("%ld", i);
}

It won't print 90000. Attend the class to find out the answer.

Thanks
Sam

mohanapriya c
By: M.Rafay
510 days 16 hours 14 minutes ago

i try your code in DEv c and it is printing 90000. i think you are wrong

mohanapriya c
By: M.Rafay
510 days 16 hours 13 minutes ago

i try your code in DEv c and it is printing 90000. i think you are wrong

mohanapriya c
By: pravin
330 days 14 hours 3 minutes ago

90000

mohanapriya c
By: yt
229 days 19 hours 20 minutes ago

http://codepad.org/beDjRAcB

check here its an online compiler which prints 90000.

mohanapriya c
By: Sumit
528 days 1 hours 9 minutes ago

Type casting is required here dear

Want to learn?

Sign up and browse through relevant courses.

or fill this simple form
Name:
Your Email:
Password:
Country:
Contact no.:


Area code Number
Subjects you are interested in:
Word verification: (Enter the text as shown in image)


Sign Up Already a member? Sign In
I agree to WizIQ's User Agreement & Privacy Policy
Sam S
C, C++, Java addict...
User
5 Members Recommend
55 Followers

Your Facebook Friends on WizIQ

Connect