What is include directive in c?


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

Post New Answer

More C Interview Questions

difference between native and cross compilers

0 Answers  


Explain how can I manipulate strings of multibyte characters?

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


Write a C program where input is: "My name is xyz". output is: "xyz is name My".

1 Answers   TCS,


Why is c called "mother" language?

0 Answers  


When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?

2 Answers   Aloha Technology,


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


Which function in C can be used to append a string to another string?

0 Answers  


What is period operator in c?

3 Answers   Wipro,


all c language question

0 Answers   Wipro,


what is the difference between declaration and definition of a variable or function ?

3 Answers  


differnce between do and do while

3 Answers   DOEACC,


Categories