Correct Answer : 1
Correct Answer : Dialup
Dailup is the method used to connect a remote computer.
Correct Answer : Interactive computer
In computer science, interactive computing refers to software which accepts input from humans as it runs. Interactive software includes most popular programs, such as word processors or spreadsheet applications.
Correct Answer : Equals the number of its distinct counting digits
Correct Answer : Coroutine
Correct Answer : HMOS
Correct Answer : PROLOG
Prolog is a general purpose logic programming language associated with artificial intelligence and computational linguistics.
Correct Answer : Network
Correct Answer : Program flowchart
program flowchart : Used in program design, this tool presents a graphic presentation of the detailed sequence of steps needed to solve a programming problem
Correct Answer : Java
The computer does not read the information the same way we do. Instead of understanding the symbols we are used to, computers read numbers and letters using a special code of 1's and 0's. Each letter takes a specific combination of around eight 1's and 0's to make. In order for us to create data on computers, whether it be software or a web-page, we have developed a type of computer language called HTML. HTML, a mix between the computer's language and our own, gives us a way to easily communicate with computers. HTML has made many advancements, from basic HTML to XML, Java, and finally javascript.