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


Please Help Members By Posting Answers For Below Questions

What is use of private class in c#?

761


What is the boxing and unboxing in c#?

696


When should I use static in C#?

760


What are the differences between system.string and system.text.stringbuilder classes?

736


Is null c# operator?

753


How to use the sreamReader class to read form a text file?

806


Explain what are three test cases you should go through in unit testing?

743


Distinguish between array and arraylist in c#?

764


What is using in c#?

668


What is a destructor in c#?

730


How do I create a multilanguage, single-file assembly?

720


What is the difference between virtual and override in c#?

761


What is datatable and dataset in c#?

720


Contrast System.String and System.Text.StringBuilder classes?

743


What is the usage of Enumeration in C# Programming and is it good to use or not ?

767