- What is pointer
- value at (*) and Address of (&) operators associated with pointer variables
- Static and Dynamic Memory allocation
- use of new operator
- Use of delete operator
- Free Storage pool
- Memory leaks
Monday, November 19, 2007
Subscribe to:
Post Comments (Atom)
4 comments:
Mam USE of VOID point is not clear......
prerit
OUTPUTS OF GIVEN PROGRAM(POINTERS)
Prg. 1
25
1000 (assuming address of i as
as '1000')
1000
25
25
Prg. 2
Mam please correct the LAST
two lines of this program....
Prg. 3
original values:57
exchanged values:75
THANK YOU,MAM FOR ALL THESE PRESENTATIONS & WARM UP QUESTIONS THEY HELPED ME A LOT IN CLARIFYING MY DOUBTS AND CONCEPTS MORE ON POINTERS..............
PRERIT
Thanx a lot mam for all these presentations....they r really helpful.
Thanx a lot mam for all these presentations...They r really very helpful.
Post a Comment