Explain what will the preprocessor do for a program?
No Answer is Posted For this Question
Be the First to Post Answer
What is nested structure in c?
write a program that will print %d in the output screen??
What are the different properties of variable number of arguments?
what is object oriental programing?
When can you use a pointer with a function?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
Define a structure to store the record of library. The record must consist of at least following fields: Title, Author, Edition, Price, Publisher, and Category. -Define functions authorSearch ( ), TitleSearch ( ) and CategorySearch ( ) to search a book with respect to author, title and category. [There can be more than one book, written by one author, in one category]
What is a structure and why it is used?
Why can't we initialise member variable of a strucutre
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
The file stdio.h, what does it contain?
How many identifiers are there in c?