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
What are the three parts of a simple empty class?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Why do pointers exist?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is coupling in oop?
Can destructor be overloaded?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
how to find no of instances of an object in .NET?
Why and when is a virtual destructor needed?
what is object slicing
Which type does string inherit from?