the fetch and execute cycle Flashcards

1
Q

اول حاجه بيعملها ال cpu

A

يجيب منpcويزود الpc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

program counter

A

instruction pointer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

jump

A

if statement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

sequence number of location

A

is called address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

compiler vs interpreter

A

compiler like human traslator who translates a book

an interpreter like human who translates a speech

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

the process of coding

A

java source file -java comiler -java class file -interpreter =jvm =java byte code-operting system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

there are two aspects of programming

A

data -instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is variable

A

is just memory location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

comment statement

A

//

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

comment statement

A

//

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

comment قطعه

A

/* */

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

identifers

A

ممكن يكون خليط من الارقام والحروف بس مينفش يبدا برقم او#ممكن يبدا$ ومينفعش نستخدم الاماكن المحجوزه للjava

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

IDE

A

intergrated development environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

SDK

A

software devlopment kit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Syntax

A

the arrangement of words and phrases to create well-formed sentences in a language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

semantics

A

are meanings given for groups of symbols

16
Q

syntax vs semantaics

A

syntax refers to grammar, while semantics refers to meaning

17
Q

comile time error

A

the errors that occured when we write the wrong syntax

18
Q

run time error

A

when the program that you are writing and produce the wrong output divid on zero

19
Q

logical errors

A

in logic

20
Q

what is exception

A

many run time error called exception

21
Q

“dinasalah “or” “or “33”are called

A

string literal

22
Q

how the computer send the addresses as………….

A

signal

23
Q

what is the part that do arthmitic operations

A

arthmitic logic unit

24
Q

define the program

A

is set of instructions