MM : 85. Unit II. I/P and O/P devices: Keyboard, Mouse, Floppy disk, Hard disk, CD, VCD, DVD, pen drive, Joystick, Scanners, Printers, Monitors.

Size: px
Start display at page:

Download "MM : 85. Unit II. I/P and O/P devices: Keyboard, Mouse, Floppy disk, Hard disk, CD, VCD, DVD, pen drive, Joystick, Scanners, Printers, Monitors."

Transcription

1 BARKATULLAH UNIVERSITY, BHOPAL Class - B.Sc. Subject - Computer Science Paper name - Fundamental and Digital Computers (Paper Code- CS 101) Semester - I MM : 85 Unit I Block diagram of Computer: I/P unit, O/P unit, CPU, memory unit, Generations of Computers, types of PC s: Desktop, Laptop, Palmtop, Workstations & Super Computers. I/P and O/P devices: Keyboard, Mouse, Floppy disk, Hard disk, CD, VCD, DVD, pen drive, Joystick, Scanners, Printers, Monitors. Algorithms: Characteristics of algorithm, Flowchart, Programming languages: Low level, Assembly Language, Middle Level Language and High Level Language, Compiler, Interpreter, Assembler, Difference b/w compiler and Interpreter. Windows: Features of Windows - Desktop, Start Menu, Control panel, My Computer, Windows Explorer, Accessories. Managing Multiple Windows, Arranging Icons on the desktop, creating a new folder on Desktop, Logging off and shutting down Windows. Unit II MS Word: What is Word Processing, Creating documents in MS-Word, Formatting features of MS Word, Standard toolbar, drawing toolbar, tables and other features. Mail Merge, Insertion of files, pictures, clipboard, graphs, print formatting, page numbering and Printing documents. MS Excel - Introduction to Worksheet and Excel. Entering information in a worksheet - numbers, formula, etc., Saving a workbook, Editing cells, using commands and functions, moving and copying, Inserting and Deleting Rows and Columns, Creating Charts. Print preview of Worksheet, Page setup : Margins, adding headers & footers before printing, removing grid lines from printout, printing the title rows.

2 Unit III Number System: Decimal, Binary, Octal, Hexadecimal, Conversions from one base to another base. Codes : ASCII Code, EBCDIC Code, BCD Code, Grey code, Excess-3 Code. Boolean algebra, De-Morgan s theorem, Binary arithmetic:- Addition, Subtraction, Multiplication & Division, unsigned binary numbers, Signed magnitude numbers, 1 s complement & 2 s complement representation of numbers, 2 s complement arithmetic. Unit IV Boolean functions & truth tables, SOP, POS forms, minterms, simplification of logic circuits using Boolean algebra and Karnaugh Maps. Logic Gates:- AND, OR, NOT, NAND, NOR, X-OR and X-NOR gates their symbols and truth tables, Construction of basic gates using universal gates, Combinational Circuits design with gates: multiplexer, Demultiplexer, Encoder, Decoder, Half adder & Full adder, Adder/Subtractor. Unit V Flip flops :- RS Flip flop, D Flip flop, Edge triggered J-K Flip flop, Master-slave Flip flop. Introduction to Registers & Counters Text Book 1. Computer Fundamentals Architecture and Organization By B Ram 2. PC Software For Windows 98 Made Simple By R.K.Taxali 3. Computer Fundamentals Architecture and Organization By B.Ram. 4. Digital Computer By Malvino and Leach. References 1. Computer Fundamentals By P.K.Sinha 2. Microsoft Office: Rom Mansfield 3. Digital logic and Computer Design By M. Morris Mano. 4. Digital Computer & Electronics By Malvino And Brown

3 BARKATULLAH UNIVERSITY, BHOPAL Class - B.Sc. Subject - Computer Science Paper name - Practical - Windows, Word, Excel (CS 102) Semester - I MM : 50 Suggested List of Practicals (Windows, Word, Excel) 1. Design a Scenery using Paint Brush. 2. Create Banner for your college using MS WORD. 3. Design a Greeting Card using Word Art for different festivals in MS WORD. 4. Create your Biodata and use page borders and shading using MS WORD. 5. Create a document and insert header and footer, page title etc using MS WORD. 6. Implement Mail Merge using MS WORD. 7. Use MS WORD to insert a table into a document. 8. Create a marksheet using MS Excel. 9. Creation and printing a pie bar & line graph using MS Excel. 10. Using built in function find Sum, Average, Minimum, Maximum, count for given data. 11. Design your Faculty time table using MS Excel.

