Computer Science Kids

Fun with
Programming!

Home Books Contact About

Main Menu

Home

Books

Code Samples

More Help

Computer Science Terms

 

Computer Science

a branch of science that deals with the theory of computation or the design of computers


CompSciKids.com

 

Computer Science Terms

Computer an electronic device that accepts, processes, stores, and outputs data at high speeds according to programmed instructions.
Program a sequence of instructions that a computer can interpret and execute.
Language used to create programs that control the behavior of a computer, and to express algorithms precisely. Sometimes known as the computer code.
Statement a block of code that performs a specific task
Variable a container in which to store specific type of information in memory.
Data Type defines the type of data that is stored in a variable. Examples are Integer, Decimal, Date, DateTime, String, Character and Double.
Operator a function, usually expressed as a symbol, that returns a result expressed by that operation. Examples are +, -, /, *, ^, &, AND, &&, ||, OR, NOT, =, !=.
   

 

 

 



 

Copyright 2010 - 2012 CompSciKids.com. All Rights Reserved.
DBA: InterIntelligence Research