OOPS Interview Questions
Questions Answers Views Company eMail

What is coupling in oops?

587

What is persistence in oop?

657

Which method cannot be overridden?

572

What is a function in oop?

623

What are the components of marker interface?

596

What are oops methods?

560

What is property in oops?

559

What is the main feature of oop?

614

What are the important components of cohesion?

546

What is the highest level of cohesion?

566

Is oop better than procedural?

561

What does I oop mean?

609

What is difference between pop and oop?

597

What is pure oop?

587

What language is oop?

589


Post New OOPS Questions

Un-Answered Questions { OOPS }

Why is static class not inherited?

589


How to use CMutex, CSemaphore in VC++ MFC

4322


What is oops concept with example?

571


Can enum be null?

581


What is the fundamental idea of oop?

626






What is polymorphism in oops with example?

525


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.

687


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’.

1770


Get me an image implementation program.

1550


What are different oops concepts?

566


Write a c++ program to display pass and fail for three student using static member function

2800


can inline function declare in private part of class?

3651


Why is polymorphism important in oop?

624


What is object in oop?

671


Can abstract class have normal methods?

600