what is the main difference between c and c++?

Answer Posted / ketan

c is a topdown approach while c++ is bottom up approach

Is This Answer Correct ?    2018 Yes 307 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is byval and byref? What are differences between them?

1691


What is the main feature of oop?

622


What is methods in oop?

547


What do you mean by abstraction?

619


How do you explain polymorphism?

595






Why do we use class?

635


What is encapsulation c#?

601


What is advantage of inheritance?

692


What is a null tree?

632


What is interface? When and where is it used?

1664


What is static modifier?

634


What does oop mean in snapchat?

688


class type to basic type conversion

1839


What is the use of oops?

624


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

944