Explain the difference between #include "..." And #include <...> In c?


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

Post New Answer

More C Interview Questions

A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

0 Answers  


Why is c so important?

0 Answers  


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]

2 Answers  


How do I use strcmp?

0 Answers  


What does 4d mean in c?

0 Answers  


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


write a program in c language to print your bio-data on the screen by using functions.

6 Answers   College School Exams Tests, IBM,


how can i calculate mean,median,mode by using c program

1 Answers   HCL,


What are the different types of endless loops?

0 Answers  


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

0 Answers  


What is the use of a conditional inclusion statement in C?

0 Answers   Global Logic,


to find the program of matrix multiplication using arrays

6 Answers   Bhel,


Categories