Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

1. In this class the source code for a program is created using a(n) _____________. a. compiler b. interpreter c. text editor d. linkage editor

1. In this class the source code for a program is created using a(n) _____________.

a. compiler b. interpreter c. text editor d. linkage editor e. none of the above

2. The act of correcting syntax errors in a program is often called ____________.

a. compiling b. linking c. debugging d. executing e. none of the above

3. A(n) _______________ is an operating system program that converts or translates source code into object code.

a. compiler b. debugger c. linkage editor d. debugger e. none of the above

4. The ___________ programming language has wide acceptance for developing Web applets.

a. C b. COBOL c. FORTRAN d. Java e. none of the above

5. An important difference between compilers and interpreters is the ________________.

a. size of the source code b. speed of execution c. storage considerations d. type of data handled e. none of the above

6. Constant data values are called ______________________.

a. identifiers b. operators c. literals d. Boolean e. none of the above

7. Words or names used to write programs are called ________________.

a. identifiers b. operators c. literals d. modules e. none of the above

8. Which of the following is a literal?

a. seven b. "7" c. > d. + e. none of the above

9. Relational operators can be used in ___________.

a. declaration statements b. trigonometric statements c. assignment statements d. conditional criteria e. none of the above

10. _________________ are used for "goodness" criteria for structured design.

a. hierarchy and modularity b. size c. speed d. cohesion and coupling e. none of the above

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions