what is difference Between Core Java and advance java
Answer Posted / azeem
core java is fundamental of java concepts like oops concepts.with out core java we cant move advanced concepts in java it is a heart of learning java language.Advanced java is used to develop web applications in that having concepts as servlets and jsp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of variables are there?
Explain about interrupt() method of thread class ?
How define set in java?
What is constant in programming?
What one should take care of, while serializing the object?
What is variable in java?
What are the two basic ways in which classes that can be run as threads may be defined?
Is char a method in java?
Can we catch more than one exception in single catch block?
How a string is stored in memory?
What is a class in java?
How do you use spaces in java?
What is contractor means and methods?
Is main an identifier?
What is generics in java interview questions?