What are objects in oop?
No Answer is Posted For this Question
Be the First to Post Answer
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
What are the 4 main oop principles?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Is react oop?
Difference between realloc() and free?
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
create a c++ program that will accepts 9 inputs using 3 by 3 array.
What is polymorphism and example?
Tell us about yourself.
47 Answers ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
what is the difference between class to class type conversion and copy constructor ?
What is an orthogonal base class?