STL (140)
OOPS (873)
C++ General (2409) write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
4 20990to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
2 5651How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
15 22427design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
UBS,
6745what is data Abstraction? and give example
Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
147 301729
How can virtual functions in c++ be implemented?
What are properties in oop?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
What are the components of marker interface?
What does #define mean in c++?
What is the use of 'this' pointer?
Explain the differences between private, public and protected and give examples.
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What are the rules for naming an identifier?
What is multilevel inheritance?
How do you flush std cout?
What is pointer in oop?
Is string data type in c++?
Is vector a class in c++?
What are the benefits of polymorphism?