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


Please Help Members By Posting Answers For Below Questions

Difference between linking and loading?

684


What are structure types in C?

653


What does a pointer variable always consist of?

653


What is the deal on sprintf_s return value?

633


Why string is used in c?

572






a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2327


can we change the default calling convention in c if yes than how.........?

2024


What are different types of pointers?

555


Is c object oriented?

532


What does c value mean?

614


Explain what happens if you free a pointer twice?

602


What are linked lists in c?

641


What are 'near' and 'far' pointers?

608


What does typedef struct mean?

646


Why flag is used in c?

645