4 Barkatullah University, Bhopal Semester Wise Scheme for B Sc (Information Technology) Session 2011 onwards B. Sc (Information Technology) Sem I Code No. IT 101 IT 102 Paper Fundamentals of Computers and Programming in C C programming Practical Scheme of Marks Theory Papers Sessional marks Practical Total 70 marks 30 marks 50 marks 150 marks

5 BARKATULLAH UNIVERSITY, BHOPAL Class - B.Sc. Subject - Information Technology Paper name - Fundamentals of Computers and Programming in C (Paper Code- IT 101) Semester - I MM : 70 UNIT I Introduction: Computer System Organization, Characteristics and uses. Generations of Computers, Types of computers : Analog, Digital (micro, mini, mainframe and super computers) and hybrid. Input Devices: Keyboard, Mouse, Trackball, Joystick, Digitizing Tablet, Scanners, Digital Camera, MICR, OCR, OMR, Bar-Code Reader, Voice Recognition, Light Pen, Touch Screen. Output Devices : characteristics of monitor, types of monitors: CRT and flat panel, LCD monitor, LCD screen. Printers : Daisy Wheel, Dot Matrix, Inkjet, Laser, Line Printers. Plotters, Speakers. Storage Devices: Storage Fundamentals: Primary Vs Secondary. Various Storage Devices: Magnetic Tape, Cartridge Tape, Data drives, Hard disk drives, Floppy disks, CD, VCD, CD-RW, Zip Drive, DVD, DVD-RW. Types of softwares: System software, Standard system s/w, operating system software, Application Software.

6 UNIT II Types of O.S.: Single user, Multi-user, Real time, Time sharing and Batch processing, Multiprocessing, Multiprogramming, Multitasking, Distributed processing. Programming Languages: - Low-level Language, Assembly Language, Middle Level Language and High Level Language, Compiler, Interpreter, Assembler, Difference between Compiler, Interpreter and Assembler. UNIT III Program Logic development Using algorithm and Flowchart, Historical development of C. Introduction to c programming structure, compiler and IDE (integrated development environment). Constants, variables and keywords, C instructions. Data representation: Simple data types like real, integer, character, etc. Program Statements and header files, use of iinput and output statements in running simple C programs. UNIT IV C operators: Arithmetic, Assignment, relational, logical, Increment and Decrement, Bitwise and Boolean. Operator precedence, arithmetic and logical expressions evolution. Decision control: if statement, if-else statement, nested if and conditional operators. Development of C programs using constructs mentioned in the unit UNIT V Case control structures: switch statement, goto statement. Loop Control Structures:- for loop, while loop and do-while loop, Break statement, continue statement. Development of C programs using the control structures. Arrays:- One dimension array, 2D array,3d array. Development of C programs using one dimensional Arrays and 2D arrays. TEXT BOOKS: 1. Fundamentals of Computers: P.K.Sinha Let Us C by Yashwant Kanetkar 3. 3.Programming in C by E. Balaguruswamy

7 REFERENCES : 1. Computers Today: Suresh K.Basandra 2. Operating System: Achyut S. Godbole 3. Computer Fundamentals and Architecture by B.Ram. 4. Schaum s Series C Programming 5. The complete reference in C/C++ Herbert Shield 6. Working with C by Yashwant Kanetkar

