What is #define used for in c?
No Answer is Posted For this Question
Be the First to Post Answer
What oops means?
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
how to execute with out main in cprogram
What is the difference between exit() and _exit()?
Who is invented by c?
can v write main() { main(); } Is it true?
What is the benefit of using const for declaring constants?
Why c is called object oriented language?
What does typeof return in c?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
Can you please explain the difference between malloc() and calloc() function?
How do you print only part of a string?