CS 101 Lecture Test 1 Review.

Slides:



Advertisements
Similar presentations
Computer Memory/Storage Device
Advertisements

 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Introduction to Computers
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Storage.
Introduction to Programming Dr Masitah Ghazali Programming Techniques I SCJ1013.
Chapter 3 Computer Hard ware
Teaching and Learning with Technology  Allyn and Bacon 2005 Teaching and Learning with Technology  Allyn and Bacon 2002 Teaching and Learning with Technology.
E0001 Computers in Engineering1 The System Unit & Memory.
1 Intro to Info Tech System Unit Copyright 2003 by Janson Industries This presentation can be viewed on line at:
HARDWARE: CPU & STORAGE How to Buy a Multimedia Computer System.
Computers Inside and Out
Lecture 2 “Structure of computer” Informatics. Computer is  general purpose device that can be programmed to carry out a set of arithmetic or logical.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computers Parts/Types. Topics Definition Types of Computers Parts of Computer System Impact on Society.
CS 101 Attendance 1. Present 2. Present too. If cell D18 contains =$A13+B$15, and the formula is copied to cell E15, what does it change to? 1. =$A13+B$15.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
Unit R005: Understanding Computer Systems Introduction System Software Software (i.e., programs) used to control the hardware directly Used to run the.
Basic Computer Components INTRODUCTION TO COMPUTER.
CS 101 Attendance 1. Present 2. Present too. An LCD is used as the display in most laptops because 1. They are cheaper than CRTs. 2. They are lighter.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
Hard drives use magnetism to store information just like on old cassette tapes. Copper heads are used as they are easy to magnetize and demagnetize.
Computer Basic Vocabulary
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
CSCI-100 Introduction to Computing Hardware Part I.
Parts of the Computer System
Data Storage © 2007 Pearson Addison-Wesley. All rights reserved.
Computer Organization. The Five Hardware Units General purpose computers use the "Von Neumann" architecture Also referred to as "stored program" architecture.
“Read Only Memory” a class of storage media used in computers and other electronic devices. This tells the computer how to load the operating system.
CS 101 Lecture Test 1 Review 1. What is one way to get bonus points in this class? 1.Going to an Open Lab 2.Taking tests 3.Writing a paper 4.Coming to.
Data Storage © 2007 Pearson Addison-Wesley. All rights reserved.
Computer Basics.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Secondary Storage. WHAT IS SECONDARY STORAGE  SECONDARY STORAGE IS THE STORAGE THAT IS NON- VOLATILE. RAM IS VOLATILE AND SHORT TERM AND FORGETS EVERYTHING.
20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt 20 pt 30 pt 40 pt 50 pt 10 pt Computer.
CS 101 Lecture Test 1 Review 1. What is one way to get bonus points in this class? 1.Going to an Open Lab 2.Taking tests 3.Writing a paper 4.Coming to.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Performance & Storage Devices Computer Technology #2.
CS101 Storage Information.
GCSE COMPUTER SCIENCE Computers 1.2 Memory, Storage and Binary.
ICT COMPUTER FUNDAMENTALS
APPENDIX A Hardware and Software Basics
Chapter 2.
UNDERSTANDING YOUR COMPUTER
Topics Introduction Hardware and Software How Computers Store Data
Chapter 7.2 Computer Architecture
ICT COMPUTER FUNDAMENTALS
CS 101 Lecture Test 1 Review.
TexPREP Summer Camp Computer Science
Introduction to Computers
Introduction to Computers
Computer Basics.
Data Storage In today’s lesson we will look at:
Introduction to Computing Lecture # 1
Introduction to Computers
Topics Introduction Hardware and Software How Computers Store Data
Computer Hardware.
CS101 Storage Information.
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
STORAGE – 3 TIERS Key Revision Points.
Computer Performance & Storage Devices
02.00 Understand Computer Fundamentals
Secondary Storage Devices
Presentation transcript:

CS 101 Lecture Test 1 Review

1. What is one way to get bonus points in this class? Going to an Open Lab Taking tests Writing a paper Coming to every lecture

2. A file with a path like c:\spring19\classes\cs101\sheet1.gif Is a picture file – the gif tells you that Is a text file – the folder classes tells you that Is a spreadsheet – sheet1 tells you that is a calendar file – spring15 tells you that

3. If an optical drive is labeled -R, It can only be read from, not written to at all It can be read from and written to many times It can be written to once, read many times It can only be written to, not read from

4. A file with a path like c:\spring19\classes\cs101\sheet1.gif Is stored at the root of the hard drive Is stored on the floppy drive Is stored in the “My Documents” folder None of the above

5. One difference between ASCII and Unicode is ASCII is a newer code, Unicode is older ASCII has a smaller number of codes, Unicode has many more ASCII takes up more room per character than Unicode does 4. All of these are correct.

6. Gordon Moore Came up with an observation about how the power of computers (complexity of circuits) was doubling every 18 months/2 years. Is one of the founders of Intel. Is an engineer All of these are true

7. Charles Babbage imagined the ________ with the help of Ada Lovelace. abacus Difference Engine Enigma first electronic computer

8. Who wrote Visicalc? Steve Jobs and Bill Gates Bill Gates and Steve Ballmer Dan Bricklin and Bob Frankston Al Gore

9. The value of the formula =5*3 + 8/2 27.5 19 31 18

10. How many megabytes are in 2 gigabytes? 200 2048 0.5 2 1024

11. If the formula =C5+1 were in cell C5 It would add 1 to the value already there It would cause a precedence error It would cause a #NAME error It would cause a circular reference

12. The formula =sum(a3:a7) is the same as =a3+a5 + a7 =a3*a7 =a3 + a4 + a5 + a6 + a7 =a3/a7

13. The system clock tells you what the date and time are sends out a regular signal to all computer components is used to make sure the hard drive is spinning fast enough is not a factor in how fast the computer runs

14. Being volatile is a property of data on a hard drive data in RAM a printout of a document a file burned on a CD

15. What does it mean to freeze a spreadsheet? the sheet is hung up and needs to be reloaded some columns and rows will not scroll when the rest of the sheet does all formulas are locked and cannot be altered an error has been found in a formula and it must be fixed before anything can be added

16. Secondary storage devices are Not necessary these days, we have plenty of RAM Useful because RAM is volatile and they are not Faster than RAM to access data Very sturdy, they can be handled roughly without problems

17. Which storage device would have problems with a magnet? A hard drive A memory stick (flash drive) A DVD An SD card

18. Cache memory Is between RAM and the keyboard Is used to hold data which is going to be used frequently or in the near future Holds data for a long time, it is not volatile None of these is true