What is the fundamental idea of oop?
No Answer is Posted For this Question
Be the First to Post Answer
create a c++ program that will ask 10 numbers and display their sum using array.
Write a program to get the binary tree.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
how to write a java program for an output ****0 ***01 **012 *0123 01234
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
What is oops?what is its use in software engineering?
Why do we need polymorphism in c#?
write a short note on Overloading of Binary Operator?
what is different between oops and c++
What is an object?