BCA - Pointers And References
Questions No: 1/3

Which of the following is the correct way to declare a pointer ?

Questions No: 2/3

In C++, dynamic memory allocation is done using

Questions No: 3/3

Which operator is used for pointer dereferencing in C++?