Explain what is the difference between far and near ?
No Answer is Posted For this Question
Be the First to Post Answer
What is c language and why we use it?
Write code for initializing one dimentional and two dimentional array in a C Program?
5 Answers Deshaw, Edutech, GMD,
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
What math functions are available for integers? For floating point?
What is sizeof return in c?
what is linkage error when it occurs in c program
What is c variable?
inline function is there in c language?
Explain about the constants which help in debugging?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
What is volatile c?
what is the basis for selection of arrays or pointers as data structure in a program