c quiz online Test

void main()

{

if(1,2,3,4,0)

printf("hello");

else

printf("hi");

}


void main()

{

printf("\103 \114\101\116");

}


void main()

{

int i;

i=1,2,3;

printf("%d",i);

}


void main()

{

printf("c","cpp","java");

}


void main()

{

int i=12,j=13,k=14;

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

}


void main()

{

asm

{

mov bx,8;

mov cx,10;

add bx,cx;

}

printf("%d",_BX);

}






































Description:

these are little tricky questions

Comments

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