What will happen if a pointer is deleted twice?


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

Post New Answer

More C++ General Interview Questions

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 c++ programming language?

0 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


What is a base class?

0 Answers  


without if else statement can be written ah

0 Answers  






Differentiate between declaration and definition in C++?

1 Answers  


difference between the c++ and c languages

4 Answers   Wipro,


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


Mention the ways in which parameterized can be invoked.

0 Answers  


What is the use of endl?

0 Answers  


How many namespaces are there in c++?

0 Answers  


Categories