Should I learn c or c++ or c#?
No Answer is Posted For this Question
Be the First to Post Answer
is throwing exception from a constructor not a good practice ?
Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
Why c++ is not a pure oop language?
Specify different types of decision control statements?
What is c++ virtual inheritance?
How many different levels of pointers are there?
Describe the advantage of an external iterator.
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Is there anything you can do in C++ that you cannot do in C?
What is encapsulation in C++? Give an example.
0 Answers HAL, Honeywell, Zomato,
When there is a global variable and local variable with the same name, how will you access the global variable?
What are the new features that iso/ansi c++ has added to original c++ specifications?