Extra Flashcards
What is linear probing
Can be used in hash tables to move through the structure one space at a time to find the next free space
What is chaining in relation to hahs
Each location points to start of a linked list the new item is added to the end of the linked list
ACID what is the A references to
Partially procesed thingy
Head html
Where you add meta data and link style sheet
Are arrays contiguous
Yes
What is a hash tables
Uses a hash function to compute an index into an array. Data is in the form of keys/values. A hash function is applied to the key. The hash is used to compute an index in the array where the data can be stored or read. “Random access” because it allows direct, “indexed” access to individual members in constant time.
What is a record
Group or collection of related fields under a single identifier.
Each field (variable) can have a different data type (unlike arrays).
Used in conjunction with arrays or lists e.g. a list of students.
What gets put onto the system stack when an interrupt is called
Contents of registers including program counter
Pieplining in the production line sense
The result from one process feeds into the next
How do do super.new
super.new(pName,Pheight)
Harvardf
small embedded computers and signal processing (DSP).
Von nueman
Desktop pc
CISC
laoptops pc
RISC
phones tablets
,value
return what is stored and innrer html to change