how to go with this?
Answer / dipti
this is a pointer which is passed automatically when
variable called in function
| Is This Answer Correct ? | 1 Yes | 1 No |
what is a stack
what is meant by flushll() in c programming?
When should you use a type cast?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Can variables be declared anywhere in c?
what is the hardware model of CFG( context free grammar)
Can we compile a program without main() function?
what is the difference between global variable & static variable declared out side all the function in the file.
Explain what math functions are available for integers? For floating point?
Can u return two values using return keyword? If yes, how? If no, why?
What is a macro in c preprocessor?
to get a line of text and count the number of vowels in it