Differences between JDK and Java SDK

前端 未结 14 1873
抹茶落季
抹茶落季 2020-12-07 12:54

Is there any substantial difference between those two terms?. I understand that JDK stands for Java Development Kit that is a subset of SDK (Software Development Kit). But s

14条回答
  •  心在旅途
    2020-12-07 13:38

    I think jdk has certain features which can be used along with particular framework. Well call it SDK as a whole.

    Like Android or Blackberry both use java along with their framework.

提交回复
热议问题