Definition of Object Oriented Programming in single line?
Answer Posted / manohara bhargava vikneswaran
oops is object oriented program language,itis mostly used
in java program to create classes ana objects.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is encapsulation in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What are the 5 oop principles?
What is the types of inheritance?
What is the real time example of inheritance?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
What is oops?what is its use in software engineering?
What is the difference between encapsulation and polymorphism?
why reinterpret cast is considered dangerous?
What is the benefit of oop?
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?
• What are the desirable attributes for memory managment?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is advantage of inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.