Answer the following statements true (T) or false (F)

1. The computer CPU can only execute machine language programs.
2. It is easy for people to write programs in machine language.
3. Low-level languages allow programmers to concentrate on the tasks they want to perform with their program rather than the details of how the CPU will execute those programs.
4. Each keyword in a high-level language has a specific meaning and cannot be used for any other purpose.


1. TRUE
2. FALSE
3. FALSE
4. TRUE

Computer Science & Information Technology

You might also like to view...

What are the three major types of navigation systems? Explain the differences among them.

What will be an ideal response?

Computer Science & Information Technology

When the call by reference using reference parameters technique is used for passing a variable's address to a function, what must be included in the call statement?

A. The & operator and the variable name. B. Just the variable name. C. The * operator and the variable name. D. The operator and the variable name.

Computer Science & Information Technology

Actions can be added to a macro by simply selecting one from the Add New Macro list or by searching the Action Catalog

Indicate whether the statement is true or false

Computer Science & Information Technology

Adding the ________ to a page is one example of using a JavaScript dynamic effect that can be incorporated with the onLoad attribute

Fill in the blank(s) with correct word

Computer Science & Information Technology