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 20975to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
2 5640How 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 22363design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
UBS,
6743what 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 301422
What does oop mean in snapchat?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
Why is abstraction used?
What is void pointer in c++ with example?
Name the operators that cannot be overloaded.
Refer to a name of class or function that is defined within a namespace?
Can c++ be faster than c?
Differentiate between an array and a list?
Why would you use pointers in c++?
How one would use switch in a program?
What is the difference between public, private, and protected inheritance?
Can user-defined object be declared as static data member of another class?
Can we use clrscr in c++?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
Explain virtual inheritance?