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

Answer Posted / peeyush mishra

output will be 1,2

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I manipulate strings of multibyte characters?

785


Is fortran still used in 2018?

596


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

1786


What is the size of array float a(10)?

658


Why doesnt the call scanf work?

676






What does node * mean?

715


Why c language is called c?

572


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2304


How are structure passing and returning implemented?

593


write a program to display all prime numbers

1457


Is c a great language, or what?

605


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

1602


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

5464


What is variable initialization and why is it important?

622


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

671