what is the function of .h in #include<stdio.h> in c ?
Answer Posted / farhan ejaz
#includestdio.h is a function which control the input and
output function likeb printf and scanf
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is c basic?
What is the easiest sorting method to use?
What is define directive?
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?
What is the process to create increment and decrement stamen in c?
What is else if ladder?
What are the __date__ and __time__ preprocessor commands?
#include
Explain how do you list files in a directory?
What are the differences between Structures and Arrays?
What is structure padding in c?
using only #include
Explain null pointer.
What are the types of operators in c?
What are the 4 types of programming language?