What are oops functions?
No Answer is Posted For this Question
Be the First to Post Answer
Name a typical usage of polymorphism
what is SPL in c++.
Which type does string inherit from?
Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345
What is the difference between the c++ & java?
What is constructor overloading in oop?
What do you mean by abstraction?
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
What is multilevel inheritance in oop?
Should you protect the global data in threads? Why or why not?
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.