Is data hiding and abstraction same?
No Answer is Posted For this Question
Be the First to Post Answer
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
why to use operator overloading
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
write a program to print * * * * * *
What is the oops and benefits of oops programming?
what isthe difference between c structure and c++ class
which is platform independent device used in computers
What is a friend function & its advantage?
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
what is single inheritance?