what is the main difference between c and c++?
Answer Posted / e.e.n.bashy
c programming language is top down approach while c++
programming language is bottom up approach
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is enum a class?
What is a null tree?
What is the full form of oops?
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.
Why do we use oops?
what is graphics
What are the data types in oop?
What is oops and its features?
What is oops concept with example?
What is the point of polymorphism?
What is oops and why we use oops?
How can you overcome the diamond problem in inheritance?
What is destructor example?
What do you mean by Encapsulation?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.