what are the static variables
Answer Posted / guest
enum
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is main function so important?
What does the characters “r” and “w” mean when writing programs that will make use of files?
Write a program to swap two numbers without using third variable?
What are the applications of c language?
What is the difference between memcpy and memmove?
What do you mean by c?
Explain what does a function declared as pascal do differently?
Once I have used freopen, how can I get the original stdout (or stdin) back?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What is a null pointer in c?
What is structure and union in c?
How do I determine whether a character is numeric, alphabetic, and so on?
What are loops in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
to find the closest pair