c++ is a purely oop concept?

Answers were Sorted based on User's Feedback



c++ is a purely oop concept?..

Answer / mah

no

Is This Answer Correct ?    33 Yes 8 No

c++ is a purely oop concept?..

Answer / nithya

c++ is not a purely object oriented language because it is possible to write programs without classes unlike java which is purely oop as programs can exist only with classes

Is This Answer Correct ?    25 Yes 2 No

c++ is a purely oop concept?..

Answer / ananthi

no without oops features also we can use c++

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More OOPS Interview Questions

What is destructor in oop?

0 Answers  


Write a program to reverse a string using recursive function?

0 Answers   TCS,


What is constructor in oop?

0 Answers  


what is virtual function in c++

6 Answers  


What is command routing in MFC

1 Answers   GE,






What is destructor example?

0 Answers  


What is encapsulation selenium?

0 Answers  


i got a backdoor offer in process global,Bangalore..Can i work with it?

0 Answers  


What is meant by oops concept?

0 Answers  


what are the ways in which a constructors can be called?

2 Answers   TCS,


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.

0 Answers  


I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.

0 Answers  


Categories