User define function contain thier own address or not.
Answer Posted / guest
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
How pointers are declared?
What is maximum size of array in c?
int far *near * p; means
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
What are the types of macro formats?
How will you divide two numbers in a MACRO?
what is bit rate & baud rate? plz give wave forms
Are global variables static in c?
What is the use of pragma in embedded c?
Can the “if” function be used in comparing strings?
What is use of pointer?
What is variable and explain rules to declare variable in c?
What is the difference between array_name and &array_name?