What are the header files used in c language?
Can two or more operators such as and be combined in a single line of program code?
EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>
write a programe to find the factorial of given number using recursion
What is double pointer?
Find MAXIMUM of three distinct integers using a single C statement
What does sizeof function do?
how to build a exercise findig min number of e heap with list imlemented?
How can I write a function analogous to scanf?
how do we remove the printed character in printf statement and write next it it
How do you print an address?
what do the 'c' and 'v' in argc and argv stand for?
What is pointer & why it is used?