What are the different types of pointers?
Answer Posted / mar
generic pointers and non generic pointers
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I read data from data files with particular formats?
Is it possible to execute code even after the program exits the main() function?
How can I avoid the abort, retry, fail messages?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Explain what are run-time errors?
provide an example of the Group by clause, when would you use this clause
What is the use of getch ()?
What Is The Difference Between Null And Void Pointer?
Is fortran still used today?
write a c program in such a way that if we enter the today date the output should be next day's date.
What is the purpose of sprintf?
What is the argument of a function in c?
Why do we use static in c?
What are the types of data files?
How to draw the flowchart for structure programs?