BANK EXAM ONLINE COACHING Computer Awareness 3 www.bankguru.in.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

Essential Introduction to Computers. What is a Computer? An electronic device, operating under the control of instructions stored in its own memory, that.
What is the Internet? Internet: The Internet, in simplest terms, is the large group of millions of computers around the world that are all connected to.
Project 1 Introduction to HTML.
The Internet Useful Definitions and Concepts About the Internet.
Data Communications and Computer Networks
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
1st Project Introduction to HTML.
Lesson 19 Internet Basics.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
CHAPTER THE INTERNET, THE WEB, AND ELECTRONIC COMMERCE 22.
MODULE 6 THE INTERNET. Introduction to the Internet and World Wide Web A computer network is a communication system that connects two or more computers.
Chapter ONE Introduction to HTML.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
Introduction to Networks Networking Concepts IST-200 VWCC 1.
Internet Standard Grade Computing. Internet a wide area network spanning the globe. consists of many smaller networks linked together. Service a way of.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
Introduction to Computers
CHAPTER 2 Communications, Networks, the Internet, and the World Wide Web.
Connecting one computer to another computer creates a network.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lesson 2 — The Internet and the World Wide Web
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Unit 1 — Computer Basics Lesson 1 — Understanding Computers and Computer Literacy.
Operating Systems CS3502 Fall 2014 Dr. Jose M. Garrido
Introduction to Engineering and Technology Concepts Unit Five Chapter Five – Computer and Internet Connections.
ZData hierarchy (Figure 6.1) ybit - smallest piece of data ybyte – character yfield - group of bytes yrecord - related fields yfile - related records ydatabase.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Computer Concepts – Illustrated 8 th edition Unit A: Computer and Internet Basics.
Networks QUME 185 Introduction to Computer Applications.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Microsoft Office 2007 Essential Introduction to Computers.
Introduction To Internet
Communication, Networks, The internet and the Worldwide Web.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Internet Presentation. What is the Internet? The worlds largest computer network. A collection of local, regional and national computer networks linked.
Internet Research Tips Daniel Fack. Internet Research Tips The internet is a self publishing medium. It must be be analyzed for appropriateness of research.
Communication Systems The Internet The largest wide area network in the world. It is made up of thousands of linked networks. What.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
Networking Relationships What is a computer network?
Huda AL-Omairl - Network91 The Internet. Huda AL-Omairl - Network92 What is Internet? The world’s largest computer network, consisting of millions of.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
THE INTERNET. TABLE OF CONTENT CONNECTING TO THE INTERNET ELECTRONIC MAIL WORLD WIDE WEB INTERNET SERVICES.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
1 Chapter Overview Modems The Internet and Web Browsers.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
The Internet is a Big Collection of Computers and Cables. -"interconnection of computer networks". Millions of personal, business, and governmental.
Computers Are Your Future Eleventh Edition Chapter 6: The Internet and the World Wide Web Copyright © 2011 Pearson Education, Inc. Publishing as Prentice.
A SSIGNMENT #3 Com tech. ANSL HTML Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 1 What Is a Computer?
The Internet. The Internet and Systems that Use It Internet –A group of computer networks that encircle the entire globe –Began in 1969 Protocol –Language.
By: The Immigrants :D I mean the Mexican and the Colombian I mean Daniel and Felipe.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
Computer and Internet Basics
An Overview of the Computer System
Warm Handshake with Websites, Servers and Web Servers:
Project 1 Introduction to HTML.
Computers Are Your Future
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Introduction to the Internet and Web
Information Technology Ms. Abeer Helwa
Introduction to Computer Concept
Web Page Concept and Design :
Introduction to computers
Unit# 5: Internet and Worldwide Web
Data Communications and Computer Networks
Presentation transcript:

BANK EXAM ONLINE COACHING Computer Awareness 3

Software Data Communication Internet Microsoft Windows 10

Software  Software means computer instructions or data.  Anything that can be stored electronically is software, in contrast to storage devices and display devices which are called hardware.  Software is often divided into two categories 1.Systems software 2.Applications software

System software :  Includes the computer programs that run a computer system itself or that assist a computer in running application programs.  It also includes the documentation that describes how these programs operate.  System software consists of: 1. Operating system 2. Utilities

Operating System :  An operating system (OS) is an integrated set of specialized programs which permit the continuous operation of a computer from one program to the next with the minimum amount of operator intervention.  Through the OS the computer can supervise its own operations by automatically calling in the application programs, translating any other special service programs, and managing the data to produce the desired output.

