Question: 1. All Programs on the computer eventually are reduced to this: A. Objective-C . B. Machine Code C. Javascript D. Assembly 2. Assembly Code is

 1. All Programs on the computer eventually are reduced to this:

A. Objective-C . B. Machine Code C. Javascript D. Assembly 2. Assembly

1. All Programs on the computer eventually are reduced to this: A. Objective-C . B. Machine Code C. Javascript D. Assembly 2. Assembly Code is best defined: A. A one to one translation of Machine Code with keywords B. A high level programming language C. An interpreted language D. A program for compiling one language into another 3. A compiler translates: A. A high level language to machine code B. French to Spanish C. Assembly Code to Machine Code D. Clojure to Java 4. A programming paradigm that concentrates on telling the machine what to do is: A. Imperative . B. Procedural C. Object Oriented . D. Functional 5. A programming paradigm that uses objects to model items in the world and their interaction is: A. Imperative B. Procedural C. Object Oriented . D. Functional 6. A programming paradigm that tries to create safe composable pro- grams A. Imperative B. Procedural C. Object Oriented . D. Functional 7. Catching errors at runtime is dangerous because: A. It is hard to catch something when it running B. Wrong result can be a business catastrophe . C. We may have lost the source code D. Version control does not work once code is compiled 8. In functional code, the output value of a function depends only on the arguments that are input to the function, so calling a function f twice with the same value for an argument x will produce the same result f(x) each time. A. TRUE B. FALSE 9. A list in has kell must have elements of the same type? A. TRUE . B. FALSE

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!