Differentiate between a for loop and a while loop? What are it uses?
No Answer is Posted For this Question
Be the First to Post Answer
What is define c?
Explain how does flowchart help in writing a program?
Are local variables initialized to zero by default in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is a char c?
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
18 Answers Acropolis, HCL, Intel, TCS,
Please list all the unary and binary operators in C.
What is pointer to pointer in c?
What is unary operator?
What are the types of type qualifiers in c?
What is the difference between realloc() and free()
what is the difference b/w compiler and debugger?