Skip to main content

ICT Computer Aptitude All Notes


Computer is an electronic device which is capable of receiving information (data) in a particular form and of performing a sequence of operations in accordance with a predetermined but variable set of procedural instructions (program) to produce a result in the form of information or signals.

A Computer is a General purpose machine, commonly consisting of digital circuitry, that accepts (inputs), stores, manipulates, and generates (outputs) data as numbers, text, graphics, voice, video files, or electrical signals, in accordance with instructions called a program



  • Father of the computer – Charles Babbage
  • Father of the modern computer – Alan Turing
  • Basic Architecture of Computer: John Von Neumann (1947-49)  Von Neumann ArchitectureVon Neumann architecture was first published by John von Neumann in 1945. His computer architecture design consists of a Control Unit, Arithmetic and Logic Unit (ALU), Memory Unit, Registers and Inputs/Outputs. This design is still used in most computers produced today.
  • First Programmer: Lady Ada Lovelae (1880) Augusta Ada King-Noel, Countess of Lovelace was an English mathematician and writer, chiefly known for her work on Charles Babbage's proposed mechanical general-purpose computer, the Analytical Engine.
  • First Electronic Computer: ENIAC (1946) – J.P. Eckert & J.W. Mauchly at the University of Pennsylvania.
Download PDF Click Here
First computer for the home user introduced – IBM in 1981

Mains Parts of computer


Hardware – Computer hardware is what you can physically touch includes the computer case, monitor, keyboard, and mouse. It also includes all the parts inside the computer case, such as the hard disk drive, motherboard, video card, and many others.


Input Devices In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing system such as a computer or information appliance.


Examples: keyboards, mice, scanners, digital cameras and joysticks.


Keyboard – A Keyboard is the most fundamental input device for any computer system. It helps to enter data in computer.


Mouse – A mouse is used to input data by sending a signal to the computer, based on hovering the cursor and selecting with the left mouse button. The left mouse acts as a ‘enter’ button. The right mouse button can be selected and will often pop up a window of choices. The scrolling wheel is used to move the view of the screen up or down. By moving your mouse to a location in a document, on a digital photo or over a choice of music, you can click the left mouse button to place the cursor.


Trackballs – A trackball is an input device used to enter motion data into computers or other electronic devices. It serves the same purpose as a mouse, but is designed with a movable ball on the top, which can be rolled in any direction. Instead of moving the whole device, you simply roll the movable ball on top of the trackball unit with your hand to generate motion input.


Barcode reader – A barcode reader (or barcode scanner) is an electronic device that can read and output printed barcodes to a computer. Like a flatbed scanner, it consists of a light source, a lens and a light sensor translating optical impulses into electrical ones.



Digital camera – a camera which produces digital images that can be stored in a computer and displayed on screen.


Gamepad – a handheld controller for video games.


Joystick – a lever that can be moved in several directions to control the movement of an image on a computer or similar display screen. It mainly used in playing games.


Microphone
– an instrument for converting sound waves into electrical energy variations which may then be amplified, transmitted, or recorded.


Scanner
– a device that scans documents and converts them into digital data.


Webcam
a video camera connected to a computer, allowing its images to be seen by Internet users.


Optical character recognition (OCR) is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text.


Digitizer – It converts analog information into digital form.


Optical Mark reading (OMR) – Optical Mark Readers reads pencil or pen marks made in pre-defined positions on paper forms as responses to questions or tick list prompts.






Basic structure of CPU

CPU (Central processing unit)


A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions.


*CPU – Heart of the Computer


*CPU Process:


 1.Fetch the Instruction


2.Interpret the Instruction


3.Fetch the Data


4.Process the Data


5.Write the data


Output devices


An output device is any device used to send data from a computer to another device or user. Most computer data output that is meant for humans is in the form of audio or video. Examples include monitors, projectors, speakers, headphones and printers.



Monitors – A Monitor is a TV-like display attached to the computer on which the output can be displayed and viewed. It can either be a monochrome display or a color display.

There are two kinds of monitors







  • CRT (Cathode ray tube) – The cathode ray tube (CRT) is a vacuum tube containing one or more electron guns, and a phosphorescent screen used to view images.
  • Thin-Film-Transistor Liquid-Crystal Display (TFT LCD) – A thin-film-transistor liquid-crystal display (TFT LCD) is a variant of a liquid-crystal display (LCD) that uses thin-film transistor technology to improve image qualities such as addresability and contrast.
