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 |
What are byte codes?
How are this() and super() used with constructors in java programming?
How does queue work in java?
What are Encapsulation, Polymorphism and Inheritance?
Why arraylist is not synchronized in java example?
Difference between Application and Applet ?
What are the types of casting?
Why is multiple inheritance not supported in java?
What is the program compilation process?
What happens when a thread cannot acquire a lock on an object in java programming?
How many bytes is a string in java?
How do you use substring in java?