What are runtime error?


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

Post New Answer

More C Interview Questions

‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

0 Answers  


What is void pointers in c?

0 Answers  


what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


What is nested structure in c?

0 Answers  






Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


how to swap 2 numbers in a single statement?

3 Answers  


In the following control structure which is faster? 1.Switch 2.If-else and which consumes more memory?

4 Answers  


Write a program to find given number is even or odd without using any control statement.

2 Answers  


What does do in c?

0 Answers  


If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?

6 Answers   Hughes,


what is the difference between getch() and getche()?

7 Answers   Infosys,


Categories