What is exit() function?


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

Post New Answer

More C Interview Questions

Is an array parameter is always "by reference" ?

1 Answers  


What does sizeof return c?

0 Answers  


write a program to remove occurrences the word from entered text?

1 Answers  


Why is extern used in c?

0 Answers  


Explain how do you list a file’s date and time?

0 Answers  






The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

0 Answers  


what is inline function?

2 Answers  


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

0 Answers   Aspiring Minds,


what are far pointers?

1 Answers  


Do variables need to be initialized?

0 Answers  


what is a NULL pointer?

2 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  


Categories