What is type of 'this' pointer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

List out function which we can call without using object

1 Answers  


what are the iterator and generic algorithms.

0 Answers  


How to access a variable of the structure?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


How much is c++ certification?

0 Answers  






What are all predefined data types in c++?

0 Answers  


What is data types c++?

0 Answers  


What is the Difference between "printf" and "sprintf"?

7 Answers   iSoft, PentaWare, TCS,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?

11 Answers   HCL, Mphasis,


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


What is the use of 'this' pointer?

0 Answers   Fidelity,


Categories