what are the 10 different models of writing an addition
program in C language?


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

Post New Answer

More C Interview Questions

c program to input values in a table(using 2D array) and print odd numbers from them

1 Answers  


Is using exit() the same as using return?

0 Answers  


WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?

8 Answers   Carphone Warehouse, IBM, SAS,


a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All

3 Answers   Accenture, Digg.com,


What are the advantages of using macro in c language?

0 Answers  






what is the full form of c language

9 Answers   Satyam, TCS, VNC,


How can I delete a file?

0 Answers  


what is the need for main function in c?

5 Answers  


What are the storage classes in C?

0 Answers  


How pointer is different from array?

0 Answers  


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


write a c program to print a given number as odd or even without using loop statements,(no if ,while etc)

10 Answers  


Categories