macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / guest
hypochecking
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is the deal on sprintf_s return value?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
Explain how do you determine a file’s attributes?
What is omp_num_threads?
How would you rename a function in C?
What is indirection?
a program that can input number of records and can view it again the record
What is the difference between pure virtual function and virtual function?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What is the difference between procedural and declarative language?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What is storage class?
Explain c preprocessor?
What is structure packing in c?
Where are some collections of useful code fragments and examples?