Answer Posted / sanjay bhosale
Using pointers we can directly manipulate or access memory which is faster hence it increases execution time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a lvalue
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
How many types of operator or there in c?
Explain what is output redirection?
Why is #define used?
Explain how can I remove the trailing spaces from a string?
Why c is called procedure oriented language?
What is the difference between functions abs() and fabs()?
Distinguish between actual and formal arguments.
What does the error message "DGROUP exceeds 64K" mean?
What is the difference between break and continue?
With the help of using classes, write a program to add two numbers.
Explain how do I determine whether a character is numeric, alphabetic, and so on?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles