what is difference Between Core Java and advance java
Answer Posted / s.k.kheria
java is the concept of oops & not the o.s. based.core means
essential or starting concept &advance means its extra
features thus nothing is core & advance.........java is only
the j2se,j2me,j2ee.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is keyword and identifier?
What an i/o filter?
What is difference between path and classpath in java?
Can java object be locked down for exclusive use by a given thread?
Explain enumeration in java?
Explain about procedural programming language or structured programming language and its features?
How many characters is 2 bytes?
How is treeset implemented in java?
Does a class inherit the constructors of its superclass in java programming?
What is a dynamic array in java?
What do you mean by stream pipelining in java 8?
What restrictions are placed on method overloading in java programming?
What causes memory leak in java?
please send me hr interview questions in it industry
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?