8 BARKATULLAH UNIVERSITY, BHOPAL Class - B.Sc. Subject - Information Technology Paper name - Practical work (IT 102) Semester - I MM : 50 Suggested List of Practical ( C Programming) 1. Program to find roots of quadratic equations. 2. Program to swap two numbers without using temporary variable. 3. Program to convert temperature from f to c. 4. Program for Generating Histogram. 5. Program to add digits of a number. 6. Program to check whether a number is prime. 7. Program to print given number in Reverse order. 8. Program to generate Fibonacci series. 9. Program for Reversing an Array. 10. Program to calculate factorial of a given number. 11. Program to find average of n numbers using arrays. 12. Program for linear search. 13. Program to calculate addition and subtraction of two matrices. 14. Program to design a calculator using Switch statement. 15.Program to calculate multiplication of two matrices.

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks UNIVERSITY OF KERALA First Degree Programme in Computer Applications Model Question Paper Semester I Course Code- CP 1121 Introduction to Computer Science TIME : 3 hrs Maximum Mark: 80 SECTION A [Very

More information

B.Sc.(Computer Science) and. B.Sc.(IT) Effective From July 2011

B.Sc.(Computer Science) and. B.Sc.(IT) Effective From July 2011 NEW Detailed Syllabus of B.Sc.(Computer Science) and B.Sc.(IT) Effective From July 2011 SEMESTER SYSTEM Scheme & Syllabus for B.Sc. (CS) Pass and Hons. Course Effective from July 2011 and onwards CLASS

More information

I PUC - Computer Science. Practical s Syllabus. Contents

I PUC - Computer Science. Practical s Syllabus. Contents I PUC - Computer Science Practical s Syllabus Contents Topics 1 Overview Of a Computer 1.1 Introduction 1.2 Functional Components of a computer (Working of each unit) 1.3 Evolution Of Computers 1.4 Generations

More information

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

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals Full Marks 100 (Theory 75, Practical 25) Introduction to Computers :- What is Computer?

More information

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

MULTIPLE CHOICE FREE RESPONSE QUESTIONS MULTIPLE CHOICE FREE RESPONSE QUESTIONS World ORT Union I n p u t d e v i c e s Where would you find the letters QUERTY? A. Mouse B. Keyboard C.Numeric Keypad How did the computer mouse get its name? A.

More information

Bangalore University B.Sc Computer Science Syllabus ( Semester System)

Bangalore University B.Sc Computer Science Syllabus ( Semester System) Bangalore University B.Sc Computer Science Syllabus ( Semester System) First Semester CSIT1: Computer Fundamentals and C Programming CSIP1: C Programming Lab Second Semester CSIIT1: Data Structures and

More information

SAMPURNANAND SANSKRIT UNIVERSITY, VARANASI SYLLABUS FOR POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS PROGRMME (PGDCA)

SAMPURNANAND SANSKRIT UNIVERSITY, VARANASI SYLLABUS FOR POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS PROGRMME (PGDCA) SAMPURNANAND SANSKRIT UNIVERSITY, VARANASI SYLLABUS FOR POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS PROGRMME (PGDCA) SEMESTER I CODE SUBJECT NAME Marks Credit 1PGDCA1 Fundamentals of Computers and Information

More information

SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I. Semester-I.

SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I. Semester-I. SCHEME OF EXAMINATION FOR B.A.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.A.-I Sr. No. Paper 1 Paper-I Computer And Programming Fundamentals Semester-I Internal Assessment

More information

5COMPUTER SCIENCE For Class IX (marks 55)

5COMPUTER SCIENCE For Class IX (marks 55) 5COMPUTER SCIENCE For Class IX (marks 55) 1. Introduction to Computers o History and development of computers - Types of computers (analogue, digital, hybrid) - Classification of digital computers (micro,

More information

Multiple Choice Questions(Computer)

Multiple Choice Questions(Computer) Multiple Choice Questions(Computer) 1. Which of the following is the product of data processing a. information b. data c. software program d. system 2. The process of putting data into a location is called

More information

Lower School. Third Grade

Lower School. Third Grade Lower School The goal of the Lower School Computer curriculum is to continue to develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Overview of MIS Professor Merrill Warkentin

Overview of MIS Professor Merrill Warkentin Management Systems (MIS) Mississippi State University Data raw numbers - not processed facts, lists, numbers, tables of value to an organization 1 2 Data Processing (DP) the restructuring of data to improve

More information

Course Requirements & Evaluation Methods

Course Requirements & Evaluation Methods Course Title: Logic Circuits Course Prefix: ELEG Course No.: 3063 Sections: 01 & 02 Department of Electrical and Computer Engineering College of Engineering Instructor Name: Justin Foreman Office Location:

More information

DESKTOP PRODUCTIVITY SOFTWARE

DESKTOP PRODUCTIVITY SOFTWARE USING WINDOWS 8 UNIT 1: INTRODUCTION TO COMPUTERS Topic A: Overview of computers Topic B: How computers work Topic C: Starting the computer UNIT 2: INPUT DEVICES Topic A: Mouse and keyboard basics Topic

More information

V05: Diploma in Computer Hardware maintenance and Network Technologies (Windows 2000 Server) (32 CP)

V05: Diploma in Computer Hardware maintenance and Network Technologies (Windows 2000 Server) (32 CP) V05: Diploma in Computer Hardware maintenance and Network Technologies (Windows 2000 Server) (32 CP) DHW101: Digital Computer Electronics, Theory (4CP) DHW 102:Digital Computer Electronics, Practical (4CP)

More information

Philadelphia University Faculty of Information Technology Department of Computer Science ----- Semester, 2007/2008.

Philadelphia University Faculty of Information Technology Department of Computer Science ----- Semester, 2007/2008. Philadelphia University Faculty of Information Technology Department of Computer Science ----- Semester, 2007/2008 Course Syllabus Course Title: Computer Logic Design Course Level: 1 Lecture Time: Course

More information

ERA6 OBJECTIVE QUSESTION

ERA6 OBJECTIVE QUSESTION 1)Database Management Question:- ERA6 OBJECTIVE QUSESTION 1) While Creating a Table using the MS Access, you will get an interface, as shown on the screen this Interface shows, you are Working on the View

