WHAT IS THE SCOPE FOR COREJAVA...?
IS JAVA ONLY CORE JAVA ?
Answer Posted / 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 |
Post New Answer View All Answers
When is the finally clause of a try-catch-finally statement executed?
If goto and const is reserve words than why it is not work in java?
Can you sort a string in java?
What are methods?
What is super in java?
How does callback work in java?
What is the largest data type in java?
What is string buffer?
What is final access modifier in java?
Explain method local inner classes ?
Explain about class in java?
Why deletion in linkedlist is fast than arraylist?
What are thread safe functions?
Can you inherit a constructor java?
What will be the output of round(3.7) and ceil(3.7)?