Interviewer And Interviewee Guide

C Preprocessor Interview Question:

What is include directive in C?

Submitted by: Muhammad
The include directive is used to include files like as we include header files in the beginning of the program using #include directive like
► #include<stdio.h>
► #include<conio.h></conio.h></stdio.h>
Submitted by: Muhammad

Read Online C Preprocessor Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.