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 |
Input: enter the value:1234 output: 1 2 3 4 write a program to get above output.....
4 Answers Bally Technologies, IBM, SoftSol,
What is an interface in oop?
What is class and example?
What are the different forms of polymorphism??
Should you protect the global data in threads? Why or why not?
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
What are the features of oop?
Does c++ support multilevel and multiple inheritance?
Can we have a private virtual method ?
what is object slicing?
What is the Advantage of Interface over the Inheritance in OOPS?
Can main method override?