Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Block

  1. When referring to a hard disk drive or other storage medium a block is a segment of a large area that can be assigned to store data. 
  2. When referring to computer programming a block is a conditional statement or loop in code. Below is an example of a conditional statement block.

    if (conditional statement) {
         print "Computer Hope";
    }

Also see: Burst, Hard disk drive definitions, Memory definitions, Programming definitions, Super block

 

Index

Category:
Dictionary

Related Pages:
B - Definitions

 

Resolved

Were you able to locate the answer to your questions?

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope