Chemistry Learning

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

Information Technology 10

The hidden aspect,especially the theoritical concepts that belong to the IT field has been elaborated here
Number Systems

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

July 29, 2009111213 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, 200966462 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, 20099823 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, 200910599 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, 200913470 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, 200994253 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, 20099097 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, 200936135 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, 20095754 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, 20099366 https://chemistrylearning.com/arrays/
Popular Posts
  • Adsorption Isotherm - 688084 Views
  • Langmuir Adsorption Isotherm - 574169 Views
  • Colloidal Solution - 482070 Views
  • Freundlich Adsorption Isotherm - 477650 Views
  • Adsorption - 474839 Views
  • Examples of Colloids - 404611 Views
  • Banking of Roads - 362279 Views
  • Rubber - 277759 Views
  • Colloidal Dispersions - 272954 Views
  • Difference between Lyophobic and Lyophilic - 269201 Views

Copyright © 2024 Xamplified | All Rights are Reserved