What is the process of writing the null pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is table lookup in c?
advantages of pointers?
Write a program to check whether a number is prime or not using c?
What is the meaning of typedef struct in c?
what defference between c and c++ ?
How do I use void main?
write a program to copy the string using switch case?
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?
What should be keep precautions while using the recursion method?
When we use void main and int main?