Answer Posted / subhransu sekhar das
it is clear that .netis platform independent because it
cannot work on every operating system...and also database
connectivityis not facilated by .net but in case of
java ..it fullfills the the above two problem
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is boolean data type in java?
What is double checked locking in singleton?
What are basic data types?
What is the difference between public, private, protected, and friend access?
What is the concept of multithreading?
What is Applet Stub Interface ?
What do you mean by default constructor in java?
What is meant by binding in rmi?
What is a private class in java?
What is procedure overloading?
What are the differences between throw and throws?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
How would overload a function based on return type?
why Java does not support multiple inheritances?
How do you trim a space in java?