what is SPL in c++.
Answer / anonymous
its an qt4 interface...provides a wrapper for qt toolkit...
for more info check the following link:
http://www.clifford.at/spl/spldoc/qt.html
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the valid types of data that the main () can return in C/C++ language
What is multiple inheritance?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
what is virtual function?
26 Answers Aspire, HP, Infosys, RoboSoft, TCS,
State what is encapsulation and friend function?
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
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
What polymorphism means?
create a c++ program that will accepts 9 inputs using 3 by 3 array.
What is polymorphism used for?
What is the difference between inheritance and polymorphism?
write a program which best describes polymorphism in real world?
2 Answers CTS, Infosys, NexGen,