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
What is data quality assurance?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
How to find type of variable?
What exactly is serverless?
How many types of constructors are available in c#?
Is an array an object c#?
What is global asax in c#?
What does the dispose method do with the connection object?
What is thread.sleep()?
Is int a class in c#?
Why attributes are used in c#?
How do you use nullable?
In a memory when you Box and Unbox a value-type what happens?
What is using directive in c#?
What is a base class in C#?