More information

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

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

MASTER COURSE OUTLINE

MASTER COURSE OUTLINE A. BUSA 1065 Microcomputer Applications B. COURSE DESCRIPTION: MASTER COURSE OUTLINE This course provides a basic understanding of computer history, concepts, and microcomputer applications using IBM or

More information

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

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O Chapter 3: Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? The Computer Continuum 1-1 Computer Hardware Components In this chapter: How did

More information

Module 1 Introduction to Information and Communication Technologies

Module 1 Introduction to Information and Communication Technologies Module 1 Introduction to Information and Communication Technologies Lesson 3 What are the Hardware Components of a Computer? UNESCO EIPICT Module 1. Lesson 3 1 Rationale The hardware components are the

More information

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

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory. 1 Topics Machine Architecture and Number Systems Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting from Decimal to Binary Major Computer Components

More information

2. Advance Certificate Course in Information Technology

2. Advance Certificate Course in Information Technology Introduction: 2. Advance Certificate Course in Information Technology In the modern world, information is power. Acquiring information, storing, updating, processing, sharing, distributing etc. are essentials

More information

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

More information

TH2. Input devices, processing and output devices

TH2. Input devices, processing and output devices TH2. Input devices, processing and output devices http://www.bbc.co.uk/schools/gcsebitesize/ict/ Input devices allow us to enter raw data into a computer. The computer processes the data and then produces

More information

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

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved Parts of a Computer Preparation Grade Level: 4-9 Group Size: 20-30 Time: 75-90 Minutes Presenters: 1-3 Objectives This lesson will enable students to: Identify parts of a computer Categorize parts of a

More information

Basics of Computer 1.1 INTRODUCTION 1.2 OBJECTIVES

Basics of Computer 1.1 INTRODUCTION 1.2 OBJECTIVES Basics of Computer :: 1 1 Basics of Computer 1.1 INTRODUCTION In this lesson we present an overview of the basic design of a computer system: how the different parts of a computer system are organized

More information

Diploma in Computer Hardware Maintenance and Network Technologies(DCHMNT)

Diploma in Computer Hardware Maintenance and Network Technologies(DCHMNT) Diploma in Computer Hardware Maintenance and Network Technologies(DCHMNT) Duration: One year including 3 months industrial Training The examination and evaluation pattern : Same as BTE The Structure of

More information

Middle School. Sixth Grade

Middle School. Sixth Grade Middle School The goal of the Middle School Computer curriculum is to further develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Curriculum Map (Computer Technology 9 th grade)

Curriculum Map (Computer Technology 9 th grade) Curriculum Map (Computer Technology 9 th grade) Month August Main Concept (General terms) Operating Systems. 1. What is the difference between operating system software and Application Software 3. Print

More information

The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) OLG 612 ICT in Business Management

The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) OLG 612 ICT in Business Management The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) Course Outline OLG 612 ICT in Business Management Introduction In the current world, information is

More information

Tic, Tie & Calculate Quick Start Guide. Quick Start Guide

Tic, Tie & Calculate Quick Start Guide. Quick Start Guide Quick Start Guide 1 Table of Contents Quick Start Guide... 3 Welcome to Tic, Tie & Calculate... 3 Features Overview... 3 Important Installation Notes... 3 Installation... 4 Step 1: Receive Account Creation

More information

CIS Mid Semester Examinations

CIS Mid Semester Examinations CIS Mid Semester Examinations Candidate must answer all questions. Multiple Choice questions are to be answered on the answer sheet. 1. A computer is an electronic device, operating under the control of

More information

Computer Hardware and Network Administration

Computer Hardware and Network Administration University of Pune F.Y.B.Sc. Computer Hardware and Network Administration Syllabus revision To be implemented from June 2013 2 COMPUTER HARDWARE AND NETWORK ADMINISTRATION Objectives: A. To know fundamentals

More information

Primary Memory. Input Units CPU (Central Processing Unit)

Primary Memory. Input Units CPU (Central Processing Unit) Basic Concepts of Computer Hardware Primary Memory Input Units CPU (Central Processing Unit) Output Units This model of the typical digital computer is often called the von Neuman compute Programs and

More information

