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’.
No Answer is Posted For this Question
Be the First to Post Answer
How to hide the base class functionality in Inheritance?
why destructor is not over loaded?
what is object slicing
what is polymorphism?
Can we create object of class with private constructor?
What is overriding vs overloading?
how do u initialize the constant variables
Why a "operator=(...)" when there is a copy ctor?
difference between static and non-static variables?
What is new keyword in oops?
Write an operator overloading program to write S3+=S2.
What are different oops concepts?