The Student Room Group

AQA AS Computing - COMP2 - June 3rd 2015 - Exam Discussion Thread

Scroll to see replies

Reply 80
Original post by epic within
does image <img have an end tag like </img>


No, img is a self contained tag. Instead of a closing tag, you just finish the tag with "/"
e.g. <img src="pic.png" />
Original post by CyberGW
No, img is a self contained tag. Instead of a closing tag, you just finish the tag with "/"
e.g. <img src="pic.png" />


You can also just use a href
Original post by epic within
does image <img have an end tag like </img>


Nope, it's just:

<img src = "URL">

<img src = “URL”>
Reply 83
Original post by Normal.Person
You can also just use a href


I'm really not sure you can. And if you can, you shouldn't.
Convention is definitely use src for images, you may not get the marks in the exam if you use href.
Original post by CyberGW
I'm really not sure you can. And if you can, you shouldn't.
Convention is definitely use src for images, you may not get the marks in the exam if you use href.


Ah thanks for the tip! :smile:
Original post by Presque là
Basically 3 parts
Fetch, decode and execut
Btw, registers are fast memory location: processor or in IO location.
1.
The MAR holds the address of the currently addressable memory location. It will use the address bus: a unidirection bus that sends the address to the main memory
The MBR holds the code read of the currently addressable memory location. Uses data bus to send daya
2.
The Control Unit decodes the instruction. Opcode connotes basic machine operation. Operand is the single digit of binary data. The CIR holds the instructions of the very last executable.
3. The PC points the next instruction to be fetched.
The accumulator is then updated

Also didnt add that increasing clock spead thus increase the execution cycle

Thanks you :smile:
Original post by xMillnsy
Thanks you :smile:


Do you understand it?

Ask me any Qs and ill answer
Reply 87
Original post by Normal.Person
Ah thanks for the tip! :smile:


Sorry I just read it back and it sounded a bit blunt, apologies if you did read the way I just did.
Glad I managed to help.
Anyone got any tips or ideas of what may come up tmo?
Original post by arjunlotay
Anyone got any tips or ideas of what may come up tmo?


Oh, I think this:

Spoiler



My feelings of prestigeness will increase for like 2 hours tomorrow since I'm sitting the exam at 10:40
Reply 90
Original post by Normal.Person
Oh, I think this:

Spoiler



My feelings of prestigeness will increase for like 2 hours tomorrow since I'm sitting the exam at 10:40


How? The exam is 1.30 isn't it?
Original post by Async
How? The exam is 1.30 isn't it?


Centres may allow certain students to sit the exam earlier
Original post by arjunlotay
Anyone got any tips or ideas of what may come up tmo?


Bunch of computing Qs
Reply 93
Original post by Presque là
Centres may allow certain students to sit the exam earlier


Where you quoting this from? Evidence please :smile:
Does anyone reckon rfid will be ask as a 6 marker
Original post by Async
Where you quoting this from? Evidence please :smile:


What are you implying?

I've seen many students do this?

Plus, does your grand knowledge of COMP1 cross over with COMP2?
You prepared comp2?
Original post by Presque là
You prepared comp2?


Done a little bit, what about you?
Reply 98
Original post by Presque là
What are you implying?

I've seen many students do this?

Plus, does your grand knowledge of COMP1 cross over with COMP2?


I'm implying that what you're saying may not be true.

And nah I don't have "grand knowledge in Comp1", I just specialize in programming. It just happens that Comp1 is 75% programming. When you get to Comp4 and need help with your Comp4 project, I'll be able to truly showcase my knowledge in programming, you've only seen a small fraction. Comp1 is just too basic. Comp4 is where the fun is at :colone:
Original post by Needs2Achieve
Done a little bit, what about you?


Yeah man
Decribe the differences between dedicated and general purpose registers?

Quick Reply

Latest

Trending

Trending