A __________ language allows the programmer to create very powerful and complex programs without knowing how the CPU works.
Fill in the blank(s) with the appropriate word(s).
high-level
You might also like to view...
Carefully identify, define each term and give differences between the implementation and the interface of an abstract data type (ADT). This requires a bit more writing of English than other question on this test.
What will be an ideal response?
Select all that apply. A __________ list contains pointers to the nodes before it and after it.
a. multi linked b. circular linked c. singly linked d. doubly linked
To create your own throwable Exception, you usually extend a built-in ____ class.
A. ProblemHandle B. Problem C. Exception D. Error
Each employee can only be in an employees table exactly one time. However, an employee can be in an orders table many times, once for each sale. This is an example of a(n) ________ relationship
Fill in the blank(s) with correct word