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

Answer Posted / tsahi

C++ allows writing global functions, outside of any class,
while in C# and Java all methods (functions) must be
included in a class.

Is This Answer Correct ?    92 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between the debug class and trace class?

668


What is the difference between throw and throw ex?

652


What are extender provider components?

651


What is the difference between private and protected in c#?

685


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

825


What are the steps to create an assembly and add it to the gac?

650


To allow an element to be accessed using a unique key which .NET collection class is used ?

835


What is the difference between interface and abstract class in c#?

673


what are nullable types in c#

739


What is a reference type c#?

701


How do I create multifile assembly?

710


What is the meaning of int parse in c#?

706


Is stringbuilder thread safe c#?

634


What is scope c#?

643


What is datasource c#?

654