What is oops in simple words?
No Answer is Posted For this Question
Be the First to Post Answer
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
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
What do you mean by pure virtual functions?
In which Scenario you will go for Interface or Abstract Class?
1 Answers InfoAxon Technologies,
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
How do you explain polymorphism?
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
Which is better struts or spring?
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
what is multithreading in c++ , what is difference between multithreading and singlethreading.
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.