Answer Posted / xyz
object oriented programming language
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is for loop and its syntax?
What is debug class?what is trace class? What differences are between them? With examples.
when to use 'mutable' keyword and when to use 'const cast' in c++
What is class and object in oops?
What does <> mean pseudocode?
Can abstract class have normal methods?
Advantage and disadvantage of routing in telecom sector
Where You Can Use Interface in your Project
What is super in oop?
What is multilevel inheritance explain with example?
#include
What is the advantage of oop over procedural language?
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’.
Why we use classes in oop?
What is pure oop?