What is 02d in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are enumerated types?

0 Answers  


Why doesnt long int work?

0 Answers  


Why isn't any of this standardized in c? Any real program has to do some of these things.

0 Answers  


What language is c written?

0 Answers  


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

0 Answers  






write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...

1 Answers   Philips,


What is the use of linkage in c language?

0 Answers  


Explain why C language is procedural?

0 Answers   GE,


Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 Answers   Honeywell, TCS,


Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.

1 Answers  


How can I allocate arrays or structures bigger than 64K?

5 Answers  


What is a char in c?

0 Answers  


Categories