2.main
{
int x,j,k;
j=k=6;x=2;
x=j*k;
printf("%d", x);

Answer Posted / guest

x=1

Is This Answer Correct ?    18 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a varargs function which accepts a float parameter?

573


How can I recover the file name given an open stream?

547


How is null defined in c?

650


What does 3 periods mean in texting?

595


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1113






What does s c mean in text?

605


how is the examination pattern?

1595


Explain how do you generate random numbers in c?

618


List a few unconditional control statement in c.

555


Write a code to determine the total number of stops an elevator would take to serve N number of people.

725


How can I find out if there are characters available for reading?

637


What is a macro in c preprocessor?

623


How can I call a function with an argument list built up at run time?

631


How can I implement a delay, or time a users response, with sub-second resolution?

615


What does the message "automatic aggregate intialization is an ansi feature" mean?

689