Printer – Printer is a output device for printing text or pictures.



  • Impact printer – An impact printer is a printer that strikes a print head against an ink ribbon to mark the paper. Common examples include dot matrix and daisy-wheel printers.
  • Non-Impact printer – Non-impact printers print the characters without using ribbon. Two common types of non-impact printers include inkjet printers, which spray small drops of ink onto each page, and laser printers, which roll ink onto the paper using a cylindrical.




Storage Unit or Memory Unit: 
Primary Memory or Main Memory

1 RAM (Random access memory) – Random Access Memory (RAM) is a type of data storage used in computers that is generally located on the motherboard. This type of memory is volatile and all information that was stored in RAM is lost when the computer is turned off.
There are two types of Random access memory


  • Dynamic RAM – dynamic indicates that the memory must be constantly refreshed (reenergized) or it will lose its contents.
  • Static Memory – A computer memory that contains fixed information and retains its programmed state as long as the power is on.


Virtual memory is a feature of an operating system (OS) that allows a computer to compensate for shortages of physical memory by temporarily transferring pages of data from random access memory(RAM) to disk storage.


2. ROM (Read only memory) – Once data has been written onto a ROM chip, it cannot be removed and can only be read. Unlike main memory (RAM), ROM retains its contents even when the computer is turned off.ROM is referred to as being nonvolatile.




There are three types of Read only memory (ROM)



  1. PROM – PROM stands for Programmable Read Only Memory. This form of ROM is initially blank. The user or manufacturer can write data/program on it by using special devices. However, once the program or data is written in PROM chip, it cannot be changed. If there is an error in writing instructions or data in PROM, the error cannot be erased. PROM chip becomes unusable.
  2. EPROM – EPROM stands for Erasable Programmable Read Only Memory. This form of ROM is also initially blank. The user or manufacturer can write program or data on it by using special devices. Unlike PROM, the data written in EPROM chip can be erased by using special devices and ultraviolet rays. So program or data written in EPROM chip can be changed and new data can also be added. When EPROM is in use, its contents can only be read.
  3. EEPROM – EEPROM stands for Electrically Erasable Programmable Read Only Memory. This kind of ROM can be written or changed with the help of electrical devices. So data stored in this type of ROM chip can be easily modified.
Register:

Register is one of a small set of data holding places that are part of the computer processor. A register may hold an instruction, a storage address, or any kind of data (such as a bit sequence or individual characters). Some instructions specify registers as part of the instruction.


3. Cache:

A cache is a place to store something temporarily in a computing environment. Cache memory, also called CPU memory, is random access memory (RAM)


Memory units


Storage capacity is expressed in terms of Bytes. The data is represented as binary digist(0s and 1s)


Hierarchy – Bit
<Nibble< Byte < KB < MB < GB < TB < PB < XB < ZB < YB

American Standard Code for Information Interchange (ASCII) is the standard code the computer industry created to represent characters(more than 64 character)


1 4 bit Nibble


2 8 bit 1 byte
3 1024 B 1 KB (210)
4 1024 KB 1 MB(220)
5 1024 MB 1 GB(230)
6 1024 GB 1 TB(240)
7 1024 TB 1 PB(250)
8 1024 PB 1 XB(260)
9 1024 XB 1 ZB(270)
10 1024 ZB 1 YB(280)


Secondary memory – Secondary memory is a type of computer memory that is not directly accessed by the central processing unit (CPU) of a computer and is usually available as non-volatile memory. One of the most common forms of this memory is the hard drive of a computer, which is used to store the operating system (OS) and other programs. Other forms of secondary memory include disc drives for compact discs (CDs) or digital versatile discs (DVDs), as well as removable flash memory.


  • Hard Drive – a rigid non-removable magnetic disk with a large data storage capacity.
  • Floppy disk- A floppy disk, also called a diskette or just disk, is a type of disk storage composed of a disk of thin and flexible magnetic storage medium, sealed in a rectangular plastic carrier lined with fabric that removes dust particles. Floppy disks are read and written by a floppy disk drive (FDD).
  • Magnetic Tape – Magnetic tape used in recording sound, pictures, or computer data.
  • Flash memory – a kind of memory that retains data in the absence of a power supply.
  • Optical disk – an electronic data storage medium that can be written to and read using a low-powered laser beam.
  • CD-ROM: “Read Only” (used for distribution of commercial software, for example) Standardstorage capacity is 640MB.
  • CD-R (or CD-WORM): “Write Once, Read Many” times
  • CD-RW: rewritable multiple times
  • DVD: similar to CD, but with significantly larger storage capacity (4.7 GB)
  • Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified


