Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

1. (1 point) Main memory is an order sequence of c 2. (1 point) True or False: M

ID: 3587167 • Letter: 1

Question

1. (1 point) Main memory is an order sequence of c 2. (1 point) True or False: Main memory stores numbers and leters 3. (1 point) True or False: Programs do not have to be loaded into main memory before ells called: they are executed: 4 (1 point) True or False: Analog signals represent information with a sequence of 1s and 5. (1 point) The basic language of a computer is called 6. (1 point) True or False: An object consists of data, and operations on that 0s: data (1 point) The data type has only two values: true and false. 7. data type, the smallest integral data type, is used to (1 point) The represent characters 8. to override the order of the precedence 9. (1 point) You can use rules

Explanation / Answer

1. Memory cells

2.false

It stores programming instructions, data & results.

3.false

The execution of the program is carried only after it is reached yo the main memory.

4.true.

Analog signals always transmit digital data in the form of 1s and 0s.

5.binary

No matter in which language you are coding but the computer understands the language of only 1 & 0 which is also called as binary.

6. True

The object consists of all the data and the operations of the data which are only managed through the heap memory.

7. Boolean

This is the only datatype which consists of only two values true and false.

8.char

It is the smallest integral datatype used to represent the characters .

9. !important

This is an effective method to override the precedence rules.

Rate an upvote....Thankyou

Hope this helps....