sir plz send me a set of questions that been frequently
held in written examination during campus selection.
No Answer is Posted For this Question
Be the First to Post Answer
How do you answer polymorphism?
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 destructor example?
different types of castings
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
What is and I oop mean?
Can we create object of class with private constructor?
What is abstraction in oop?
What is overloading in oop?
Conversion from a basic type to a class type may be achieved using______________
Name an advantage of linked list over array?
What are oops functions?