Mother board – A motherboard is the main circuit board inside a computer that connects the different parts of a computer together. It has sockets for the CPU, RAM and expansion cards (e.g. discrete graphics cards, sound cards, network cards, storage cards etc)… and it also hooks up to hard drives, disc drives and front panel ports with cables and wires.Also known as mainboard, system board.

Generation and Classification of Computer
Development of computer

Abacus – Abacus is known to be the first mechanical calculating device. Which was used to be performed addition and subtraction easily and speedily.Abacus is made up of wooden frame in which rod where fitted across with rounds beads sliding on the rod. This device was a first develop Ed by the Egyptians in the 10th century B.C, but it was given it final shape in the 12th century A.D. by the Chinese educationists


NAPIER’S BONES- As the necessity demanded, scientist started inventing better calculating device. In thus process John Napier’s of Scotland invented a calculating device, in the year 1617 called the Napier Bones. In the device, Napier’s used the bone rods of the counting purpose where some no. is printed on these rods. These rods that one can do addition, subtraction, multiplication and division easily.


Pascal Calculator – In the year 1642, Blaise Pascal a French scientist invented an adding machine called Pascal’s calculator, which represents the position of digit with the help of gears in it.


Leibnz Calculator- In the year 1671, a German mathematics, Gottfried Leibniz modified the Pascal calculator and he developed a machine which could perform various calculation based on multiplication and division as well.


Analytical Engine – In the year 1833, a scientist form England knows to be Charles Babbage invented such a machine.This device was called Analytical engine and it deemed the first mechanical computer. It included such feature which is used in today’s computer language. For this great invention of the computer, Sir Charles Babbage is also known as the father of the computer.



Generation of computer

Classification of Computers


Classification on working system





Digital computer – digital computer is the most commonly used type of computer and is used to process information with quantities using digits, usually using the binary number system. Ex – MacBook.
  •  A digital computer as its name implies works with digits to represent numerals, letters or other special symbols 
  • A digital computer process digital data Digital data is a discrete data and having only two possible values (0, 1)
  • Digital computer provide accurate results but they are slower than analog computer 
  • Analog computers lack memory whereas digital computers store information 



Analog Computer – a computer that operates with numbers represented by directly measurable quantities (as voltages or rotations) — compare digital computer, hybrid computer.
  •  Analog computer is used to process analog data
  • Analog data is a continuous and having an infinite variety of values Such type of data include temperature, pressure, speed, weight, voltage, depth etc. 
  • Such type of data include temperature, pressure, speed, weight, voltage, depth etc. Examples of analog computer are Speedometer of car, Thermometer etc. 
  • Analog computers are faster Analog computers are faster 


Hybrid Computer – a computer that combines the characteristics of a digital computer and an analog computer by its capacity to accept input and provide output in either digital or analog form and to process information digitally.
  • A hybrid computer is a combination of digital and analog computers And it combines the best features of both types of computers
  • For example a petrol pump contains a processor that converts fuel flow measurement into quantity and price 
  • Hybrid computer is used in hospitals to measure the heartbeat of the patient
  • Hybrid Computers are also used in scientific applications or in controlling industrial processes 



Classification on size

Supercomputer – The fastest type of computer. Supercomputers are very expensive and are employed for specialized applications that require immense amounts of calculations.
Mainframe computer – A mainframe computer is a very large computer capable of handling and processing very large amounts of data quickly. They are used by large institutions, such as government agencies and large corporations.
Mini Computer – a computer with processing and storage capabilities smaller than those of a mainframe but larger than those of a microcomputer.
Micro computer – A microcomputer is a complete computer on a smaller scale and is generally a synonym for the more common term, personal computer or PC , a computer designed for an individual.
Personal computer – A personal computer (PC) is a small, relatively inexpensive computer designed for an individual user. In price, All are based on the microprocessor technology that enables manufacturers to put an entire CPU on one chip.


