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.

Slides:



Advertisements
Similar presentations
Parts of the Computer and Storage Devices By Alisha Mallette.
Advertisements

The Windows File System and Windows Explorer To move around the file system and examine your files or get to one you want (say, to modify, delete or copy.
Review of Computer Hardware, Operating Systems, and Media EDUC 286: Educational Technology II: Professional Tools Fall 2009.
XP Managing Your Files 1. XP Managing Your Files 2 Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and.
2.00 Understand Computer Fundamentals
DOS & Windows O/s Prof. Sujata Rao Less 5.
Computing in the Modern World
P3- Represent how data flows around a computer system
Lecture 1: Overview of Computers & Programming
Basic Computer Hardware and Software.
INPUT, OUTPUT, And STORAGE DEVICE
5-1note. 2 BUSINESS TECHNOLOGY TODAY Chapter Five Killer Applications— Using Your Operating System and Word Processor.
Managing Your Files. Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and delete folders Name, copy,
Objective 2.01A: Classify Computer Components
Paths and Trees and Folders
Chapter 8 Managing Files.
V Material obtained from summer workshop in Guildford County.
2.00 Understand Computer Fundamentals Unit Objective: 2.01.
8. INPUT, OUTPUT and storage DEVICES i/o units
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Introduction to Computing: Lecture 3 Computer Systems.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
Computer Systems Week 10: File Organisation Alma Whitfield.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Intro Test 3 Chapters 5, 6 & Excel Sample Questions Spring 2005.
Explore the Parts of a Computer
Operating Systems Programs for performing surgery NOT! –Sorry I got carried away.
How to use a computer and not lose your mind
Bit-Mapped Graphic Data: Input (Capture) Hardware Multimedia – Section 2.
FILES & FOLDERS Organization Computer hard drives hold an enormous amount of data or information. Knowing how a computer's organization system works.
IT Introduction to Information Technology CHAPTER 01.
CPSC Pascal Brent M. Dingle Texas A&M University Chapter 1.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
Internal Lab Registeration labreg/lab/signup.aspxhttp:// labreg/lab/signup.aspx
Windows and File Management
What about computer Input Device Output and Display device Digital storage device Processing Componen ts
Operating and Filing Systems Standard Grade1 Operating and Filing Systems Standard Grade Computing Studies.
COMPUTER CONCEPTS Unit A: Computer and Internet Basics 1.
Computer Fundamentals/ Organizing Your Work/ 1 of 16.
Introduction to Computer Operation
Business Technology Applications Computer Basics Vocab.
in the Learning Environment
“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.
AOIT Principles of Information Technology Copyright © 2007–2014 National Academy Foundation. All rights reserved.
Unit 1 Chapter 3 : Hardware.
Basic Computer Hardware and Software. Guilford County SciVis V
Introduction To Computers
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
By Nathan Lowe.  Graphic cards are high specification cards with lots of memory and fast processors providing lots of power for the updated games or.
Basic Computer Hardware and Software.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
10. File Management. Computers and information Computers are all about processing the information. The information has to be organized in a systematic.
By tom squire.  Graphic cards are made of millions of dots called pixels. Graphic cards take data from the CPU and turn it into a picture. At most common.
Name Enrolment no.: Dhruti Desai Khushboo Desai Sneha Gangwani Rajul Shah
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Computer Performance & Storage Devices Computer Technology 1.
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.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Applications Sharing Computer Literate.
CS101 Storage Information.
CS 101 Lecture Test 1 Review.
Organizing Files What is a file?
Computer Hardware Computer Technology Jeopardy Review
02.00 Understand Computer Fundamentals
CS 101 Lecture Test 1 Review.
Paths and Trees and Folders
Presentation transcript:

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 weight than CRTs. 3. They use more power than a CRT. 4. They are higher resolution than a CRT.

What is one way to get bonus points in this class? 1. going to open labs 2. taking tests 3. writing a paper 4. coming to every lecture

Input data 1. moves from the outside world to the computer’s memory 2. moves from the computer’s memory to the outside world 3. can travel in either direction 4. is not used any more, the Net is more powerful

GIGO is 1. A saying about input and output 2. A peripheral that can scan in documents 3. A unit of information, 8 bytes is a GIGO 4. A program that can help you communicate with other people

From Chapter 2 GIGO stands for “Garbage In, Garbage Out” If invalid data is entered in a computer program, the resulting output will also be invalid. If a computer asked you to enter a letter and you enter a number the results you would get back would probably be messed up, or "garbage."

A file with a name like c:\fall10\school\cs101\sheet1.jpg 1. Is a picture file – the jpg tells you that 2. Is a text file – the folder name school tells you that 3. Is a spreadsheet – the filename sheet1 tells you that 4. None of the above

From Chapter 4 File names usually contain an extension, which is the part after the dot. Extensions help people and computers know what kind of information is in the file and what program to use when reading/editing that file .doc – MS Word Document .zip – Compressed Zip Archive .bmp – Bitmap Image Changing file extension DOES NOT convert the information in the file!

A file with a name like c:\fall10\school\cs101\sheet1.jpg 1. Is stored at the root of the C drive 2. Is on a floppy disk 3. Is stored in the “My Documents” folder. 4. None of the above

From Chapter 4 To Find a File in a File System, you must know its PATH A path is a listing of directories starting at the drive and moving to the file C:\College\Fall2010\ENG104\Paper1.doc

What’s the difference between storage devices and input/output devices? 1. There is no difference. 2. Storage devices are easier to use. 3. Input/output devices are meant to be used by humans. 4. Storage devices are meant for short-term use.

A cell in a spreadsheet containing ##### indicates 1. a decorative border around the data 2. a problem with the formula in the cell 3. a column too narrow to display the data 4. a division by zero

Resolution refers to which quality of a graphical input or output device? 1. How detailed the captured / produced image is 2. How fast it can capture / produce images 3. How many images can be captured / produced 4. None of these

Which type of device for computer interaction is designed to reduce strain on human users? 1. QWERTY 2. Ergonomic 3. RSI 4. Optical