What is singleton class in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is class definition in c++ ?
What are stacks? Give an example where they are useful.
What is the use of vtable?
What is design pattern?
What data encapsulation is in c++?
What is ios :: in in c++?
What is purpose of abstract class?
Explain what is class definition in c++ ?
What is object slicing and how can we prevent it?
What is the difference between a copy constructor and an overloaded assignment operator?
4 Answers Belzabar, Citrix, Microsoft, Wipro,
Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables