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 20840to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
2 5533How 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 21886design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
UBS,
6680what 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 296803
How to stop class inheritance in C++ with condition that object creation should be allowed
How many namespaces are there in c++?
Write a program which employs Recursion
What are the advantages of c++?
List the advantages of inheritance.
What is an object in c++?
How does c++ structure differ from c++ class?
totoo po ba ang manga aliens!
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
Write a syntax and purpose of switch statement.
In a function declaration what does extern means?
Define Virtual function in C++.
What is c++ programming language?
Why do while loop is used?
What is persistence in oop?