How can you tell whether a program was compiled using c versus c++?
No Answer is Posted For this Question
Be the First to Post Answer
write a program for egyptian fractions in c?
What is the difference between i++ and i+1 ?(in terms of memory)
Explain 'far' and 'near' pointers in c.
In which language linux is written?
Is main is user defined function?
What are integer variable, floating-point variable and character variable?
What is structure pointer in c?
What is structure padding ?
What does %d do?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What are the parts of c program?
Is there anything like an ifdef for typedefs?