what is the difference between <stdio.h> and "stdio.h"
Answer Posted / tutgfjyhg
What is the difference between #include “stdio.h” and #include <stdio.h> in C?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is typedef struct in c?
What is linear search?
Explain goto?
What is stack in c?
what are enumerations in C
Explain function?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Explain the use of 'auto' keyword
What is the maximum length of an identifier?
Explain what is the difference between the expression '++a' and 'a++'?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What is null pointer in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
Why c is known as a mother language?
Was 2000 a leap year?