What are the benefits of pointers?


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

Post New Answer

More C++ General Interview Questions

What is prototype for that c string function?

0 Answers  


what you know about c++?

0 Answers   IBS,


What is #include ctype h in c++?

0 Answers  


Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".

2 Answers   ABC, Accenture, DataLand, HCL, Webyog,


Is c++ still in demand?

0 Answers  






Enter n no. of element and delete value from desire position

1 Answers  


class basex { int x; public: void setx(int y) {x=y;} }; class derived : basex {}; What is the access level for the member function "setx" in the class "derived" above? a) private b) local c) global d) public e) protected

3 Answers   Quark,


What are function poinetrs? where are they used?

1 Answers   CTS,


what is c++

0 Answers  


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


Define what is constructor?

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


Categories