why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language

Answers were Sorted based on User's Feedback



why C++ Partial Object Oriented Programming Language and C# and Java Fully Object Oriented Languag..

Answer / 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

More C Sharp Interview Questions

Why we use anonymous methods in c#?

0 Answers  


What's the c# syntax to catch any possible exception?

0 Answers  


Why do we need a finally block in try catch block while handling exceptions

4 Answers   IBM,


Explain the role of the datareader class in ado.net connections?

0 Answers  


How many bytes is an int in c#?

0 Answers  






What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?

0 Answers  


What?s an interface class?

1 Answers  


Can we inherit a private class in chsarp? how? explain(with code) ?

4 Answers   Techno Labs,


What is the use of console application in c#?

0 Answers  


What is the difference between internal and protected in c#?

0 Answers  


Explain Direct CAST vs CType ?

0 Answers   MCN Solutions,


Why do we use threads in c#?

0 Answers  


Categories