CK Flashcards
Name of the 1st Digital Computer
ENIAC
World’s first General Purpose, programmable electronic computer
World’s first General Purpose, programmable electronic computer
ENIAC
Ef-GP
ENIAC belonged to which generation of compuers?
1st Generation
World’s 1st Binary serial computer?
EDVAC
Electronic Discreet Variable Automatic Computer
World’s 1st General purpose computer for commercial use
UNIVAC
The Vacuum tube was used in which generation?
1st generation
Eg: UNIVAC, EDVAC
What is the programming language of 1st gen computers or UNIVAC computers?
Assembly Language
Which generation used a transistor type circuit?
2nd generation
What programming language was used 2nd generation computers?
High level Language
FORTRAN, COBOL
Which generation of computers used integrated chips?
3rd Generation
C, C++ was the programming language of which generation of computers?
3rd generation
What is the memory capacity of a 1st generation computer?
20 KB
Microprocessor VLSI is used in which generation of computers?
4th generation
What is the programming language of 4th generation computers?
C++/Java
Full form of VLSI & ULSI
Very Large Scale Integration Technology
Ultra Large Scale Integration Technology
ULSI technology is used in which generation of computers?
5th generation
Where do we see 5th generation computer usage?
In AI and Robotics
An application that changes a human readable programming language to a machine readable programming language?
Compiler
Thermometer is an example of?
Simple Analog Computer
Calculator is an example of?
Digital computer
binary code
Analog + Digital computers are aka?
Hybrid computers
What type of program holds only that program and data that CPU is presently processing?
RAM
rams are fast, immediate destruction - immediate programs stored
full form of MIPS
Millions of Instructions per Second
Used to measure speed of processor
What type of program permanently holds instructions and data that is tough or impossible to manipulate?
ROM
rooms keep everything
Full form of SMPS
Switched-mode Power Supply
Word processing, spreadsheet or image editor are examples of what kind of software?
Application Software
Google Desktop and antivirus softwares are examples of what kind of softwares?
Utility Software
Windows, Ubuntu and MacOS are examples of what kind of software?
System Software
A program often delivered through email attachment, designed to do harm to ones PC
Virus
1 nibble = how many bits?
4 bits
half a byte
1 octet = how many bites and how many bytes?
8 bits = 1 byte
1KB = how many byte?
1024 byte
An attempt to acquire sensitive information by masquerading as a trustworthy entity in an electronic communication
Phishing
A system designed to prevent unauthorised access
Firewall
Function of ALU?
Perform arithmetic or logical operation
Example of Internet standard protocol
TCP/IP
A ___ is used to direct and dispatch data packets between different networks
Router
Bridge works at which layer of the OSI model
data-link layer
Who created PASCAL
Niklaus Wirth
An imperitive & procedural programming language that is a teaching tool for programming concept
PASCAL