How many levels deep can include files be nested?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the use of a semicolon (;) at the end of every program statement?
explain what are pointers?
What is difference between structure and union?
What are header files in c programming?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is the diffrent between while and do while statement ?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
can we implement multi-threads in c.
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
How do you list a file’s date and time?
Explain about C function prototype?
what is the basis for selection of arrays or pointers as data structure in a program