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
Can a abstract class have a constructor?
What is a three-tier application.
Explain the access modifiers in c#?
What is a custom attribute?
How to get the sum of last 3 items in a list using lambda expressions?
What is iqueryable?
How do destructors and garbage collection work in c#?
What is jit (just in time)?
Define method overloading in c#?
What is string in c# net?
Describe the overview of clr integration.
What is a console in c#?
What is the difference between convert and parse in c#?
Can we inherit a private class in c#?
What is the relation between classes and objects?