Why do we use pointers in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between new() and malloc()?
What are member functions used in c++?
What happens if an exception is throws from an, object's constructor and object's destructor?
How can you differentiate between inheritance and implementation in c++?
What do you understand by zombie objects in c++?
Why c++ is created?
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
Define 'std'.
explain the reference variable in c++?
Evaluate !(1&&1||1&&0) a) Error b) False c) True
What it is and how it might be called (2 methods).