How to overload postfix operator in c++
Answer / r.ramakrishna
Defining the variables in the class of a method after the
method will executed.
| Is This Answer Correct ? | 5 Yes | 0 No |
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
Why multiple inheritance is not allowed?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
What is overloading and its types?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
State what is encapsulation and friend function?
should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks
Write a program in c++ to read two floating point numbers and find their sum and average.
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Input: enter the value:1234 output: 1 2 3 4 write a program to get above output.....
4 Answers Bally Technologies, IBM, SoftSol,
What are different oops concepts?