write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
3 9397
What is oops?what is its use in software engineering?
Whats is abstraction in oops?
What is overriding vs overloading?
What are the 3 principles of oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
hi all..i want to know oops concepts clearly can any1 explain??
What is multilevel inheritance?
How does polymorphism work?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the full form of oops?
What is object in oops?
What is a class in oop?
How do you define social class?
What is the real time example of inheritance?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction