Module: Java. Basics


Problem

3/4

Programs and Compilers

Theory Click to read/hide

Compiler is a program that can execute a processor..

You will work with the online compiler, record or edit the program in a special window on the screen.
You needed a compiler on a working computer.
To learn the C ++ programming language, we recommend installing the DevC ++ compiler (you can download it from the official site - it's freeware). 

Problem

Download and install the compiler on your computer  (NetBeans (it's freeware) or IntelliJ IDEA - it's ...), run the program in a browser, and then retype it into your compiler and compare the results.
In the compiler, you will have to enter the initial data from the tests manually. In the compiler, after entering the source data, press Enter.