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
What is methods and methodology?
What advantage do java's layout managers provide over traditional windowing systems?
How do you declare an array that will hold more than 64KB of data?
What is the method in java?
What are the types of inner classes (non-static nested class) used in java?
What is the final method?
Is set sorted in java?
What is difference between Heap and Stack Memory?
Can java cast null?
What is meant by 'bit masking' in java?
Are true and false keywords?
Define reflection.
What is the difference between jdk and jre?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What is abstract class? Explain