11. RESOURCE REQUIREMENT FOR COMPUTER ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT

11. RESOURCE REQUIREMENT FOR COMPUTER ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT . RESOURCE REQUIREMENT FOR COMPUTER ENGINEERING AND INFORMATION TECHNOLOGY DEPARTMENT. Physical Resources.. Space Requirement: Norms and standards laid down by All India Council for Technical Education

More information

10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES

10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES FORM 4 COMPUTER STUDIES Chapter 10: Input and Output Devices March, 01 10.1 FUNCTIONS OF INPUT AND OUTPUT DEVICES The main function of an input device is to The main function of an output device is to

More information

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme)

Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) Course Structure of Three Year Degree B.A Programme in Computer Application under Semester System of Dibrugarh University (General Programme) COURSE LECTURE DURATION(LD) /paper SEMESTER-I 1. Course Code:CAN101

More information

Chapter 1: Digital Systems and Binary Numbers

Chapter 1: Digital Systems and Binary Numbers Chapter 1: Digital Systems and Binary Numbers Digital age and information age Digital computers general purposes many scientific, industrial and commercial applications Digital systems telephone switching

More information

Computer Organization

Computer Organization Basics Machine, software, and program design JPC and JWD 2002 McGraw-Hill, Inc. Computer Organization CPU - central processing unit Where decisions are made, computations are performed, and input/output

More information

0418/01 Paper 1 Specimen Paper 2007

0418/01 Paper 1 Specimen Paper 2007 UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education INFORMATION TECHNOLOGY 048/0 Paper Specimen Paper 007 Candidates answer on the Question Paper.

More information

Graphic Communication

Graphic Communication Graphic Communication St Pauls RC Academy Computer Hardware CDT Department Hardware Devices Hardware is the name given to any piece of equipment that is used along side a computer (including the main computer

More information

Operating Systems. and Windows

Operating Systems. and Windows Operating Systems and Windows What is an Operating System? The most important program that runs on your computer. It manages all other programs on the machine. Every PC has to have one to run other applications

More information

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

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu. Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali mzali@just.edu.jo 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers

More information

COMBINATIONAL CIRCUITS

COMBINATIONAL CIRCUITS COMBINATIONAL CIRCUITS http://www.tutorialspoint.com/computer_logical_organization/combinational_circuits.htm Copyright tutorialspoint.com Combinational circuit is a circuit in which we combine the different

More information

Binary Adders: Half Adders and Full Adders

Binary Adders: Half Adders and Full Adders Binary Adders: Half Adders and Full Adders In this set of slides, we present the two basic types of adders: 1. Half adders, and 2. Full adders. Each type of adder functions to add two binary bits. In order

More information

EE360: Digital Design I Course Syllabus

EE360: Digital Design I Course Syllabus : Course Syllabus Dr. Mohammad H. Awedh Fall 2008 Course Description This course introduces students to the basic concepts of digital systems, including analysis and design. Both combinational and sequential

More information

ANALOG & DIGITAL ELECTRONICS

ANALOG & DIGITAL ELECTRONICS ANALOG & DIGITAL ELECTRONICS Course Instructor: Course No: PH-218 3-1-0-8 Dr. A.P. Vajpeyi E-mail: apvajpeyi@iitg.ernet.in Room No: #305 Department of Physics, Indian Institute of Technology Guwahati,

More information

4) How many peripheral devices can be connected to a single SCSI port? 4) A) 8 B) 32 C) 1 D) 100

4) How many peripheral devices can be connected to a single SCSI port? 4) A) 8 B) 32 C) 1 D) 100 FALL 07-08 COMP100 MIDTERM-2 EXAM /FACULTY OF ECON. AND ADMINISTRATIVE SCIENCES OF EUL Student Registration No: Instructor: Prof.Dr.Hüseyin Oğuz Student Name-Surname: Dept. of Computer Information Systems

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education. Paper 1 October/November 2011 2 hours

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education. Paper 1 October/November 2011 2 hours www.xtremepapers.com UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education *2238279192* INFORMATION AND COMMUNICATION TECHNOLOGY 0417/12 Paper 1 October/November

More information

UNIVERSITY OF MUMBAI. Revised syllabus for F.Y.BSc. Computer Science to be implemented. from

UNIVERSITY OF MUMBAI. Revised syllabus for F.Y.BSc. Computer Science to be implemented. from UNIVERSITY OF MUMBAI Revised syllabus for F.Y.BSc. Computer Science to be implemented from 2008-2009 Proposed syllabus and examination scheme for F.Y.B.Sc. Computer Science (Theory and Practical) from

