Menu

(Solved) : Question 1 4 Points Saved Storage Component Fastest Expensive Cpu Cache Memory Main Memory Q44009472 . . .

Question 1 (4 points) Saved Which storage component is the fastest and the most expensive? CPU Cache Memory Main Memory O HDDQuestion 2 (6 points) Saved Select devices that falls under input device category ✓ mouse A secondary storage monitor keyboarQuestion 3 (6 points) Saved Select answers that properly describe the compiler-based programming languages Compiler-based lanQuestion 4 (4 points) ✓ Saved Which of the following is not included in the compiler package/IDE? Loader Library Compiler EdiQuestion 5 (6 points) ✓ Saved Select all properties of object-oriented programming There is an object that combines data andWhich of the following is NOT reserved words (keywords)? O cout O int const double Question 7 (5 points) Saved Which of the fQuestion 8 (5 points). Saved Whats the range of unsigned char data type? O-128 - +127 O 0- +255 O 0- +65535 -3.4E+38 - +3.Question 9 (4 points) According to ASCII table, A corresponds to the ASCII code 65. In the following program snippet, would
please answer all questions ASAP and please ignore the selectedanswers..Question 1 (4 points) Saved Which storage component is the fastest and the most expensive? CPU Cache Memory Main Memory O HDD SSD Question 2 (6 points) Saved Select devices that falls under input device category ✓ mouse A secondary storage monitor keyboard touch screen Oprinter Question 3 (6 points) Saved Select answers that properly describe the compiler-based programming languages Compiler-based languages are suitable for developing casual programs, as they have easy programming capability. Compiler directly executes/performs instructions written in a program. Compiler translates a program written in a high-level language into machine language. C++ and Java fall under this category. Question 4 (4 points) ✓ Saved Which of the following is not included in the compiler package/IDE? Loader Library Compiler Editor Linker O Preprocessor Question 5 (6 points) ✓ Saved Select all properties of object-oriented programming There is an object that combines data and operations of the data A program is a collection of interacting objects Divide a problem into smaller subproblems Modular programming Which of the following is NOT reserved words (keywords)? O cout O int const double Question 7 (5 points) Saved Which of the following is an illegal identifier? 2nd conversion 1 O PAY_RATE O _uint16 Question 8 (5 points). Saved What’s the range of ‘unsigned char’ data type? O-128 – +127 O 0- +255 O 0- +65535 -3.4E+38 – +3.4E+38 10 Question 9 (4 points) According to ASCII table, ‘A’ corresponds to the ASCII code 65. In the following program snippet, would both the variables chr1 and chr2 store the same value? char chr1 = 65; char chr2 = ‘A’; True False Question 10 (6 points) If we convert a real number 0.18 into a floating-point notation, it becomes 1.8E-1. Now convert a real number 0.018 into a floating-point notation. Question 11 (6 points) Evaluate 11 % 3 Show transcribed image text Question 1 (4 points) Saved Which storage component is the fastest and the most expensive? CPU Cache Memory Main Memory O HDD SSD
Question 2 (6 points) Saved Select devices that falls under input device category ✓ mouse A secondary storage monitor keyboard touch screen Oprinter
Question 3 (6 points) Saved Select answers that properly describe the compiler-based programming languages Compiler-based languages are suitable for developing casual programs, as they have easy programming capability. Compiler directly executes/performs instructions written in a program. Compiler translates a program written in a high-level language into machine language. C++ and Java fall under this category.
Question 4 (4 points) ✓ Saved Which of the following is not included in the compiler package/IDE? Loader Library Compiler Editor Linker O Preprocessor
Question 5 (6 points) ✓ Saved Select all properties of object-oriented programming There is an object that combines data and operations of the data A program is a collection of interacting objects Divide a problem into smaller subproblems Modular programming
Which of the following is NOT reserved words (keywords)? O cout O int const double Question 7 (5 points) Saved Which of the following is an illegal identifier? 2nd conversion 1 O PAY_RATE O _uint16
Question 8 (5 points). Saved What’s the range of ‘unsigned char’ data type? O-128 – +127 O 0- +255 O 0- +65535 -3.4E+38 – +3.4E+38 10
Question 9 (4 points) According to ASCII table, ‘A’ corresponds to the ASCII code 65. In the following program snippet, would both the variables chr1 and chr2 store the same value? char chr1 = 65; char chr2 = ‘A’; True False Question 10 (6 points) If we convert a real number 0.18 into a floating-point notation, it becomes 1.8E-1. Now convert a real number 0.018 into a floating-point notation. Question 11 (6 points) Evaluate 11 % 3

Expert Answer


Answer to Question 1 (4 points) Saved Which storage component is the fastest and the most expensive? CPU Cache Memory Main Memory …

OR