Introduction to Computing Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

Flashcards for reviewing key concepts from the Introduction to Computing lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

Who is the Theory Lecturer and Course Coordinator for ICG511S?

Ms Ndinelago Nashandi

2
New cards

What is the primary communication tool used for ICG511S?

E-learning (Moodle)

3
New cards

What are the three types of assessment for ICG511S, and what is the weight of each?

Quiz (20%), Test 1 (40%), Test 2 (40%)

4
New cards

What is the minimum pass requirement for the course?

50%

5
New cards

What are the four common tasks that all computers perform?

Input data, stores data, processes data, outputs data

6
New cards

What does an algorithm consist of, in the context of computing?

A series of commands

7
New cards

What is the main function of memory in a computer?

To store data and instructions

8
New cards

What happens when a program runs, regarding memory interaction?

It communicates with memory to fetch instructions, load data, and store results.

9
New cards

Name Different Types of Memory?

RAM, ROM, Cache Memory, Virtual Memory

10
New cards

What are the three main computing components that must be identified when solving a problem?

Inputs, processes, and outputs

11
New cards

In the context of identifying computing components, what part of the problem's description usually indicates processes?

Verbs

12
New cards

What are the inputs, processes, and outputs when you want to withdraw money from an ATM machine?

Inputs (card, pin, amount), Processes (verifying pin, checking balance, dispensing cash), Outputs (cash, receipt)