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

Answer Posted / rani

output is

10

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is restrict keyword in c?

646


Explain can static variables be declared in a header file?

683


Why do we use header files in c?

585


Can true be a variable name in c?

560


What is the correct declaration of main?

679






What kind of structure is a house?

558


What is omp_num_threads?

586


Explain what is the benefit of using #define to declare a constant?

611


What is integer constants?

625


What is function and its example?

629


Explain what are preprocessor directives?

630


What is an lvalue in c?

697


Is printf a keyword?

762


What is the easiest sorting method to use?

636


What is a ternary operator in c?

655