Computer Networking and Internet


Computer Networking : A computer network is a set of connected computers. Computers on a network are called nodes. The connection between computers can be done via cabling, most commonly the Ethernet cable, or wirelessly through radio waves. Connected computers can share resources, like access to the Internet, printers, file servers, and others.

Components:

1.Server – a computer designed to process requests and deliver data to other (client) computers over a local network or the Internet.

2.Receiver – a hardware module or device used to receive signals

3.Channel – physical connection between Server & Receiver

Transmission Channel:

Simplex channels – simplex is a communications channel that operates in one direction at a time.

Half duplex channel – A half-duplex channel can send and receive data, but not at the same time.

Full duplex channel – Refers to the transmission of data in two directions simultaneously.


Types Data communication medium
  • Standard Telephone Line  
  • Co-Axial Cable
  • Microwave Tranmission
  • Satellite Communication
  • Optical Fibers
Network devices

Network adapter is a device that enables a computer to connect with other computer/network using MAC Address
Hub is a device that splits a network connection into multiple computers
Switch is a telecommunication device grouped as one of computer network components
Cable is one way of transmission media which can transmit communication signals.
Repeaters is used to regenerate or replicate signals that are weakened or distorted by transmission over long distances
Bridge is used two connect two LANs with the same standard but using different types of cables
Routers is used to join multiple computer networks together via either wired or wireless connections.
Gateways is a key stopping point for data on its way to or from other networks.

MODEM – Modulator-demodulator. Electronic device that allows computers to communicate over telephone wires or cable-TV cable.

Types of Network

Local Area Netwok(LAN) – a computer network that links devices within a building or group of adjacent Ex – Star LAN, Ring LAN, Bus LAN
Wide Area Network(WAN) – a computer network in which the computers connected may be far apart.
Metropolitan Area Network (MAN)- A metropolitan area network (MAN) is a network that interconnects users with computer resources in a geographic area or region larger than that covered by even a LAN but smaller than the area covered by WAN. Ex- Public Networks Public Switched Telephone Networks (PSTN) Public Service Digital Network (PSDN)
Integrated Services Digital Network (ISDN) is a set of communication standards for simultaneous digital transmission of voice, video, data

Data transmission

NIC-Network interface card – A network interface card (NIC) is a computer circuit board or card that is installed in a computer so that it can be connected to a network.

Wireless technology – Wireless communications is a type of data , a wireless signal through wireless communication technologies and device.

Network Related Terms

Protocol – It is set of rules and standards which is used by computers to exchange data or information with each other across a network.
Nodes – It is a connect point where either data transmission ends or redistribution of data starts.

TCP/IP (Transmission Control Protocol/Internet Protocol) – basic communication language or protocol of the Internet.

IPV4 – 32 bits numeric address


IPV6 – 128 bits hexadecimal address

File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.
Internet service provider (ISP) is an organization that provides services for accessing and using the Internet.
Network Service Provider (NSP) is a company that provides backbone services to an Internet service provider (ISP).
Web server is a program that uses HTTP (Hypertext Transfer Protocol) to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers’ HTTP clients.
Website is a collection of related web pages, including multimedia content, typically identified with a common domain name
Web Page is a hypertext document connected to the World Wide Web.
Home page – the introductory page of a website
Hyperlink is a word, phrase, or image that you can click on to jump to a new document or a new section within the current document.
Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems.
Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network.

URL (Uniform Resource Locator) is a form of URI and is a standardized naming convention for addressing documents accessible over the Internet and Intranet.

Internet

Internet- a global computer network providing a variety of information and communication facilities, consisting of interconnected networks using standardized communication protocols.
Modem – a combined device for modulation and demodulation, for example, between the digital data of a computer and the analogue signal of a telephone line.
Web Browser – Web browser is a software application used to locate, retrieve and display content on the World Wide Web, including Web pages, images and video.

Some important file extensions

.doc        Microsoft Word Document

.ppt         PowerPoint Presentation

.bmp       Bitmap Image File

.jpg         JPEG Image

.xls          Excel Spreadsheet

.exe         Windows Executable File


.bak        Backup File


The following is a list of Microsoft Office filename extensions, used in Microsoft Office software suite as of January 2017.

