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

Answer Posted / kadamab

36

Is This Answer Correct ?    15 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a wrapper function in c?

569


Tell me about low level programming languages.

631


Explain how do you override a defined macro?

570


How many bytes are occupied by near, far and huge pointers (dos)?

654


What are the 4 types of unions?

594






Is a house a shell structure?

683


Explain how can a program be made to print the name of a source file where an error occurs?

665


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1851


Which function in C can be used to append a string to another string?

633


Give the rules for variable declaration?

659


What are shell structures used for?

586


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1688


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

798


Differentiate between a structure and a union.

748


What are the salient features of c languages?

616