Computer Component
Peripherals
Categories of Computer
Types of Software and their development
Programming Language
100
What is CPU?
CPU (Central Processing Unit) is the electronic circuitry within a computer that performs the instructions of a computer program by doing the basic arithmetic, logical, control and input/output (I/O) specifically by the instructions.
100
What is Input?
Input is a place where, or a device through which, energy or information enters a system.
100
What is Mainframes?
Mainframe computers are computers used primarily by large organizations for critical applications, bulk data processing such as census, industry and consumer statistics, enterprise resource planning, and transaction processing.
100
What is application softwares?
Applications software (also called end-user programs) include such things as database programs, word processors, Web browsers and spreadsheets.
100
What is assembly language?
An assembly (or assembler) language, often abbreviated asm, is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions.
200
What is Video Card?
A video card ( video adapter, display card, graphics card, graphics board, display adapter, graphics adapter or frame buffer[1]) is an expansion card which increases and generates the output imagine into a screen.
200
What is Output?
Output is the communication between an information processing system, such as a computer, and the outside world, possibly a human or another information processing system.
200
What is Notebook Computers?
Is computers that has a keyboard with an attached screen. The screen is usually thin.
200
What is debug?
Debugging is the process of identifying and removing errors from computer hardware or software.
200
What is C#?
C# (pronounced as see sharp) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.
300
What is RAM?
RAM (random access memory) is a compunent in a computer where the operating system, application programs, and data in current use are kept so that they can be quickly reached by the computer's processor.
300
What is Pixels?
Pixels is a minute area of illumination on a display screen, one of many from which an image is composed.
300
What is Supercomputers?
A supercomputer is a computer that performs at or near the currently highest operational rate for computers. A supercomputer is typically used for scientific and engineering applications that must handle very large databases or do a great amount of computation.
300
What is development software?
Software development is the process of computer programming, documenting, testing, and bug fixing involved in creating and maintaining applications and frameworks involved in a software release life cycle and resulting in a software product.
300
What is compiler?
A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses. Typically, a programmer writes language statements in a language such as Pascal or C one line at a time using an editor .
400
What is Software?
Software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks.
400
What is Dpi?
Dots per inch (Dpi) is a measure of spatial printing or video dot density, in particular the number of individual dots that can be placed in a line within the span of 1 inch (2.54 cm).
400
What is Tablet PC?
Is a computer that accepts input directly onto an LCD screen rather than via a keyboard or mouse.
400
What is source code?
Source code is a text listing of commands to be compiled or assembled into an executable computer program.
400
What is PHP?
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.
500
What is Storage Capacity?
Storage Capacity measures how much data a computer system may contain.
500
What is keyboard?
Keyboard is a typewriter-style device which uses an arrangement of buttons or keys to act as a mechanical lever or electronic switch.
500
What is Embedded Computers?
An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints. It is embedded as part of a complete device often including hardware and mechanical parts. Embedded systems control many devices in common use today.
500
What is intergrated development?
An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools and a debugger. Most modern IDEs have an intelligent code completion.
500
What is VB?
Visual Basic (VB) is a programming environment from Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections of code written in the BASIC programming language.