How macro execution is faster than function ?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by high-order and low-order bytes?
How can you allocate arrays or structures bigger than 64K?
What is static and volatile in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What is the use of the restrict keyword?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Explain c preprocessor?
What is meant by int fun const(int a, int b) { .... ... }
ASCII stands for
What are different types of variables in c?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none