Tell us about yourself.
Answer Posted / prem
hi this is satya prakash ujjwal.i m from bihar.
i m in study B.A 2nd year .from D.U
here i m leaving in noida sec-66 with my brother.
i have got experience in 1 yr B.P.O service in i-energizer
my hobbies is listen music.chating wid friend
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between abstraction and polymorphism?
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).
Where You Can Use Interface in your Project
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What does and I oop and sksksk mean?
How is class defined?
Can bst contain duplicates?
What is purpose of inheritance?
Can a varargs method be overloaded?
What is the difference between encapsulation and polymorphism?
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
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 polymorphism used for?
What is a superclass in oop?
What is a null tree?