Tell us the difference between these two :
#include"stdio.h"
#include<stdio.h>
define in detial.
Answer Posted / bipin chandra sai.s
hay there no difference between both of them both are same
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is getch?
Where register variables are stored in c?
Explain what is the advantage of a random access file?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What is clrscr in c?
How does sizeof know array size?
What is a program flowchart and how does it help in writing a program?
Is c weakly typed?
What is function prototype in c with example?
What are called c variables?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What are extern variables in c?
Stimulate calculator using Switch-case-default statement for two numbers
What is the sizeof () a pointer?
What is const volatile variable in c?