I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
2110just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
6927
Why do we need oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is inheritance in oop?
What is destructor example?
Write a c++ program to display pass and fail for three student using static member function
Why do we use polymorphism in oops?
What is pointer in oop?
What are the data types in oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is persistence in oop?
Can static class have constructor?
What is a superclass in oop?
When not to use object oriented programming?
What is variable example?
Can private class be inherited?