What is the difference between java and core java?

前端 未结 16 1645
醉梦人生
醉梦人生 2020-12-07 18:16

When looking at job openings on-line, I noticed that some openings required knowledge of \"core Java\". What is core java and how is different from java?

16条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-07 18:52

    A simple step to understand what is java and core java.

    • Find a book for Java.

    • Find a book for core java.

    • Compare the content of both books.

    Actual result: both have almost same content.

    Result: Java and core java is same.

    core java is just slang, to emphasize on deep knowledge of basic java. but if I say I know Java it doesn't mean that I don't have deep knowledge of basic java, or if I know everything in java.

提交回复
热议问题