Is it possible to execute code even after the program exits the main() function?


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

Post New Answer

More C Interview Questions

write a program in c language to print your bio-data on the screen by using functions.

0 Answers  


praagnovation

0 Answers  


main() { int age; float ht; printf("Enter height and age"); scanf("%d%d",&height,&age); if((age<=20)&&(ht>=5)) {printf("She loves you");} else {printf("She loves you");} }

2 Answers  


What is strcmp in c?

0 Answers  


What is New modifiers?

0 Answers   NA,


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

1 Answers  


How do we open a binary file in Read/Write mode in C?

0 Answers   Alter,


What is difference between structure and union in c programming?

0 Answers  


write an algorithm to display a square matrix.

0 Answers  


how to introdu5ce my self in serco

0 Answers  


write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.

3 Answers  


how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com

3 Answers   Honeywell, Huawei,


Categories