What are the four main oops concepts?
Answer / s
1.Abstraction
2.Encapsulation
3.Polymorphism
4.Inheritance
Is This Answer Correct ? | 0 Yes | 0 No |
what type of question are asked in thoughtworks pair programming round ?
can we make game by using c
Prepare me a program for the animation of train
Program to open a file with First argument
What is a scope operator and tell me its functionality?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
define oops concept with example
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What are oops methods?
Can we define a class within the interface?
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 Answers CTS, Delhi University,
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory