What is the this pointer?


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

Post New Answer

More C++ General Interview Questions

What is c++ & why it is used?

0 Answers  


What are arithmetic operators?

0 Answers  


What is function prototyping?

0 Answers  


What is c++ in english?

0 Answers  


What is constant in c++ with example?

0 Answers  






What is the most useful programming language?

0 Answers  


is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,


What is the best way to declare and define global variables?

0 Answers  


Disadvantages of c++

8 Answers   HCL,


What is a tree in c++?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


What is the difference between global int and static int declaration?

0 Answers  


Categories