WHAT IS THE SCOPE FOR COREJAVA...?
IS JAVA ONLY CORE JAVA ?
Answers were Sorted based on User's Feedback
Answer / sreedhar
In Java Programing Developent project busines depends up on
core java,when ever ui designing and controling of data
depends up on j2ee.
Core java is Hart of programing.
| Is This Answer Correct ? | 5 Yes | 5 No |
Answer / pooja
there is a wide scope in core java and core java is the part of java not java is core java
understood
| Is This Answer Correct ? | 2 Yes | 3 No |
How can we create an immutable class in java?
What is a condition in java?
What is the difference between jdk, jre, and jvm?
Can we define package statement after import statement in java?
What are voids?
Why string is not thread safe?
What is the difference between numeric and integer?
Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?
Explain the difference between the Boolean & operator and the && operator?
What is the difference between an interface and an abstract class?
How do you check if two strings are equal in java?
What are the java ide's? Explain