Program to read a comment string

Answer Posted / rosy

\s

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is solid in oops?

623


Is data hiding and abstraction same?

579


What are the important components of cohesion?

563


2. Give the different notations for the class.\

1596


What is the point of polymorphism?

600






What are functions in oop?

594


What is methods in oop?

563


What is encapsulation in oop?

613


What does sksksk mean in text slang?

1547


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.

709


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1466


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

948


What is multilevel inheritance explain with example?

636


what is different between oops and c++

2010


What is oops?what is its use in software engineering?

567