EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>
Answer Posted / sevak.yatrik777
<stdio.h> is a standard header which works with any C
compiler which adheres to the C standard.
<conio.h.> is Borland abomination which should be avoided
like the plague as it's non-standard and non-portable.
| Is This Answer Correct ? | 14 Yes | 20 No |
Post New Answer View All Answers
Which is the memory area not included in C program? give the reason
How is a structure member accessed?
What is an array in c?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
Define and explain about ! Operator?
What is scope rule in c?
How can you determine the size of an allocated portion of memory?
What is the value of uninitialized variable in c?
What is identifier in c?
Explain continue keyword in c
Why is struct padding needed?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Write a program to use switch statement.
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM