BlueJ Class Edt Tools Options Comile Unde CCoPaste Fnd. lose Source Code publie
ID: 3877231 • Letter: B
Question
BlueJ Class Edt Tools Options Comile Unde CCoPaste Fnd. lose Source Code publie class Applicorion public stotic veid main (String args[1) throws ICExcept ion canner scan nm Scarnar(System.in) String nane String onser Sysean out.prinelnC Hello brother, walcone to your Schadule. " Sysaout.prineln Te Schedule iequire fros you to do sone tasks in raquired tine when you get hoe Sysa, out. prinelCEnter your nasw pleose. noresconl ineC Systan.out.prineLnnanare you golng to cos hore lata? esno orsear scam.Hewlne if Canswer.eaalsC es) nylist.FFroFiC List1.t Systenut.prinelnylist.getListio) eylist-nen ListOfTasks(10); nylist.NodFroeFileC List2. Syste.ot.prineylist gisio) Systen.out.prine rong rutExplanation / Answer
The main software tools used here as follows.
1) BlueJ(IDE-Integrated Development Environment)
2) JDK(version 6,7 or 8) - Java Development Kit
1) BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for small-scale software development. It runs with the help of JDK (Java Development Kit).
BlueJ was developed to support the learning and teaching of object-oriented programming, and its design differs from other development environments.
Blue was an integrated system with its own programming language and environment. BlueJ implements the Blue environment design for the Java programming language.
2)
JDK contains JRE(Java RunTime Environment) and Development tools.
JRE contains JVM(Java virtual Machine) and libraries.
JRE provides runtime environment for java programs.
JVM is an interpreter. Classloader available in JVM is used to load class files and perform operations and gives desired output.
If we want to run java programs in BlueJ IDE we need to install jdk and set path of the jdk.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.