int a=1,b=2,c=3;
printf("%d,%d",a,b,c);
What is the output?

Answer Posted / arunkumar ms

1,2

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isn't any of this standardized in c? Any real program has to do some of these things.

621


What are the advantages of c language?

662


What are structural members?

566


What are the different types of pointers used in c language?

610


Define recursion in c.

697






What are the usage of pointer in c?

701


What is the difference between text files and binary files?

674


What are pointers? What are different types of pointers?

623


Explain function?

661


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1738


What is a #include preprocessor?

612


What is the argument of a function in c?

569


What happens if a header file is included twice?

585


What is c language in simple words?

588


What is NULL pointer?

671