• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Mughal mock exam

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is Mughal and Rasmussen mock exams solution is available on the net if so can anybody inform me the link.
Thanks in advance
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Padmavathi:
Here is the link that you wanted:
http://www.ii.uib.no/~khalid/pgjc/jcbook/
Emad
 
Ranch Hand
Posts: 1392
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Padmavathi,
I don't think the answers are available online. I searched the forum posts and discovered several other people since 2001 have asked the same question.
Also, the mock exam does not tell you which answers you missed.
The answers are in his book. I worked his mock exam earlier this week and discovered that some of the questions in the online mock exam engine are different from the questions in the exam in the book.
It's difficult to compare answers with other people because the questions appear in random order each time you take the exam.
There is a new edition book scheduled to come out this month or next. Maybe the online mock for that edition will also have online answers.
The only thing I can suggest is to take notes as you go and then ask questions on the forum.
 
Ranch Hand
Posts: 1090
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Padmavathi
What you can also do is try answering only one question at a time and see if the answer you selected is correct or not. That select an answer to a question and exit the test.
 
Marlene Miller
Ranch Hand
Posts: 1392
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I wonder if Mughal would object if we posted the answers on this forum. Would that be against copyright laws?
1. class Q6db8, Given the following class : a,b,c,e
2. Which statements are true concerning the effect : a,d,e
3. class Qb4ab, What is wrong : d
4. class Qd803, What will be written : e
5. Given that a static method : a
6. Write a line of code : LayoutManager layout = new GridLayout(2, 3);
7. class Q275d, What will be the result : e
8. class Q63e3, What will be written : c
9. Which statements are true concerning the default : b,d
10. Which declarations will allow : d,e
11. Under which circumstances : b
12. When creating a class : d
13. What does the value returned : d
14. class Qd073, What will be written : e
15. class Qf575, Which lines of code : a, b
16. How does the weighty property : b
17. class Q4a39, Which statements can be inserted : a,d
18. class Q76a9, Which is the earliest : c
19. Which methods from the String : d
20. class Q3ae4, Which statements when inserted : c
21. Which of these keywords : a,d,e
22. It is desirable that a certain method : e
23. Which code fragments : b,e
24. class Qaa75, What will be the result : a
25: Which expressions will evaluate : c,d
26: Which statements concerning : b,c
27. Given two collection objects : b,d
28. Which statements concerning the relationships : b,c,e
29. Which statements concerning the value : b,e
30. Which statements describe : c,d
31. Which code fragments will succeed : a
32. Which of these statements concerning the collection : a,b,c
33. Which is the legal range : c
34. What is the name : wait
35. Given the following class definition : c
36. class Q8499, What will be written : c
37. class Qcb90, What will be wriiten : e
38. Which statement concerning the effect : d
39. class Qe65, Givien the following code : a,b,c,d
40. Which method implementations : b
41. Which are valid identifiers : a,b,d
42. class Q28fd, What will be the result : a
43. interface I, Given the following definition : b
44. Which statements concerning the methods notify : a,e
45. Which statements concerning the correlation : a,c
46. class Q6b0c, What will be the result : a
47. Which operators : b,e
48. Which statements concerning the switch : e
49. Which modifiers : b,c
50. What will be the appearance : d
51. Which statements concerning the event : b,c
52. Which statements are true, given the code : e
53. class Q294d, Given the following code : super.print()
54. Given that file : d
55. class Q03e4, What will be written : a
56. class Q7ed5, Given the following code : a,b
57. Which statements concerning casting : a,b,e
58. class Qdd1f, Given the following code : a,e
59. The 8859-1 character code : a,d
Now we have to identify which online questions are different from book questions.
[ July 18, 2003: Message edited by: Marlene Miller ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic