What is #define?
No Answer is Posted For this Question
Be the First to Post Answer
Will Macros support multiple arguments ?
How do you define CONSTANT in C?
What is an lvalue in c?
What's a good way to check for "close enough" floating-point equality?
SRUCTURE PROGRAMMING
What is pointer & why it is used?
Do you know null pointer?
How the processor registers can be used in C ?
What is the difference between break and continue?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer