New Page 1
Welcome to basicsofcomputer.com
 

Share This Free Knowledge With Your Friends:

Home » Computer Dictionary » Letter I » Imperative Languages (procedural languages) Definition/Meaning

Imperative Languages (procedural languages) Definition/Meaning:

A class of programming languages. With an imperative language a program explicitly states how the desired result is to be produced but does not explicitly define what properties the result is expected to exhibit - the result is defined only implicitly as whatever is obtained by following the specified procedure (compare declarative languages).

The procedure for producing the desired result takes the form of a sequence of operations, and thus with imperative languages the notions of flow of control and ordering of statements are inherent. Such a language is typically characterized by the presence of the assignment statement, which, being destructive (the assigned value replaces the previous value of the variable), also depends on the notion of ordering. Imperative languages are closely associated with the von Neumann model of computation, and the majority of widely used languages - including COBOL, FORTRAN. Algol, and Pascal -are imperative.

Near by Terms:

Image
Immediate Access Store (IAS)
Immediate Addressing
IMP
Impact Printer
Imperative Languages (procedural languages)
Implementation
Implicant
Implied Addressing (inherent addressing)
Impulse Noise
IMS
 
New Page 1

Basic Computer Science

   
» The Age of Information

» Types of Computer and Digital Age

» Input and Output Devices

» Storage Devices Of Computer

» Central Processing Unit

» Software: The Power Behind The Power

» Data Communication and Computer Networks

» The Nature Of Information

» The System Theory

» Transaction Processing System (TPS) and Management Information System (MIS)

» Decision Support System (DSS) and Executive Support System (ESS)

» Expert System (ES) and Office Information System (OIS)

 

Operating Systems

   
» Introduction to Operating System

» Introduction to Process Management

» Threads and CPU Scheduling

» Process Synchronization in Operating System

» Deadlocks

» Memory Management in Operating System

» Virtual Memory in Operating System

» File System Management in Operating System

» I/O and Device Management

» Security

» Linux Operating System

 

Database Management System

   
» Introduction to Database Systems

» Database System Architecture

» Database Administration and Database Development Process

» The Entity-Relationship Model

» Semantic Object Model

» Logical Database Design and Relational Data Model

» Normalization in Database

» Transformation of E-R Model into Relational Data Model

» Representing Semantic Object Model and Types of Semantic Object Model

» Physical Database Design

» Introduction to Structured Query Language (SQL)

» Implementation of Relational Database and Database Application Design

» Client Server Database Systems & Open Database Connectivity (ODBC)

 

Questions and Answers

   
» Basics of Information Technology

» Computer Architecture

» Data Communication

» Information Networks

» Fundamentals of the Internet

» Application and Uses of Computer

» Security, Copyright and The Law

» Windows Operating Systems

» Spreadsheet Software

» Process Management in CPU

» CPU Scheduling

» Process Synchronization

» Deadlocks

» Memory Management

» Database Systems

» Database System Architecture

» Database Administration and Database Development Process
 
 
New Page 1
 

Home                Dictionary                 Contact us                   About us                    Privacy policy                  Link to us                   Advertise

Copy right ©  2012