who is the father of C Language?
Answers were Sorted based on User's Feedback
What is the condition that is applied with ?: Operator?
what is difference between C and C++
How can you tell whether a program was compiled using c versus c++?
Can main () be called recursively?
x=2,y=6,z=6 x=y==z; printf(%d",x)
13 Answers Bharat, Cisco, HCL, TCS,
What is default value of global variable in c?
How we can insert comments in a c program?
Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June
What is a pointer in c plus plus?
What do mean by network ?
What is table lookup in c?
What is the purpose of realloc()?