what is net based application and its types
Answer / deepakkumar1887
an application which we can access over the network then it is
called as net-based application. The types of net based
application are client server,web based, and distributed
application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Why is java multithreaded?
Are arrays primitive data types?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
What is the purpose of the enableevents() method in java programming?
How hashmap works in java?
What is the difference between add() and addElement() method in Vector Class ?
What is compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
Where are variables stored?
How do you check if two strings are equal in java?
Why bytecode is called bytecode?
What is the use of list in java?