Word
Legacy
Legacy filename extensions denote binary Microsoft Word formating that became outdated with the release of Microsoft Office 2007. Although the latest version of Microsoft Word can still open them, they are no longer developed. Legacy filename extensions include:
.doc – Legacy Word document; Microsoft Office refers to them as "Microsoft Word 97 - 2003 Document"
.dot – Legacy Word templates; officially designated "Microsoft Word 97 - 2003 Template"
.wbk - Legacy Word document backup; referred as "Microsoft Word Backup Document"
OOXML
Office Open XML (OOXML) format was introduced with Microsoft Office 2007 and became the default format of Microsoft Word ever since. Pertaining file extensions include:
.docx – Word document
.docm – Word macro-enabled document; same as docx, but may contain macros and scripts
.dotx – Word template
.dotm – Word macro-enabled template; same as dotx, but may contain macros and scripts
.docb – Word binary document introduced in Microsoft Office 2007
Excel
Legacy
Legacy filename extensions denote binary Microsoft Excel formats that became oudated with the release of Microsoft Office 2007. Although the latest version of Microsoft Excel can still open them, they are no longer developed. Legacy filename extensions include:
.xls – Legacy Excel worksheets; officially designated "Microsoft Excel 97-2003 Worksheet"
.xlt – Legacy Excel templates; officially designated "Microsoft Excel 97-2003 Template"
.xlm – Legacy Excel macro
OOXML
Office Open XML (OOXML) format was introduced with Microsoft Office 2007 and became the default format of Microsoft Excel ever since. Excel-related file extensions of this format include:
.xlsx – Excel workbook
.xlsm – Excel macro-enabled workbook; same as xlsx but may contain macros and scripts
.xltx – Excel template
.xltm – Excel macro-enabled template; same as xltx but may contain macros and scripts
Other formats
Microsoft Excel uses dedicated file format that are not part of OOXML and use the following extensions:
.xlsb – Excel binary worksheet (BIFF12)
.xla – Excel add-in or macro
.xlam – Excel add-in
.xll – Excel XLL add-in; a form of DLL-based add-in[1]
.xlw – Excel work space; previously known as "workbook"

PowerPoint
Legacy

.ppt – Legacy PowerPoint presentation
.pot – Legacy PowerPoint template
.pps – Legacy PowerPoint slideshow
OOXML

.pptx – PowerPoint presentation
.pptm – PowerPoint macro-enabled presentation
.potx – PowerPoint template
.potm – PowerPoint macro-enabled template
.ppam – PowerPoint add-in
.ppsx – PowerPoint slideshow
.ppsm – PowerPoint macro-enabled slideshow
.sldx – PowerPoint slide
.sldm – PowerPoint macro-enabled slide
Access
For a more extensive list of extensions, see Microsoft_Access § File_extensions.
Microsoft Access 2007 introduced new file extensions:

ACCDB – The file extension for the new Office Access 2007 file format. This takes the place of the MDB file extension.
ACCDE – The file extension for Office Access 2007 files that are in "execute only" mode. ACCDE files have all Visual Basic for Applications (VBA) source code hidden. A user of an ACCDE file can only execute VBA code, but not view or modify it. ACCDE takes the place of the MDE file extension.
ACCDT – The file extension for Access Database Templates.

ACCDR – is a new file extension that enables you to open a database in runtime mode. By simply changing a database's file extension from .accdb to .accdr, you can create a "locked-down" version of your Office Access database. You can change the file extension back to .accdb to restore full functionality.

Teaching Aptitude: https://goo.gl/UF2ojY
Research Aptitude: https://goo.gl/TgyqyK
ICT- Computer Aptitude  :https://goo.gl/7smZNu
Higher Education: https://goo.gl/3dSkPn
If any one wants to get PDFs by Navclasses then click here: https://www.facebook.com/groups/navclasses/files/
Join on FB Group: https://www.facebook.com/groups/navclasses/

Like Fb Page: https://www.facebook.com/navclassesonline

Comments

Popular posts from this blog

Syllogism 100 50 Rule No Venn Diagram with MCQs

