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
Difference between a sub and a function in c#.
Explain constructor in c#?
Define Abstract Class in C#
What are the steps to create an assembly and add it to the gac?
What do you mean by delegates and explain different types of delegates?
What is c# used for?
What is datagrid c#?
Explain the difference between a Private Assembly and a Shared Assembly
What is namespace in oop?
How Do You Convert A Value-type To A Reference-type?
When was .net linq added?
What is equal c#?
Explain the difference between user control and custom control. Also, explain their use.
write a C# Program add two matrix ?
In howmany ways can you deploy an assembly?