More information

ZIMBABWE SCHOOL EXAMINATIONS COUNCIL. COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER

ZIMBABWE SCHOOL EXAMINATIONS COUNCIL. COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER ZIMBABWE SCHOOL EXAMINATIONS COUNCIL General Certificate of Education Ordinary Level COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER Candidates answer on the question paper Additional materials:

More information

Digital Electronics Detailed Outline

Digital Electronics Detailed Outline Digital Electronics Detailed Outline Unit 1: Fundamentals of Analog and Digital Electronics (32 Total Days) Lesson 1.1: Foundations and the Board Game Counter (9 days) 1. Safety is an important concept

More information

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated)

Oregon State Bar Software Standards 2005. Software Proficiency Expectations (Items in bold are to be demonstrated) Oregon State Bar Software Standards 2005 Computer Basics (all users) Software Proficiency Expectations (Items in bold are to be demonstrated) Touch typing (at least 25 words per minute). Starting, shutting

More information

Digital Logic Design. Basics Combinational Circuits Sequential Circuits. Pu-Jen Cheng

Digital Logic Design. Basics Combinational Circuits Sequential Circuits. Pu-Jen Cheng Digital Logic Design Basics Combinational Circuits Sequential Circuits Pu-Jen Cheng Adapted from the slides prepared by S. Dandamudi for the book, Fundamentals of Computer Organization and Design. Introduction

More information

DOEACC SOCIETY DOEACC O LEVEL COURSE DURATION OF THE COURSE PRACTICAL PROJECT

DOEACC SOCIETY DOEACC O LEVEL COURSE DURATION OF THE COURSE PRACTICAL PROJECT DOEACC SOCIETY DOEACC Society is an autonomous scientific society of the Department of Information Technology, Ministry of Communications & Information Technology, and Govt. of India. The Society is registered

More information

2 COMPUTER ORGANISATION

2 COMPUTER ORGANISATION 2 COMPUTER ORGANISATION 2.1 INTRODUCTION In the previous lesson we discussed about the evolution of computer. In this lesson we will provide you with an overview of the basic design of a computer. You

More information

Course Outline. Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura. Information Technology

Course Outline. Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura. Information Technology Course Outline Kasun@sjp.ac.lk Faculty of Applied Sciences University of Sri Jayewardanepura Information Technology Objectives Outcomes Course outline Examination & Certificate Overview of a Computer System

More information

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit)

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit) BTEC First Diploma for IT Scheme of Work for Computer Systems unit 3 (10 credit unit) Overview On completion of this unit a learner should: 1 Know the of 4 Be able to. Num of hours Teaching topic Delivery

More information

Karnaugh Maps & Combinational Logic Design. ECE 152A Winter 2012

Karnaugh Maps & Combinational Logic Design. ECE 152A Winter 2012 Karnaugh Maps & Combinational Logic Design ECE 52A Winter 22 Reading Assignment Brown and Vranesic 4 Optimized Implementation of Logic Functions 4. Karnaugh Map 4.2 Strategy for Minimization 4.2. Terminology

More information

COURSE OUTLINE COMPUTER INFORMATION SYSTEMS 1A. PREREQUISITE: None. Concurrent enrollment in CIS-96 or CIS-97 is recommended.

COURSE OUTLINE COMPUTER INFORMATION SYSTEMS 1A. PREREQUISITE: None. Concurrent enrollment in CIS-96 or CIS-97 is recommended. Degree Credit _X Non Credit Nondegree Credit Comm Service COURSE OUTLINE COMPUTER INFORMATION SYSTEMS 1A COURSE DESCRIPTION 3 Units 1A Introduction to Computer Information Systems PREREQUISITE: None. Concurrent

More information

WebLearning Education Services

WebLearning Education Services Module I - Basic Concepts of Information Technology (IT) The following is the Syllabus for Module 1, Basic Concepts of Information Technology (IT), which is the basis for the theoretical test. The module

More information

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL CREATING a FORMAL REPORT using MICROSOFT WORD and EXCEL TABLE OF CONTENTS TABLE OF CONTENTS... 2 1 INTRODUCTION... 4 1.1 Aim... 4 1.2 Authorisation... 4 1.3 Sources of Information... 4 2 FINDINGS... 4

More information

GCSE BITESIZE Examinations. General Certificate of Secondary Education ICT HIGHER TIER. Time allowed 1 hour 30 minutes

