what is the difference between <stdio.h>and "stdio.h"?
Answer Posted / pramod
<stdio.h> -----search in standard path defined in PATH variable
"stdio.h" -----search in current directory then in standard
PATH
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is interface? When and where is it used?
What is abstract class in oops?
What is coupling in oops?
What is destructor give example?
When not to use object oriented programming?
What is a class in oop?
What is destructor oops?
What is basic concept of oop?
What is the real time example of encapsulation?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Is abstract thinking intelligence?
What type of loop is a for loop?
Is oop better than procedural?
What is the problem with multiple inheritance?
What are the 4 pillars of oop?