Chemistry Learning

  • About
  • Physics
  • Chemistry
    • Colloids
  • Mathematics
    • Trigonometry
  • Biology
    • Carbohydrates
  • Information Technology

Information Technology 10

Number Systems

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

July 29, 2009108854 https://chemistrylearning.com/number-systems/
Writing C program

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

June 5, 200963448 https://chemistrylearning.com/writing-c-program/
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

May 28, 20098366 https://chemistrylearning.com/introduction-to-c/
Programming Fundamentals

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

May 1, 20099112 https://chemistrylearning.com/programming-fundamentals/
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 ....

April 27, 200912396 https://chemistrylearning.com/programming-methodology/
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 ....

April 19, 200990233 https://chemistrylearning.com/data-flow-diagram/
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 .....

April 15, 20097078 https://chemistrylearning.com/units-of-data-storage/
Flow Charts

A Flow Chart is a structurally ordered representation of how the different stages in a process are interconnected. Flow Charts diagrammatically ....

April 13, 200926660 https://chemistrylearning.com/flow-charts/
VI Editor

VI is a standard UNIX editor which is fast and powerful. It has short commands and basic modes to work with.It do not have any menus.
It is the default mode of a VI editor and it is used for text manipulation and cursor moving. These commands are case-sensitive and some of the commands do not appear on screen when written but appear on the last line....

April 11, 20094649 https://chemistrylearning.com/vi-editor/
Arrays

An array is an ordered arrangement of data elements of similar type.In case of an array, each variable name stores one entity (number or character) within itself. An array is actually another variable which collectively holds group of similar quantities that are, of similar type.
An array may consist of some datatype elements.For example, only integers, floats or characters. Index of an array always starts with ‘0’. Array is stored in contagious memory locations and is also known as Subscribed Variable.

March 17, 20096845 https://chemistrylearning.com/arrays/
Popular Posts
  • Adsorption Isotherm - 606500 Views
  • Langmuir Adsorption Isotherm - 503527 Views
  • Freundlich Adsorption Isotherm - 452901 Views
  • Adsorption - 433684 Views
  • Colloidal Solution - 431817 Views
  • Examples of Colloids - 372167 Views
  • Banking of Roads - 342936 Views
  • Rubber - 244606 Views
  • Colloidal Dispersions - 233469 Views
  • Properties of Colloids - 208350 Views

Copyright © 2024 Xamplified | All Rights are Reserved