How oops is better than procedural?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Advantage of Interface over the Inheritance in OOPS?
In which Scenario you will go for Interface or Abstract Class?
1 Answers InfoAxon Technologies,
What is static modifier?
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
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 are abstract classes and how they impliment , with example
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
Why is encapsulation used?
what is difference between objects and function
What do you mean by abstraction?
What does the keyword "static" mean?