What is difference between structure and union in c programming?
Explain what math functions are available for integers? For floating point?
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is the difference between the expression “++a” and “a++”?
give one ip, find out which contry
void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }
What is difference between structure and union?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What are the types of data types and explain?
What is a macro, and explain how do you use it?
differentiate between const char *a; char *const a; and char const *a;
2 Answers College School Exams Tests, HCL, TCS,
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.