why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language

Answer Posted / kiran kumar maharana

c++ is partial object oriented language because
1)whatever the concept in c++ about 90% are based upon class concept
2)other 10% is that we can write c++ program with out using the class concept also.
also i don't know about c#(sorry for that)

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need constructors?

670


What is the use of properties window?

719


What is jit? What are the different types of jit?

777


Can you instantiate an abstract class c#?

682


What is the difference between system.text.stringbuilder and system.string?

741


Why is c# a good programming language?

683


What is private readonly in c#?

718


What is access modifier in c#?

671


What are console applications used for?

689


How long can a string be c#?

668


Wht executescaler method is used?

719


What is array formula?

665


What is the meaning of extention?

701


explain the features of static/shared classes.

691


Why do we use public static void main in c#?

671