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 ? | 4 Yes | 53 No |
Post New Answer View All Answers
What is marshalling and what are different kinds of marshalling?
What are data types with examples?
What is the difference between decimal and integer?
What is the difference between static and private constructor in c#?
What does executescalar return in c#?
Explain the feature of c# language?
Explain lock, monitors, and mutex object in threading.
How would you describe encapsulation in c#?
What are the features of c#?
Can we have multiple constructors in a class c#?
What is join in c#?
What is thread and explain states of a thread in c#?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
Are tuples immutable c#?
Is unboxing an implicit conversion?