what is difference Between Core Java and advance java
Answer Posted / siva
In core java we are learning only how to develop a java
application and how to run applications on local machines
but ,advanced java gives the information about how we are
developing server side applications and provides
information about connection b/w front end and backend
by using serve lets ...........etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we write method inside a method in java?
Differentiate storage classes on the basis of their scope?
What is close method? How it's different from Finalize & Dispose?
What are the parts of a method?
Explain some best practices you would apply while using collection in java?
Explain a situation where finally block will not be executed?
How to implement an arraylist in java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What is difference between stringbuffer and string?
What is unicode full form?
What is the function of character?
What is <> used for in java?
How many threads does a core java have?
What is the difference between serial and throughput garbage collector?
Why singleton is not thread safe?