what is difference Between Core Java and advance java
Answer Posted / vikash
core java is fundamental language and adavance java is
another part of java in which the extention of core java is
learned.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
Can a function return a function?
what is static import in java? Explain
What is a generic type?
how does multithreading take place on a computer with a single cpu? : Java thread
What is the use of inner class?
explain autoboxing in java?
Write a program to calculate factorial in java?
What is the basic concepts of OOPS?
Which methods cannot be overridden in java?
Why call by value prevents parameter value change?
What is use of a abstract variable?
What are operators and its types?
What do you mean by scope of variable?
How many types of literals are there in JAVA?
What is an interface in java?