Here I am providing Detailed notes on Syllogism 100-50 Rule No Venn Diagram To Download PDF Click Here Watch Video for detailed explanation: English Video:  Rules- 1) If Statement is Positive then Conclusion must be Positive Example: Statement- All pens are pencils 2) If Statement is Negative then Conclusion must be Negative Example: Statement- No Pens are Pencils 3)  +ve plus +ve = positive Conclusion +ve plus -ve = Negative Conclusion -ve plus -ve = No Conclusion 4) ALL = 100, 50 Example: All men are car Some= 50, 50 Example: Some men are car No= 100, 100 Example: No men are car Some not= 50, 100 Example: Some men are not car Enter your email address: Delivered by  FeedBurner 5) Direct Relation Example: Statement- All Pens are Pencils Conclusion 1 Some Pens are Pencils  2   All Pens are Pencils 3 No Pens are Pencils   4 Some Pencils  are  Pens ReStatement If the same statement repeats in conclusion then, that conclus

EDUCATIONAL THOUGHTS OF SWAMI VIVEKANANDA AND ITS IMPLICATIONS IN OUR EDUCATIONAL SYSTEM

EDUCATIONAL THOUGHTS OF SWAMI VIVEKANANDA AND ITS IMPLICATIONS IN OUR EDUCATIONAL SYSTEM INTRODUCTION           India has had from time immemorial a strong sense of cultural unity. Swami Vivekananda was the one who revealed the true foundations of this culture and was able to define and strengthen the sense of unity as a nation. He gave Indians proper understanding of their country’s great spiritual heritage and thus gave them pride in their past. He pointed out to the Indians the drawbacks of western culture and the need for India’s contribution to overcome these drawbacks. Thus he made India a nation with global mission.           Swamiji strengthened India’s nationalist movement by implanting a sense of unity, pride in the past and sense of mission. Several eminent leaders of India’s freedom movement have acknowledged their indebtedness to him. Jawaharlal Nehru, the first Prime Minister of independent India wrote, “ Rooted in the past and full of pride in India’s pr

Forms of communication: Intrapersonal, Dyadic, Group, Public, Mass Communication

    Five major forms of communication : Intrapersonal Communication Dyadic Communication Small Group Communication Public Communication Mass Communication Intrapersonal communication is a communication which happens yourself. Here both Source (sender) and receiver is only one. so, the feedback works without any interruption. Example: A person can communicate himself through pain, thinking, feelings and emotion etc In Dyadic communication, two persons are involved in this communication process. Here the Source becomes a receiver and receiver become Source because of dynamic communication process were the feedback’s are shared between Source and the receiver. So  dyadic communication  is  communication  between two people or creatures. Here are some  examples : A conversation between two friends. An exchange of letters or emails. What is the difference between dyadic communication and interpersonal communications? “Dyadic communication” is bafflega

NTA UGC NET Syllabus for management Paper 2 with free Books

Hello Friends, Here I am sharing updated Syllabus for management candidates NTA UGC NET- December attempt 2018 Unit – I – Managerial Economics: Demand Analysis Production Function Cost – Output Relations Market Structures Pricing Theories Advertising Macro – Economics National Income Concepts Infrastructure – Management and Policy Business Environment Capital Budgeting Download PDF: Click here Unit – II – Organisational Behaviour The concept and significance of organisational behaviour – Skills and Roles in an organisation – Classical, Neo – Classical and Modern Theories of Organisational Structure – Organisational Design – Understanding and Managing individual behaviour personality – Perception – Values – Attitudes – Learning – Motivation. Understanding and Managing Group Behaviour, Processes – Inter – personal and group dynamics – Communication – Leadership – Managing change – M anaging conflicts. Organisational Development. Un

Syllogisms AIEO Rule All Notes with MCQs

Here I am providing Detailed notes on  Syllogism AIEO Rule No Venn Diagram- Logical Syllogisms The problems based on syllogism are on two parts: 1. Proposition/ Propositions 2. Conclusion/ Conclusions drawn from given proposition WHAT IS A PROPOSITION ? a statement or assertion that expresses a judgement or opinion. A proposition is a sentence that makes a statement giving a relation between two terms. Parts of proposition: 1. Subject 2. Predicate TYPES OF PROPOSITIONS: 1. CATEGORICAL PROPOSITION The sentences which are condition free are called as categorical propositions. For example,  “All cats are rats”  “No cat is rat”  “Some cats are rats”  “Some cats are not rats” In other words a categorical proposition has no condition attached with it and makes direct assertion. Positive Negative Universal A All Cars are Rats E No Cars are Rats Particular I Some Cars are Rats O Some Cars are not Rats 2. NON-CATEGORICAL PROPO

