User profile: karthik537

User info
User name:karthik537
History
Joined:
Number of posts:1
Latest posts:

doubt about new operator
1)int a = 100; -> allocates memory at compile time in stack 2) int *q = new int(100); -> allocate...

This user does not accept Private Messages

User: karthik537

  • Public profile