In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
2 7559How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
1 3339write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
4 20840to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
2 5533design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
UBS,
6680
what is the drawback of classical methods in oops?
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 are the benefits of interface?
Are polymorphisms mutations?
What is destructor example?
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...
#include
Which type does string inherit from?
What is encapsulation in ict?
What is methods in oop?
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?
why reinterpret cast is considered dangerous?
What is the benefit of oop?
Which is not an object oriented programming language?
What is the difference between a constructor and a destructor?