What are runtime error?


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

Post New Answer

More C Interview Questions

print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar

4 Answers   IBM,


What is the value of uninitialized variable in c?

0 Answers  


what is different between auto and local static? why should we use local static?

0 Answers  


define string ?

0 Answers  


Why c is known as a mother language?

0 Answers  






Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


write a program to rearrange the array such way that all even elements should come first and next come odd

0 Answers  


Why we use void main in c?

0 Answers  


What is the size of array float a(10)?

0 Answers  


How can you convert integers to binary or hexadecimal?

0 Answers  


what information does the header files contain?

6 Answers   BSNL, Cisco, GDA Technologies,


write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

1 Answers   Reliance,


Categories