Why do we need templates?
No Answer is Posted For this Question
Be the First to Post Answer
difference between macro and function?
What is a storage class? Mention the storage classes in c++.
Is overriding possible in c++?
What is an incomplete type?
Can you pass a vector to a function?
What is difference between class and function?
What are maps in c++?
What are multiple inheritances (virtual inheritance)?
give me an example for testing a program showing the test path .show how the test is important and complex.
Explain how to initialize a const member data.
Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables
How do we implement inheritance in c++?