Ctest your skils

int x=40;

main()

{

int x=20;

printf("\n%d",x);

}


Is the following statement is a declaration or definition?

extern int i;


main()

{

int a[5]={2,4};

printf("\n%d%d",a[3],a[4]);

}


. void main()

{

int a=23, b=15,c=34,d=76,e=95;

printf("%d%d%d");

}


main()

{

static int var = 6;

printf("%d ",var--);

if(var) main();

}



























Description:

THIS TO TEST SKILLS IN C .

Comments
anju joshi
By: anju joshi
700 days 26 minutes ago

pls giv da explanations 4 all da questions..

arun
By: arun
699 days 6 hours 23 minutes ago

ok..ur suggestions will be done soon.....

Want to learn?

Sign up and browse through relevant courses.

Name:
Your Email:
Password:
Country:
Contact no:


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


Sign Up Already a member? Sign In
I agree to WizIQ's User Agreement & Privacy Policy

Your Facebook Friends on WizIQ

Give live classes, create & sell online courses

Try it free Plans & Pricing

Connect