why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language
Answer Posted / rakeshkk
c# and java are purely objected oriented laguage ,in c# and
java without class we can't write the program. But in c++
we can write the program using class or without using
class.
Is This Answer Correct ? | 33 Yes | 6 No |
Post New Answer View All Answers
What is web forms in c#?
Explain “static” keyword in c#?
What is generic in c#?
Which framework is best for desktop application?
Can properties be static in c#?
Is c# good for web development?
What is the default value of decimal in c#?
What is connection pooling in ado.net?
What is serialization in .net?
What is the syntax for calling an overloaded constructor within a constructor?
Are arrays immutable c#?
What are the Types of configuration files and their differences
What are extension methods and where can we use them?
Which constructor is called first in c#?
What is c sharp language?