What are the main differences between procedure oriented languages and object oriented languages?
9 22202
program for insertion ,deletion,sorting in double link list
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is constructor in oop?
c++ program to swap the objects of two different classes
Give two or more real cenario of virtual function and vertual object
What is the point of polymorphism?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
What is abstraction with example?
Why do we use oop?
write a program that takes input in digits and display the result in words from 1 to 1000
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is the important feature of inheritance?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< what type of questions Why can't we have instance(stack) of a class as a member of
the same class like eg.Class A{A obj;} as we can have self
refential pointer