GCSE BITESIZE Examinations. General Certificate of Secondary Education ICT HIGHER TIER. Time allowed 1 hour 30 minutes GCSE BITESIZE Examinations General Certificate of Secondary Education ICT HIGHER TIER Time allowed 1 hour 30 minutes Total marks: 90 Answer all questions in the spaces provided 1. The advert below is used

More information

Chapter 3. Operating Systems

Chapter 3. Operating Systems Christian Jacob Chapter 3 Operating Systems 3.1 Evolution of Operating Systems 3.2 Booting an Operating System 3.3 Operating System Architecture 3.4 References Chapter Overview Page 2 Chapter 3: Operating

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

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

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives Introduction to Programming and Algorithms Module 1 CS 146 Sam Houston State University Dr. Tim McGuire Module Objectives To understand: the necessity of programming, differences between hardware and software,

More information

MINISTRY OF EDUCATION, SPORT AND CULTURE PRIMARY SCHOOL COMPUTER STUDIES SYLLABUS GRADES 1-7

MINISTRY OF EDUCATION, SPORT AND CULTURE PRIMARY SCHOOL COMPUTER STUDIES SYLLABUS GRADES 1-7 MINISTRY OF EDUCATION, SPORT AND CULTURE PRIMARY SCHOOL COMPUTER STUDIES SYLLABUS GRADES 1-7 Curriculum Development Unit P.O. Box MP 133 Mount Pleasant Harare All rights reserved 2007 ACKNOWLEDGEMENTS

More information

COMPUTER SCIENCE. Paper 1 (THEORY)

COMPUTER SCIENCE. Paper 1 (THEORY) COMPUTER SCIENCE Paper 1 (THEORY) (Three hours) Maximum Marks: 70 (Candidates are allowed additional 15 minutes for only reading the paper. They must NOT start writing during this time) -----------------------------------------------------------------------------------------------------------------------

More information

COMPUTERIZED BUSINESS APPLICATIONS Curriculum Content Frameworks

COMPUTERIZED BUSINESS APPLICATIONS Curriculum Content Frameworks COMPUTERIZED BUSINESS APPLICATIONS Curriculum Content Frameworks Please note: All assessment questions will be taken from the knowledge portion of these frameworks. Prepared by Kathy Woodcock, Conway West

More information

Chap-02, Hardware and Software. Hardware Model

Chap-02, Hardware and Software. Hardware Model Philadelphia University School of Business Administration INFO-101 Information Systems Prof London Chap-02, Hardware and Software Hardware Components Central processing unit (CPU) Arithmetic/logic unit

More information

COMPUTER - INPUT DEVICES

COMPUTER - INPUT DEVICES COMPUTER - INPUT DEVICES http://www.tutorialspoint.com/computer_fundamentals/computer_input_devices.htm Copyright tutorialspoint.com Following are few of the important input devices which are used in a

More information

Computer Engineering

Computer Engineering Computer Engineering Unit Value 3.0 (typically 180 hours for a full-time course) This standard unit is primarily for use by the Technical Institutes when operating the following Courses : Diploma in Computer

More information

FACULTY OF COMPUTER SCIENCE AND ENGINEERING CURRICULUM FOR POSTGRADUATE PROGRAMMES. (Master in Information Technology)

FACULTY OF COMPUTER SCIENCE AND ENGINEERING CURRICULUM FOR POSTGRADUATE PROGRAMMES. (Master in Information Technology) FACULTY OF COMPUTER SCIENCE AND ENGINEERING CURRICULUM FOR POSTGRADUATE PROGRAMMES (Master in Information Technology) MASTER IN INFORMATION TECHNOLOGY (MIT) CURRICULUM 1.1 Introduction This programme is

More information

How To Understand The Computer (For A Computer)

How To Understand The Computer (For A Computer) Computer Fundamental Compiled by: Hemanta Baral Computer Fundamentals What is Computer? Computer is an advanced electronic device that takes raw data as input from the user and processes these data under

More information

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers.

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers. Standard Methods of Input Input device enables you to input information and commands into the computer. The Keyboard One of the first peripherals to be used with a computer and is still the primary input

More information

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy Montgomery College Course Designator/Course Number: CS 11 Course Title: Computer Literacy Course Length: 3 credits 3 5-minute meetings per week or equivalent Course Description: An introduction to the

More information

Chapter 9 Input/Output Devices

Chapter 9 Input/Output Devices Chapter 9 Input/Output Devices Contents: I. Introduction II. Input Devices a. Keyboard,mouse,joystick,scanners,digital camera, bar code reader, touch Sreeen,Speech input device (microphone) III. Output

More information

BINARY CODED DECIMAL: B.C.D.

