Answer Posted / vivin
new is a operator used for memory allocation in c++ & java
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is interface? When and where is it used?
What are the 3 pillars of oop?
What is the difference between inheritance and polymorphism?
Why multiple inheritance is not allowed?
What is data binding in oops?
Write a program to reverse a string using recursive function?
How do you answer polymorphism?
Why is encapsulation used?
What is polymorphism in oops with example?
What is a class and object?
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.
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).
What is polymorphism explain its types?
What are oops methods?
What is use of overloading?