What is #define used for in c?
No Answer is Posted For this Question
Be the First to Post Answer
main() { clrscr(); } clrscr();
Is c an object oriented programming language?
What is NULL pointer?
how do you programme Carrier Sense Multiple Access
Why do u use # before include in a C Progam?
How can I return multiple values from a function?
What is difference between %d and %i in c?
Explain how can you be sure that a program follows the ansi c standard?
What is merge sort in c?
I heard that you have to include stdio.h before calling printf. Why?
what is the hardware model of CFG( context free grammar)
input any 4 digit number and find the difference of all the digits?