What is printf () in c?
What is the difference between exit() and _exit()?
What is wild pointer in c?
the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38
Explain the ternary tree?
How can I manipulate individual bits?
What is local and global variable in c?
Explain argument and its types.
Why do we use int main instead of void main in c?
What is the use of a static variable in c?
What is the value of uninitialized variable in c?
What are shell structures used for?
write a c program to find the sum of five entered numbers using an array named number