BINARY CODED DECIMAL: B.C.D. BINARY CODED DECIMAL: B.C.D. ANOTHER METHOD TO REPRESENT DECIMAL NUMBERS USEFUL BECAUSE MANY DIGITAL DEVICES PROCESS + DISPLAY NUMBERS IN TENS IN BCD EACH NUMBER IS DEFINED BY A BINARY CODE OF 4 BITS.

More information

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

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers. Chapter 1 CD-ROM stands for: a. Compact Disk Random Only Memory b. Compact Disk Read Only Memory c. Computer Device Read Only Memory d. Computer Disk Random Online Memory Control Unit (CU) is the a. Main

More information

Cambridge International Examinations Cambridge International General Certificate of Secondary Education. Paper 1 May/June 2014 2 hours

Cambridge International Examinations Cambridge International General Certificate of Secondary Education. Paper 1 May/June 2014 2 hours *3483070646* Cambridge International Examinations Cambridge International General Certificate of Secondary Education INFORMATION AND COMMUNICATION TECHNOLOGY 047/ Paper May/June 04 hours Candidates answer

More information

Prof. Dr. M. H. Assal

Prof. Dr. M. H. Assal Prof. Dr. M. H. Assal AS 26/10/2014 Computer hardware is the collection of physical elements that comprise a computer system Computer hardware can be classified as following: o Input devices o Output devices

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

BOOLEAN ALGEBRA & LOGIC GATES

BOOLEAN ALGEBRA & LOGIC GATES BOOLEAN ALGEBRA & LOGIC GATES Logic gates are electronic circuits that can be used to implement the most elementary logic expressions, also known as Boolean expressions. The logic gate is the most basic

More information

Figure 1. An embedded chart on a worksheet.

Figure 1. An embedded chart on a worksheet. 8. Excel Charts and Analysis ToolPak Charts, also known as graphs, have been an integral part of spreadsheets since the early days of Lotus 1-2-3. Charting features have improved significantly over the

More information

Understanding Logic Design

Understanding Logic Design Understanding Logic Design ppendix of your Textbook does not have the needed background information. This document supplements it. When you write add DD R0, R1, R2, you imagine something like this: R1

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

CHAPTER 3: HARDWARE BASICS: PERIPHERALS

CHAPTER 3: HARDWARE BASICS: PERIPHERALS CHAPTER 3: HARDWARE BASICS: PERIPHERALS Multiple Choice: 1. is the early operating system developed by Microsoft A. Monitor B. MS-DOS C. Mouse D. Video games Answer: B Reference: Bill Gates Rides the Digital

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1.

1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1. File: chap04, Chapter 04 1. True or False? A voltage level in the range 0 to 2 volts is interpreted as a binary 1. 2. True or False? A gate is a device that accepts a single input signal and produces one

More information

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES 1. Case Study - Understanding Computers and Computing A computer is an electronic device that can accept, process and store data by following instructions

More information

testo easyheat Configuration and Analysis software Instruction manual

testo easyheat Configuration and Analysis software Instruction manual testo easyheat Configuration and Analysis software Instruction manual en 2 General Information General Information This documentation includes important information about the features and application of

More information

THE SOCIETY OF BUSINESS PRACTITIONERS

THE SOCIETY OF BUSINESS PRACTITIONERS THE SOCIETY OF BUSINESS PRACTITIONERS CERTIIFIICATE IIN BUSINESS ADMIINIISTRATI ION This is an introductory course to the fundamental principles of business studies. Students who have the necessary GCE

More information

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.

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. C1 D1 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. 1 Hardware and Software Hardware the physical, tangible parts of a computer

More information

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX Multiple Choice: 1. Processing information involves: A. accepting information from the outside world. B. communication with another computer. C. performing arithmetic

More information

Gates, Circuits, and Boolean Algebra

Gates, Circuits, and Boolean Algebra Gates, Circuits, and Boolean Algebra Computers and Electricity A gate is a device that performs a basic operation on electrical signals Gates are combined into circuits to perform more complicated tasks

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

2011, The McGraw-Hill Companies, Inc. Chapter 3

2011, The McGraw-Hill Companies, Inc. Chapter 3 Chapter 3 3.1 Decimal System The radix or base of a number system determines the total number of different symbols or digits used by that system. The decimal system has a base of 10 with the digits 0 through

More information

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

Outline. hardware components programming environments. installing Python executing Python code. decimal and binary notations running Sage Outline 1 Computer Architecture hardware components programming environments 2 Getting Started with Python installing Python executing Python code 3 Number Systems decimal and binary notations running

More information