Benefits & barriers of SHRM

Benefits of strategic management : As opined by Ulrick and Lake, the strategic HR framework aims to leverage and/or align HR practices to build critical capabilities that enable an organization to achieve its goals. Strategic management offers both financial and non-financial benefits to an organization which practices it. Watch Video, learn in detail: Fred R. David’ has listed the following benefits that strategic management brings for an organization: 1. Allows identification, prioritization, and exploitation of opportunities. 2. Provides an objective view of management problems. 3. Represents a framework for improved coordination and control of activities. 4. Minimizes the effects of adverse conditions and changes. 5. Allows major decisions to better support established objectives. 6. Allows more effective allocation of time and resources to identified opportunities. 7. Allows fewer resources and lesser time to be devoted to correcting er

Teaching Aptitude and its aspects with MCQs on Teaching Aptitude full notes

Definition of teaching Teaching includes all the activities of providing education to other. The person who provides education is called a teacher. The teacher uses different methods for giving best knowledge to his students. He tries his best to make understand students. His duty is to encourage students to learn the subjects. Teaching means interaction of teacher and students. They participate for their mutual benefits. Both have their own objective and target is to achieve them. Many great teachers of the world define teaching in a different way and we can say that teaching is just to train the students so that they can stand on their own foot in society. In teaching, three main aspects comes in our front 1st is teacher 2nd is students 3rd is education Nature and characteristics of teaching 1. The main character of teaching is to provide guidance and training. 2. Teaching is an interaction between teacher and students. 3. Teaching is an art to giving kno

Research aptitude full notes

1. What is research To search for facts in any branch of knowledge -          An attitude of inquiry. -          An attempt to elicit facts -          A systematic and scholarly application of the scientific method -          A state of mind Watch the video for detail understanding: The purpose of research: To discover answers to questions through application of scientific procedures 2. Characteristics of Research It is a scientific investigation. Research (research) means to "search again" . It connotes patient study and scientific investigation. It develops concepts and the theories. One reason for conducting research is to develop and evaluate concepts and the theories. It expands the limits of knowledge. The basic or pure research attempts to expand the limits of knowledge. It is conducted to verify the acceptability of a given theory or to know more about a certain concept. It cannot be implemented immediately. It does not

Information and communication technology all notes | CBSE UGC NET | ICT

There will be minimum 5 question based on ICT in Paper1,   CBSE UGC NET Here I am providing all notes for Information and communication technology- Computer Aptitude To Download PDF Click here Watch Video click Here: • AGP –>Accelerated Graphic Port • PC –>Personal Computer • EPROM –>Erasable Programmable Read Only Memory • BIOS –>Basic Input and Output System • HDD –>Hard Disk Drive • PCI –>Peripheral Component Interconnect • UNIVAC –>Universal Automatic Computer • GUI –>Graphic User Interface • USB –>Universal Serial Bus • VGA –>Visual Graphic Adaptor • MAN –>Metropolitan Area Network • ASCII –>American Standard Code for Information Interchange • WAN –>Wide Area Network • EBCDIC –>Extended Binary Coded Decimal Interchange Code • LAN –>Local Area Network • EEPROM/EAPROM –>Electrical Erasable/Alterable Programmable Read Only Memory • CPU –>Central Processing Unit • OS –>Operating System • ALU –>Arithmetic and Logic U

Communication all notes for NTA UGC NET

Introduction to communication Communication is defined as “the process of passing information and understanding from one person to another, it is essentially a bridge of meaning between people” All communication is essentially sharing of information or some message. Communication is the most important of our social activities. We can classify communication as interpersonal, intrapersonal, group communication, Meta communication, upward, downward, lateral, diagonal, formal, informal, oral, written or non verbal communication. Download PDF Click Here In terms of Business “Communication is an important requirement of every business. A businessman participates in the process of communication in many ways. For instance, he informs the consumer about his product, he motivate them to do the work or collects information about the progress of business etc.” संचार का परिचय संचार को "एक व्यक्ति से दूसरे व्यक्ति को जानकारी और समझने की प्रक्रिया" के रूप में परिभाषित किय

Like Fb Page