In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
2 7547How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
1 3331write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
4 20822to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
2 5521design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
UBS,
6676
Why do we use polymorphism in oops?
What is polymorphism and why is it important?
What is purpose of inheritance?
What are the benefits of interface?
Where is pseudocode used?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What polymorphism means?
What are the components of marker interface?
What are oops functions?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why oops is important?
What is oops?what is its use in software engineering?
what are the realtime excercises in C++?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Which type does string inherit from?