If i learn Java, what kind of applications can i create that
will help Banking, Retail, Hotel, Logistics industry.
Answer Posted / v l raj
When learned the java with the advanced concepts ,the
application can be created for all the domain.Using the
J2EE will be more friendly and efficiency in the code
maintenance, since part of the code will be from the
framework
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What must a class do to implement an interface?
which book is better for jdbc ,servlets and jsp
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Describe, in general, how java's garbage collector works?
Why use a datasource when you can directly specify a connection details?
Which containers use a border layout as their default layout?
How is a java object message delivered to a non-java client?
What is table mutation and how do you avoid it?
What is an abstract method?
What is clustering? What are the different algorithms used for clustering?
Explain about thread synchronization inside a monitor?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Difference between swing and awt?
What if the static modifier is removed from the signature of the main method?
What is metaspace?