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
What is exe in c#?
What is the difference between abstract and abstraction?
What do u meant by "SBI" of an object?
What is an enumerator c#?
What do you mean by default constructor?
Which config file has all the supported channels/protocol?
Why do we use dictionary in c#?
How can we sort the elements of the array in descending order?
What is datagrid c#?
What is generic types in c#?
Which types of inheritances does c# support?
What is cookies in c# asp net?
What are the types in c#?
How do I create a multilanguage, single-file assembly?
What is an xsd file?