What is difference between abstraction and encapsulation?
No Answer is Posted For this Question
Be the First to Post Answer
What type of loop is a for loop?
write a program that takes input in digits and display the result in words from 1 to 1000
What does enum stand for?
What is a friend function & its advantage?
What is multilevel inheritance explain with example?
What Is a Polymorphism? How many types of polymorphism and whats that use in application?
How can we use the preprocessor #if and #elseif.
What is meant by oops concept?
Is enum a class?
What is the important feature of inheritance?
write a program for function overloading?
14 Answers HCL, InfoCity, TATA,
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)