why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language
Answer Posted / gyana
because C++ allows us to use only the windows
application,but java and C# give us to work with both
windows and web application.so C++ is partial object
oriented language,but C# and java is fully object oriented
language.
| Is This Answer Correct ? | 15 Yes | 65 No |
Post New Answer View All Answers
How long does it take to learn c# for unity?
What is difference between ienumerable and iqueryable in c#?
What is distribute by in hive?
What is an ienumerable in c#?
Explain lock, monitors, and mutex object in threading.
Is it possible to have different access modifiers on the get/set methods of a property?
How to use exception handling in stored procedure?
What is sqldataadapter in c#?
Why do we need collections in c#?
What are properties in C#?
What is difference between destructor and finalize?
Can the nested class access, the containing class. Give an example?
What do you mean by “finalize” and “finally” methods in c#?
Can you pass parameters to destructors?
how background thread access to ui control?