Archive | Information Technology

Number Systems

The computer stores numbers, letters and other characters in a coded form due to its electronic characteristics ….

Posted in Information Technology

Writing C program

A Program is a sequence of instructions, which is used to implement an algorithm. Realistically, variables, constants and keywords ….

Posted in Information Technology

Introduction to C

‘C’ is a middle-level language and is reliable, simple and easy to use, it is used to understand and implement concepts of programming

Posted in Information Technology

Programming Fundamentals

Algorithms are designed to solve a problem but cannot be directly implemented by the computer. A computer can only execute machine language ….

Posted in Information Technology

Programming Methodology

The process of coding a program snippet or an entire application is called Programming. It is a critical step for data processing applications ….

Posted in Information Technology

Data Flow Diagram

A Date Flow Diagram (DFD) is a diagrammatic representation of the information (data) flow within a system. Date Flow Diagrams are advantageous ….

Posted in Information Technology

Units of Data storage

Computer interprets machine language that is, binary form(series of 1’s and 0’s) which is called binary form. Each digit, character or any …..

Posted in Information Technology

Page 1 of 212

Related Content