Question 2. Question 3. 0 out of 1 points. The basic commands that a computer performs are, and performance of arithmetic and logical operations.

Similar documents
Licensed to: CengageBrain User

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

CHAPTER 1 ENGINEERING PROBLEM SOLVING. Copyright 2013 Pearson Education, Inc.

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

An Introduction to Computer Science and Computer Organization Comp 150 Fall 2008

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

Python Programming: An Introduction to Computer Science

Chapter 2 Basic Structure of Computers. Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

1 PERSONAL COMPUTERS

Python Programming: An Introduction to Computer Science

Computer Organization

Outline. hardware components programming environments. installing Python executing Python code. decimal and binary notations running Sage

Objectives. Python Programming: An Introduction to Computer Science. Lab 01. What we ll learn in this class

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Name: Class: Date: 9. The compiler ignores all comments they are there strictly for the convenience of anyone reading the program.

CS101 Lecture 26: Low Level Programming. John Magee 30 July 2013 Some material copyright Jones and Bartlett. Overview/Questions

Chapter 8 Memory Units

1.1 Electronic Computers Then and Now

Primary Memory. Input Units CPU (Central Processing Unit)

Memory Systems. Static Random Access Memory (SRAM) Cell

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer.

Tech Application Chapter 3 STUDY GUIDE

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

Introduction to C++ Programming I. Ian Aitchison and Peter King

Copyright 2012 Pearson Education, Inc. Chapter 1 INTRODUCTION TO COMPUTING AND ENGINEERING PROBLEM SOLVING

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Lesson 06: Basics of Software Development (W02D2

3 SOFTWARE AND PROGRAMMING LANGUAGES

lesson 1 An Overview of the Computer System

Sources: On the Web: Slides will be available on:

Chapter 01: Introduction. Lesson 02 Evolution of Computers Part 2 First generation Computers

The programming language C. sws1 1

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

5COMPUTER SCIENCE For Class IX (marks 55)

MICROPROCESSOR AND MICROCOMPUTER BASICS

Basic Concepts of Information Technology (IT)

CHAPTER 7: The CPU and Memory

Outline: Operating Systems

Central Processing Unit (CPU)

Embedded Software development Process and Tools: Lesson-4 Linking and Locating Software

Introduction to Computers and Programming

Introduction to Computers and C++ Programming

Main Memory & Backing Store. Main memory backing storage devices

ASSEMBLY PROGRAMMING ON A VIRTUAL COMPUTER

what operations can it perform? how does it perform them? on what kind of data? where are instructions and data stored?

Overview of Programming and Problem Solving

Candidates should be able to: (i) describe the purpose of RAM in a computer system

Parts of a Computer. Preparation. Objectives. Standards. Materials Micron Technology Foundation, Inc. All Rights Reserved

Chapter 4 System Unit Components. Discovering Computers Your Interactive Guide to the Digital World

Computer System: User s View. Computer System Components: High Level View. Input. Output. Computer. Computer System: Motherboard Level

Chapter 1 Fundamentals of Java Programming

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

Discovering Computers Living in a Digital World

Chapter One Introduction to Programming

Operating System Overview. Otto J. Anshus

3. Programming the STM32F4-Discovery

(Refer Slide Time: 00:01:16 min)

CPU Organization and Assembly Language

Introducción. Diseño de sistemas digitales.1

Chapter 1. Introduction to Computers, Programs, and Java

The Central Processing Unit:

Chapter 3: Operating-System Structures. System Components Operating System Services System Calls System Programs System Structure Virtual Machines

CHAPTER 6: Computer System Organisation 1. The Computer System's Primary Functions

Chapter 3: Operating-System Structures. Common System Components

Example of Standard API

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

UT69R000 MicroController Software Tools Product Brief

Fall Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Computer Organization. and Instruction Execution. August 22

Basics of Computer 1.1 INTRODUCTION 1.2 OBJECTIVES

Introduction to programming

Operating System Structures

2) What is the structure of an organization? Explain how IT support at different organizational levels.

TYPES OF COMPUTERS AND THEIR PARTS MULTIPLE CHOICE QUESTIONS

Introduction. What is an Operating System?

Chap-02, Hardware and Software. Hardware Model

Operating Systems. and Windows

1/20/2016 INTRODUCTION

8051 MICROCONTROLLER COURSE

Overview of MIS Professor Merrill Warkentin

Introduction to Computers and C++ Programming

MICROPROCESSOR. Exclusive for IACE Students iacehyd.blogspot.in Ph: /422 Page 1

1 Classical Universal Computer 3

STUDY GUIDE CHAPTER 1

CPU Organisation and Operation

Embedded Systems. Review of ANSI C Topics. A Review of ANSI C and Considerations for Embedded C Programming. Basic features of C

Introduction to Information System Layers and Hardware. Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA

Chapter 3. Operating Systems

Block diagram of typical laptop/desktop

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

Let s put together a Manual Processor

Transcription:

The basic commands that a computer performs are, and performance of arithmetic and logical operations. input, file Question 2 input, output, storage output, folder storage, directory Main memory is called. Question 3 random access memory random read only memory read and write memory read only memory The is the brain of the computer and the single most expensive piece of hardware in your personal computer. MM CPU ROM RAM

Question 4 The carries out all arithmetic and logical operations. IR PC ALU CU Question 5 The holds the instruction currently being executed. CU IR ALU PC Question 6 Main memory is an ordered sequence of items, called. pixels addresses memory cells registers

Question 7 The devices that feed data and programs into computers are called devices. input secondary output entry Question 8 The devices that the computer uses to display results are called devices. entry output input exit Question 9 When the power is switched off, everything in is lost. main memory hard disks secondary storage floppy disks

Question 10 programs perform a specific task. Operating Application System Service Question 11 The monitors the overall activity of the computer and provides services. arithmetic logic unit operating system Central Processing Unit control unit Question 12 Which of the following is NOT an output device? monitor printer CPU secondary storage

Question 13 represent information with a sequence of 0s and 1s. Digital signals Analog signals System programs Application programs Question 14 A sequence of eight bits is called a. double character byte binary digit Question 15 The digit 0 or 1 is called a binary digit, or. hexcode Unicode bit bytecode

Question 16 The term GB refers to. Question 17 gigabyte giant byte group byte great byte A program called a(n) translates instructions written in high-level languages into machine code. decoder assembler linker compiler Question 18 A program called a(n) combines the object program with the programs from libraries. assembler compiler decoder linker

Question 19 Consider the following C++ program. #include <iostream> using namespace std; int main() { cout << "Hello World " return 0; } In the cout statement, the missing semicolon in the code above will be caught by the. editor assembler compiler control unit Question 20 A program that loads an executable program into main memory is called a(n). linker loader compiler assembler Question 21 A step-by-step problem-solving process in which a solution is arrived at in a finite amount of

time is called a(n). design linker algorithm analysis Question 22 To develop a program to solve a problem, you start by. analyzing the problem designing the algorithm implementing the solution in C++ entering the solution into a computer system Question 23 Dividing a problem into smaller subproblems is called design. OOD analog top-down refinement Question 24 structured

A(n) consists of data and the operations on those data. compiler disk interpreter Question 25 object In C++, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n). algorithm object function class Question 26 The programming language C++ evolved from. BASIC assembly C+ C Saturday, March 15, 2014 9:30:08 AM EDT