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 is an example of a conditional statement?
What is int argc char * argv?
How can you generate random numbers in java?
why Java does not support multiple inheritances?
What is java’s garbage collected heap?
What is the difference between a constructor and a method?
What is the purpose of format function?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is the use of flag?
What is an empty string in css?
How do you calculate roots in java?
How to sort the elements in HashMap