What are the types of functions in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is a good way to implement complex numbers in c?
What is meaning of "Void main" in C Language.
24 Answers Ford, GU, HCL, IBIBS, JUW, TCS,
How many types of linked lists what are they? How many types of data structures?
18 Answers BSNL, Pivotal Software,
differnce between do and do while
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,
char *p="name"; printf(p);
What is the return type of sizeof?
Why is the code below functioning. According to me it MUST NOT.
Why c language?
What is the difference between break and continue?
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com
What is the deal on sprintf_s return value?