Can include files be nested?


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

Post New Answer

More C Interview Questions

Explain what are linked list?

0 Answers  


what is ram?

3 Answers   TCS,


What is a global variable in c?

0 Answers  


What is dynamic dispatch in c++?

0 Answers  


atoi, which takes a string and converts it to an integer. write a program that reads lines(using getline), converts each line to an integer using atoi and computes the average of all the numbers read. also compute the standard deviation

0 Answers  






I heard that you have to include stdio.h before calling printf. Why?

0 Answers  


Write a program that his output 1 12 123

0 Answers  


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

0 Answers  


When was c language developed?

0 Answers  


What is the difference between local variable and global variable in c?

0 Answers  


input any 4 digit number and find the difference of all the digits?

3 Answers   Google,


What are examples of structures?

0 Answers  


Categories