Which one would you prefer - a macro or a function?
No Answer is Posted For this Question
Be the First to Post Answer
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is sizeof int?
write a program to display all prime numbers
2. What does static variable mean?
program to find the magic square
Explain how do you declare an array that will hold more than 64kb of data?
What is a c token and types of c tokens?
what is the use of getch() function in C program.. difference b/w getch() and getche()??
29 Answers HCL, IBM, Infosys, TCS, Wipro,
What is sizeof array in c?
How to write a program for swapping two strings without using 3rd variable and without using string functions.
Why static is used in c?