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

Answer Posted / manishsoni

i want to add something this :
hexadcimal mean 0-9 and a-f or A-F;
for the format spcifiere for 0-9 and a-f is %x
and the format spcifiere for 0-9 and A-F is %X

Manish soni MCA Ist sem rawatsar.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

3003


Why is C language being considered a middle level language?

660


What is hungarian notation? Is it worthwhile?

713


Explain what is dynamic data structure?

658


What are the 4 types of organizational structures?

633






What is the best way to store flag values in a program?

586


How do you define a function?

594


Why static is used in c?

629


Explain what are run-time errors?

616


List the variables are used for writing doubly linked list program.

1630


What is the main difference between calloc () and malloc ()?

582


Can you explain the four storage classes in C?

650


What is the use of linkage in c language?

625


What is the difference between null pointer and wild pointer?

648


Differentiate between null and void pointers.

642