What does int * mean in c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between Class and Structure?

40 Answers   HP, IBM, Samsung, TCS,


Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


What do the keywords volatile and mean mutable?

0 Answers  


What is const in c++?

0 Answers  


What does '\r' and '\b' mean? Please explain with example.

7 Answers  






What is token c++?

0 Answers  


Explain friend class?

0 Answers  


Can we declare destructor as static? Explain?

3 Answers  


What is lambda expression c++?

0 Answers  


What is late binding c++?

0 Answers  


What is a conversion constructor?

1 Answers  


What is the difference between struct and class?

1 Answers  


Categories