Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Pep8 - HW_1 (Based on Lec. 1) Type your answers. Submit it on Canvas. 1.) When a C++ program is compiled, the compiler first translates

image text in transcribed

Pep8 - HW_1 (Based on Lec. 1) Type your answers. Submit it on Canvas. 1.) When a C++ program is compiled, the compiler first translates C++ into a low level language, and then converts that language into machine language. What is the name of the low level language to which C++ is first translated? 2.) How many bytes does each memory cell hold? 3.) List 3 high-level languages 4.) List the four steps of a machine cycle: 5.) What machine cycle step is performed in the control unit of the CPU? 6.) How many cells are in RAM in a 32-bit computer? 7.) How many cells are in RAM in an 8-bit computer? 8.) In one or two sentences, What does ALU mean and what does it do? 9.) I . F - The CPU can fetch an instruction from RAM or hard drive. 10.) In one or two sentences, who is Gordon Moore? (Google it) 11.) In one or two sentences, what is Moore's Law? (Google it)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems 12th Asian Conference ACIIDS 2020 Phuket Thailand March 23 26 2020 Proceedings

Authors: Pawel Sitek ,Marcin Pietranik ,Marek Krotkiewicz ,Chutimet Srinilta

1st Edition

9811533792, 978-9811533792

More Books

Students also viewed these Databases questions

Question

1. Diagnose and solve a transfer of training problem.

Answered: 1 week ago