What type of function is main ()?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between exit() and _exit()?
How can I find the day of the week given the date?
Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 Answers IBM, TCS,
when user give a number it multiply with 9 without useing '+' and '*' oprator
write a program to print data of 5 five students with structures?
what is call by value and call by reference
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
0 Answers College School Exams Tests,
what are the difference between ANSI C and Let Us c and Turbo C
Do pointers need to be initialized?
what are the stoge class in C and tel the scope and life time of it?
Do you know what are the properties of union in c?
writw a program to insert an element in the begning of a doubly linked list