Explain how many levels deep 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

differentiate between const char *a; char *const a; and char const *a;

2 Answers   College School Exams Tests, HCL, TCS,


main is a predefined or user define function if user defined why? if predefined whay?

12 Answers   TCS,


give an example of type casting by a simple c program

2 Answers   TCS,


How to draw the flowchart for structure programs?

0 Answers  


Explain how can I pad a string to a known length?

0 Answers  


How do I access command-line arguments?

2 Answers   Bosch, Wipro,


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

0 Answers  


f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 Answers   HCL,


What do you mean by team??

5 Answers   Student,


List the difference between a "copy constructor" and a "assignment operator"?

0 Answers   Accenture,


Is return a keyword in c?

0 Answers  


WHAT IS FLOAT?

3 Answers  


Categories