Why the usage of pointers in C++ is not recommended ?


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

Post New Answer

More C++ General Interview Questions

Will rust take over c++?

0 Answers  


#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }

1 Answers   Infosys,


What gives the current position of the put pointer?

0 Answers  


What does iomanip mean in c++?

0 Answers  


What is an adjust field format flag?

0 Answers  






write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


What are the five basic elements of a c++ program?

0 Answers  


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

0 Answers  


Explain this pointer?

0 Answers  


What's the best free c++ profiler for windows?

0 Answers  


Categories