the format specified for hexa decimal is
a.%d
b.%o
c.%x
d.%u

Answer Posted / mytri

%x

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is stack a keyword in c?

632


Write a program to know whether the input number is an armstrong number.

664


Can we add pointers together?

612


Explain how can you tell whether a program was compiled using c versus c++?

571


What are extern variables in c?

543






What is %d called in c?

752


Explain how can you be sure that a program follows the ansi c standard?

855


about c language

1597


explain what are actual arguments?

630


Can we access array using pointer in c language?

640


How to write a multi-statement macro?

616


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

625


When is the “void” keyword used in a function?

826


Distinguish between actual and formal arguments.

587


what is the basis for selection of arrays or pointers as data structure in a program

3784