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).
No Answer is Posted For this Question
Be the First to Post Answer
Why is oop useful?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is Hashing and how is it done? Pictorial form?
What is the difference between pass by reference and pass by value?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is a linked list?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
what is the advantage in software? what is the difference between the software developer and Engineer
what is the difference between ERROR and EXCEPTION?
wht is ditch
What is multilevel inheritance in oop?
What is advantage of inheritance?