To enter the program into a computer so you can translate and execute it, you usually use a keyboard to type program statements into a(n)____.

A. command line
B. input screen
C. editor
D. word processor


Answer: C

Computer Science & Information Technology

You might also like to view...

Selecting a JList item generates ________.

a. an ActionEvent b. a ListItemEvent c. a ListSelectionEvent d. a ListSelectionItemEvent

Computer Science & Information Technology

In open addressing hashing, where do we store all the items?

a. In the hash table itself b. Attached to the hash table using linked lists c. In secondary storage d. In an in-memory database

Computer Science & Information Technology

Calendar options you can customize include the ____ and the current time zone.

A. calendar font B. calendar template C. calendar data set D. Calendar Options button

Computer Science & Information Technology

When you assign a variable or constant of one type to a variable of another type, the behavior is called ____.

A. implicit conversion B. referencing C. dynamic method binding D. containing

Computer Science & Information Technology