Login

Welcome, Guest. Please login or register.

September 09, 2025, 07:35:57 am

Author Topic: Exam Discussion?  (Read 3249 times)  Share 

0 Members and 1 Guest are viewing this topic.

soysauce

  • Victorian
  • Adventurer
  • *
  • Posts: 14
  • Respect: 0
Exam Discussion?
« on: November 14, 2014, 05:48:29 pm »
0
Here are my answers for multiple choice

Spoiler
1. D
2. C
3. D
4. B
5. D
6. C
7. A
8. B
9. C
10. D
11. A
12. B
13. D
14. A
15. B
16. C
17. D
18. A
19. B
20. A

Connor P

  • Victorian
  • Fresh Poster
  • *
  • Posts: 1
  • Respect: 0
  • School: Brentwood Secondary College
Re: Exam Discussion?
« Reply #1 on: November 14, 2014, 07:47:50 pm »
0
I was worried when i got two sets of "A B C D" but good to hear you got it as well :)

nondiscrypt

  • Guest
Re: Exam Discussion?
« Reply #2 on: November 14, 2014, 08:00:24 pm »
0
Thoughts on the exam ? ... I actually thought it was harder than the 2011, 2012 and 2013 exams - anyone else agree?   Also I did those under timed conditions and had time to spare but just managed to finish this one  :o

1. D
2. C
3. D
4. B
5. D
6. C
7. A
8. B
9. C - I put D  ???
10. D
11. A - I put C???
12. B - I put D???
13. D -
14. A
15. B
16. C
17. D
18. A
19. B
20. A - I put C (but this was pretty much a guess)

Johno2110

  • Victorian
  • Adventurer
  • *
  • Posts: 5
  • Respect: 0
  • School: De La Salle
Re: Exam Discussion?
« Reply #3 on: November 14, 2014, 08:41:17 pm »
0
I thought it was quite time consuming. I finished just in time. What did everyone write about the microwave question?

seba1342

  • Victorian
  • Fresh Poster
  • *
  • Posts: 4
  • Respect: 0
  • School: Mazenod College
Re: Exam Discussion?
« Reply #4 on: November 14, 2014, 09:45:22 pm »
0
I thought it was quite time consuming. I finished just in time. What did everyone write about the microwave question?
I wrote that it had a large range and it was less expensive compared to a satellite. Not too sure how accurate my responses are, surprising questions considering I have never seen the word microwave written on any of the practice exams or past exams (even multiple choice).

Johno2110

  • Victorian
  • Adventurer
  • *
  • Posts: 5
  • Respect: 0
  • School: De La Salle
Re: Exam Discussion?
« Reply #5 on: November 14, 2014, 10:13:00 pm »
0
I wrote that it had a large range and it was less expensive compared to a satellite. Not too sure how accurate my responses are, surprising questions considering I have never seen the word microwave written on any of the practice exams or past exams (even multiple choice).

Yeah same, I was pretty surprised when I saw it, I wrote about it's ability to penetrate and the distance. Didn't really know for sure though.

Kawa_

  • Victorian
  • Fresh Poster
  • *
  • Posts: 3
  • Respect: 0
  • School: Copperfield College
  • School Grad Year: 2015
Re: Exam Discussion?
« Reply #6 on: November 14, 2014, 10:55:34 pm »
0
For the Pseudo code in section C, did we all recognise the error being the IF statements not being ELSE IF?

specifically, it was in the last IF statement, but all of them bar the first needed to be changed for it to work correctly
2014: I.T. Software Development [37]
2015: Specialist Maths | Mathematical Methods | Physics | English Language| I.T. Applications

Johno2110

  • Victorian
  • Adventurer
  • *
  • Posts: 5
  • Respect: 0
  • School: De La Salle
Re: Exam Discussion?
« Reply #7 on: November 14, 2014, 11:24:34 pm »
0
For the Pseudo code in section C, did we all recognise the error being the IF statements not being ELSE IF?

specifically, it was in the last IF statement, but all of them bar the first needed to be changed for it to work correctly

I just removed the else and made a completely new if statement. Same concept I guess

soysauce

  • Victorian
  • Adventurer
  • *
  • Posts: 14
  • Respect: 0
Re: Exam Discussion?
« Reply #8 on: November 15, 2014, 12:11:46 am »
0
Quote
I just removed the else and made a completely new if statement. Same concept I guess

Programming is my strongest area - I can confirm that replacing the last if/else, specifically the else but, with if (age > 24) would make it work properly

seba1342

  • Victorian
  • Fresh Poster
  • *
  • Posts: 4
  • Respect: 0
  • School: Mazenod College
Re: Exam Discussion?
« Reply #9 on: November 15, 2014, 08:50:08 pm »
0
I just removed the else and made a completely new if statement. Same concept I guess
I did the exact same! :D

seba1342

  • Victorian
  • Fresh Poster
  • *
  • Posts: 4
  • Respect: 0
  • School: Mazenod College
Re: Exam Discussion?
« Reply #10 on: November 16, 2014, 06:18:28 pm »
0
http://vceit.com/p/postmortem-2014s.htm
If you want to clarify some answers!

vic1215

  • Victorian
  • Adventurer
  • *
  • Posts: 10
  • Respect: 0
  • School: Melbourne High School
  • School Grad Year: 2015
Re: Exam Discussion?
« Reply #11 on: November 18, 2014, 09:26:53 am »
0
Q15 in section A is really odd.

I wrote B but Mark Kelly states that answer is C 0.0