Why is #define used?
No Answer is Posted For this Question
Be the First to Post Answer
How many parameters should a function have?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
In a switch statement, what will happen if a break statement is omitted?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
main() { printf(5+"Vidyarthi Computers"); }
Explain modulus operator.
int x=sizeof(!5.856); What will value of variable x?
Write the Program to reverse a string using pointers.
What is the equivalent code of the following statement in WHILE LOOP format?
Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...
What are c header files?