why C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language
Answer Posted / priyanka jadhav
Java is the Platform Independent Language Because Java Programs Can be easily moved from anywhere at anytime.If user of the java want to used the functionality of the Java they are Face relax Since they can not pay money for purchase the Java.They simply download the byte code of java and executed it on our machine.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the different types of delegates used in c#.
How many constructor can a class have?
What is a decimal c#?
What is serialization in .net?
What is firstordefault c#?
What are predicates in c#?
Why cannot you specify the accessibility modifier for methods inside the interface?
What is sqlcommandbuilder c#?
Can destructors have access modifiers?
What is callback delegate in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
How to properly clean up excel interop objects?
How do you serialize in c#?
Does c# support a variable number of arguments?
Explain About Virtual functions and their use.