Search over 10,000 free study notes
Over a million students use our free study notes to help them with their homework
Top answers
How do I solve a Karnaugh Map?
Solving a Karnaugh Map can be very tricky as it requires a new type of thinking than you may be used to. I find the best method to solve a Karnaugh map to be setting it out as a table. Let's use the followin...
DD
Answered by
Daniel D.
•
Computing tutor
2428 Views
What the main differences between an interpreter and a compiler?
A compiler produces an object or executable file that can be manually run after the source code is compiled. On the other hand, the interpreter doesn't produce an executable file, rather it will simulate lin...
HS
Answered by
Henry S.
•
Computing tutor
2973 Views
What are firewalls? Explain and discuss three methods they employ to secure a network. [8]
So the first thing to do for this question is break down the question into what the marks will be given for. As this question is not testing written communication you do not need to worry about writing long ...
BM
Answered by
Bhavik M.
•
Computing tutor
3113 Views
Perform AND, OR & XOR operations on 0001 1111 & 1010 1010
0001 1111 AND 1010 1010 = 0000 1010 0001 1111 OR 1010 1010 = 1011 1111 0001 1111 XOR 1010 1010 = 1011 0101
DH
Answered by
Dom H.
•
Computing tutor
5394 Views
What is a Mutatable Data Structure?
A Mutatable Data Structure is a type of data structure in which the data structure can be edited, deleted or moved, in comparison to an immutable structure data cannot be changed, it can only have more data ...
NH
Answered by
Najeeb H.
•
Computing tutor
2729 Views
←
18
19
20
21
22
→