char ch=10;printf("%d",ch);what is the output

Answer Posted / suganya

10

Is This Answer Correct ?    21 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which type of language is c?

653


Describe wild pointers in c?

640


What is the -> in c?

585


How can I use a preprocessorif expression to ?

601


Is main a keyword in c?

632






can we change the default calling convention in c if yes than how.........?

2035


Are comments included during the compilation stage and placed in the EXE file as well?

672


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

615


What is a far pointer in c?

599


Explain union. What are its advantages?

619


What is the size of structure pointer in c?

614


How do you generate random numbers in C?

659


Are negative numbers true in c?

600


What is a #include preprocessor?

618


Explain what are the different data types in c?

761