What is the meaning When we write "#include" what is # and
what does include does there???
Answer Posted / ankit
This is called Preprocessor directive - tells computer to load contents of a certain file. <stdio.h> allows
standard input/output operations to be loaded in the program. <conio.h> is for the clearing the screen.
The functions such as printf() and scanf() are defined in <stdio.h>. The functions clrscr() and getch() are
defined in <conio.h>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a nested loop?
What is the size of array float a(10)?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
What is difference between array and structure in c?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
what type of questions arrive in interview over c programming?
Does free set pointer to null?
What is data structure in c and its types?
What is the concatenation operator?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
What is a scope resolution operator in c?
What is the use of f in c?
what is the different bitween abap and abap-hr?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.