Answer Posted / rahul valeja
ITS ZYGOTE THAT CAME FIRST YOU FOOLS...!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Does sprintf put null character?
If null and 0 are equivalent as null pointer constants, which should I use?
Why do we use namespace feature?
How can I pad a string to a known length?
What are the basic data types associated with c?
code for quick sort?
Write a program to identify if a given binary tree is balanced or not.
How reliable are floating-point comparisons?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
How can I swap two values without using a temporary?
What are the types of operators in c?
What is #ifdef ? What is its application?
Write a program to print numbers from 1 to 100 without using loop in c?
What does c mean?
Why double pointer is used in c?