Is it better to use a macro or a function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is a const pointer?

0 Answers  


how to make a scientific calculater ?

0 Answers  


What is the correct code to have following output in c using nested for loop?

0 Answers  


Explain how can I open a file so that other programs can update it at the same time?

0 Answers  


How do you construct an increment statement or decrement statement in C?

0 Answers  


What is the process to create increment and decrement stamen in c?

0 Answers  


related to rdbms query .

2 Answers  


How many types of sorting are there in c?

0 Answers  


How can I read a directory in a c program?

1 Answers   CSC,


How can I implement opaque (abstract) data types in C? What's the difference between these two declarations? struct x1 { ... }; typedef struct { ... } x2;

2 Answers  


Explain high-order and low-order bytes.

0 Answers  


what is develop in c language

2 Answers  


Categories