difference between bluej and java..
Answers
Answered by
1
JDK is the java development kit which is a bundle of java libraries to builde a java application. BlueJ is a platform that helps with the interaction between a coder and the JDK. A JDK can be considered as resource to build apps in java and Bluej can be considered as a platform to obtain the services of JDK 4.6
Hope it helps you, hv a nyc day
Answered by
5
Answer:
BlueJ is an IDE(Integated Working Environment) for beginners to write, edit and execute Java programs. Whereas java is a language that is designed to produce programs
Explanation:
Hope it helps you
Similar questions