Computer Architecture and Memory in C# Programming

LawfulBegonia avatar
LawfulBegonia
·
·
Download

Start Quiz

Study Flashcards

10 Questions

Each digit in Binary number is called BIT. So 10001 has 5 Bits and 100100101 has 9 Bits. Bit is the smallest unit of data storing in ______.

memory

Primary memory is the computer's main memory and stores data temporarily. Secondary memory is external memory and saves data permanently. Memory Data stored in primary memory can be directly accessed by the CPU, which cannot be accessed in ______.

secondary memory

Byte is The official unit of Memory Storage, Byte = 8 Bits. Byte is “Symbolized” with B and bit is shown with ______.

b

Computer Architecture Input Devices (Central Processing Unit) Memory Output Devices Computer Architecture Computers are copied from Humans Brain Calculation Memory Data Storage Inputs Data Receiving Output Data Sending Computers are copied from Humans Memory Data Storage Brain Calculation Inputs Data Receiving Output Data Sending Hard, Ram, Rom, Flash Memory, CD, DVD CPU Keyboard, Mouse, Scanner, Recorder Monitor, Printer Memory Hierarchy Primary ______ is the computer's main ______ and stores data temporarily. Secondary ______ is external ______ and saves data permanently. Memory Data stored in primary ______ can be directly accessed by the CPU, which cannot be accessed in secondary ______. Primary RAM ROM Secondary Hard Disks Memory Hierarchy (Size) Base of Computing is 0s and 1s, called Binary Numbers.

memory

Bit is the smallest unit of data storing in ______. Byte is The official unit of Memory Storage, Byte = 8 Bits.

memory

______: A piece of your computer's memory that is given a name and type, and can store a value. A ______ is a placeholder used for storing data. Data may be numeric, or string of characters. The data inside variable called Value, it can be change or delete.

Variable

Y=X+2 So know Y is equal to. Y must be ______ because the last X was 6.

8

Combination of alphabetic characters (a-z and A-Z), numeric digits (0-9), and the underscore Variable names cannot start with a digit. In C#, variable names usually start with a lowercase letter, but variables can also start with an uppercase letter. Uppercase and lowercase letters should be used carefully. - For Example, age and Age are different variables. Only Latin characters should be used.

Variable Name Rules

______ = 2^4

16

______ Kilobyte = 1 Megabyte

1024

Learn about computer architecture, memory hierarchy, and variable types in programming through this lecture on Computing and Memory in C#. Explore topics like input and output devices, data storage, and the relationship between computers and the human brain.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser