39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
### Most machine languages are based on the
|
|
Imperative paradigm
|
|
|
|
### Positions within arrays are identified by means of numbers called
|
|
Indices
|
|
|
|
### Which of the following is an example of a language that is based on the functional paradigm?
|
|
LISP
|
|
|
|
### Which of the following is a means of nullifying conflicts among data types?
|
|
Coercion
|
|
|
|
### Which of the following is not a control statement?
|
|
Assignment statement
|
|
|
|
### Which of the following is not a possible value of the expression 4 + 6 / 2 - 1
|
|
5
|
|
|
|
### Which of the following is not a step in the process of translating a program?
|
|
Executing the program
|
|
|
|
### Which of the following is not associated with object-oriented programming?
|
|
Resolution
|
|
|
|
### Which of the following is not associated with the concept of data type?
|
|
Operator precedence
|
|
|
|
### Which of the following is the scope of a variable?
|
|
The portion of the program in which the variable can be accessed
|
|
|
|
### Author's note: i am not copying the program segment.
|
|
|
|
### In contrast to ........ languages such as English and Spanish, programming languages are considered ........
|
|
natural, formal
|
|
|
|
### Match the terms with their definitions
|
|
Not copying that, but have a screenshot..
|
|

|