what is the difference between <stdio.h>and "stdio.h"?
Answer Posted / amit
<stdio.h> means it will search in current directories
"stdio.h" means it will search in entire drive. ie current
drive.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
What is the types of inheritance?
Is html an oop?
How oops is better than procedural?
What causes polymorphism?
How to call a non virtual function in the derived class by using base class pointer
What is meant by multiple inheritance?
What is encapsulation oop?
What is the real life example of polymorphism?
2. Give the different notations for the class.\
What is pure oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is difference between multiple inheritance and multilevel inheritance?
What is encapsulation in simple terms?
Is react oop?