c++ is a pure object oriented programming or not?
Answer Posted / rishabh
No
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is static modifier?
when to use 'mutable' keyword and when to use 'const cast' in c++
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
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.
write a program that takes input in digits and display the result in words from 1 to 1000
What does and I oop and sksksk mean?
What is interface in oop?
What is abstract class in oop?
Prepare me a program for the animation of train
What is the highest level of cohesion?
What is a class and object?
What is inheritance write a program to show use of inheritance?
What are two types of polymorphism?
How do you answer polymorphism?
What are properties in oop?