What is n in c?


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

Post New Answer

More C Interview Questions

What is malloc and calloc?

0 Answers  


can we have joblib in a proc ?

0 Answers  


for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable

2 Answers  


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

0 Answers  


How can you print HELLO WORLD without using "semicolon"?

7 Answers   HCL, Infosys,






Explain void pointer?

0 Answers  


What are runtime error?

0 Answers  


Why header files are used?

0 Answers  


When should the const modifier be used?

0 Answers  


Do pointers store the address of value or the actual value of a variable?

0 Answers   Fidelity,


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,


How can I implement a delay, or time a users response, with sub-second resolution?

0 Answers  


Categories