Multiprogramming : Multiprogramming is the process of combining hardware and software to create a situation in which more than one program may be held in main store at any one time. Multiprocessing : Multiprocessing is the execution of two or more different programs at the same time. Loosely Coupled Multiprocessing : In loosely coupled multiprocessing a collection of relatively autonomous systems are used.

 Functionally Specialized Processors : Such as an I/O processor. There is a master, general-purpose CPU.  Tightly Coupled Multiprocessing: In it a set of processors share a common memory. They are controlled by the operating system.

Parallel Processing : They are tightly coupled multiprocessors that can execute a job in parallel. A number of desirable features of a comprehensive operating system are:  Job control language  Failure and recovery  File security  Logging  Scheduling  Monitoring system status  Multi-access control

Utilities These are programs or routines which carry out certain procedures which are common to virtually all applications. Utility software performs needed services such as :  Sorting records into a particular sequence for processing  Merging several sorted files into a single large updated file.  Transferring date from one I/O device to another.  Printing of files held on backing storage.  Printing the contents of main memory.

Data Communication  Data communication is the transmission of electronic data over some media. The media may be cables, microwaves.  Four basic elements are needed for any communication system are: A.Sender B.Medium C.Receiver D.Protocols

 Sender: The computer or device that is used for sending data is called sender, source or transmitter. In modern digital communication system, the source is usually a computer.  Medium: The means through which data is sent from one location to another is called transmission medium.  Receiver: The device or computer that receives the data is called receiver. The receiver can be a computer, printer or a fax machine.  Protocols: There are rules under which data transmission takes place between sender and receiver.

Internet  The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite to link several billion devices worldwide.  It is a network of networks that consists of millions of private, public, academic, business, and government networks, of local to global scope, that are linked by a broad array of electronic, wireless, and optical networking technologies.

How does Internet Work  A computer network by definition allows sharing of resources. Since all software resources exist in computers in the form of files of data, one of the key aspect in network of many computers is to move data between two specific computers.  For such a communication, we require the address of the destination for safe means of moving data in the form of electronic signals.  As far as safe movement of data is concerned, there exists a set of rules, which govern the sending and receiving of data on the Internet.

Important terms to remember:  Connecting to Remote Machine with Telnet : Telnet is a program that allows an Internet host computer to become a terminal of another host on the Internet.  Gopher : Gopher displays a set of resources on the Internet in the form of menus or lists of items.  HTML :The Hypertext Markup Language (HTML) is a language used for creating documents for the World Wide Web.

 SGML : Standard Generalised Marken Language (SGML) is used for defining the structure and managing the contents of any digital document.  World Wide Web.: It is a huge collection of hypertext pages on the internet. It is one of the most flexible and exciting tools in existence for surfing the internet  HTTP : Hypertext Transport Protocol (HTTP) is used to manage the links between one hypertext document and another.

 Home page : It is an initial starting page. A home page on the Internet may be related to a single person, a specific subject, or to a corporation, and is a convenient jumping-off point to other pages or resources.  URL : Uniform Resource Locator (URL) is a method of,accessing Internet resources.  Browser : An application program used to explore Internet resources.

 Web browser : A World Wide Web client application that lets you look at hypertext documents and follow links to other HTML documents on the Web.  Modem: Contraction of modulator/demodulator; a device that allows a computer to transmit information over a telephone line  Internal modem: A modem that plugs into the expansion bus of a personal computer.

 External modem: A stand- alone modem separated from the computer and connected by a serial cable.  modem: In communication, a popular file transfer protocol is available in many' off-the-shelf and shareware communications packages, as well as on many bulletin boards these are modems.  Y-modem: Y-modem, a variation of the X-modem protocol, divides the data for the transmission into blocks; each block consists of the start-of-header character, a block number, 1 K of data, and a checksum..

 Z-modem: Z-modem is similar to X-modem and Y- modem but is designed to handle larger data transfer with fewer errors.  Post : An individual article or message sent to a USENET newsgroup or to a mailing list, rather than to a specific individual.  Uudecode : To convert a text file created by the Unix uudecode utility back into its original binary form.

Microsoft Windows  Microsoft Windows is a series of graphical interface operating systems developed, marketed, and sold by Microsoft.  Microsoft introduced an operating environment named Windows on November 20, 1985 as a graphical operating system shell for MS­DOS in response to the growing interest in graphical user interfaces.

Fore More Information Visit Our Site