Why is c called c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I find out how much free space is available on disk?
write a program to print calender using for loop.
what is the difference between getch() and getchar()?
Write a program to reverse a string.
0 Answers Global Logic, iNautix, TCS, Wipro,
What is the use of #define preprocessor in c?
Why is event driven programming or procedural programming, better within specific scenario?
how to execute a program using if else condition and the output should enter number and the number is odd only...
Can a local variable be volatile in c?
WHAT IS LOW LEVEL LANGUAGE?
how to find out the reverse number of a digit if it is input through the keyboard?
can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?
Explain the advantages and disadvantages of macros.