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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

MinQ Exam

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Mana, could you mind email me a copy of MinQ mock Exam. They
removed the exam from their new website.
Thanks!

 
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Wai Iu,
Ok. Here is the deal. I help you and you help if some other person wants it. This is fair right? I send you the copy to your yahoo Id. At the end of the exam, when you click 'Test ny answers' button, if some java script error occurs, just don't bother. View the source of the html, and the answers are in the source itself in a array. Just peek them and verify the answers.
regds
maha anna
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Thanks! mana, I do my best.
 
maha anna
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Wai Iu,
I am Maha. Not Mana. I saw it in your previous post but ignored that time. Any way, It's ok.
regds
maha anna
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Sorry to mess up your name. I got the MindQ exam in the email.
When I finished the exam, I clicked "check My test" button.
I lost all my answers and the correct answers did not come out.
Fortunately, I wrote down all my answers before I clicked that
"check My test" button. How could I get the correct answers?
Thanks! Anna
 
maha anna
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Yes Wai Iu. I am sorry, I forgot to remind you of that writing-down the answers part, which I did. Yes all the answers are reset. I did the same as you did.
regds
maha anna
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Sorry to mess up your name. I got the MindQ exam in the email.
When I finished the exam, I clicked "check My test" button.
I lost all my answers and the correct answers did not come out.
Fortunately, I wrote down all my answers before I clicked that
"check My test" button. How could I get the correct answers?
Thanks! Anna
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Could you help me get a copy of answers?
 
maha anna
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
When you view the page in a browser, just right-click anywhere on the page, and select 'view source' option from the popup menu. you can see the answers. ( This reminds me of adding a popup-menu to a compoment in Java AWT. ). Anyway ,here is the copy of the same. Also note that the answer for the qstn 33 is wrong from the authors answer list.Correct ans is (a,b,d,e).
regds
maha anna
<pre>
multianswers[1] = new Array(5,false,false,true,false,false);
multianswers[2] = new Array(6,false,false,true,false,false,false);
multianswers[3] = new Array(5,false,true,false,false,true);
multianswers[4] = new Array(7,false,false,true,false,false,false,false);
multianswers[5] = new Array(5,true,false,false,false,false);
multianswers[6] = new Array(5,true,true,true,false,true);
multianswers[7] = new Array(0,4,"0x6","0X6","0x06","0X06");
multianswers[8] = new Array(4,true,false,false,true);
multianswers[9] = new Array(5,false,true,false,false,false);
multianswers[10] = new Array(4,true,false,false,false);
multianswers[11] = new Array(2,false,true);
multianswers[12] = new Array(5,false,false,false,true,false);
multianswers[13] = new Array(5,false,false,false,true,false);
multianswers[14] = new Array(7,false,true,false,false,true,false,false);
multianswers[15] = new Array(3,false,false,true);
multianswers[16] = new Array(4,true,false,false,true);
multianswers[17] = new Array(5,false,false,false,true,false);
multianswers[18] = new Array(5,false,false,false,false,true);
multianswers[19] = new Array(5,false,false,false,false,true);
multianswers[20] = new Array(4,false,false,true,false);
multianswers[21] = new Array(5,false,true,true,false,false);
multianswers[22] = new Array(0,1,"final");
multianswers[23] = new Array(0,1,"private");
multianswers[24] = new Array(4,false,true,false,false);
multianswers[25] = new Array(7,false,false,true,true,true,false,true);
multianswers[26] = new Array(4,true,true,false,false);
multianswers[27] = new Array(6,true,true,false,false,true,false);
multianswers[28] = new Array(0,1,"InterruptedException");
multianswers[29] = new Array(5,false,true,true,false,false);
multianswers[30] = new Array(8,true,false,false,true,false,false,false,false);
multianswers[31] = new Array(5,false,true,true,true,false);
multianswers[32] = new Array(5,true,true,false,true,false);
multianswers[33] = new Array(5,true,true,false,false,true);
multianswers[34] = new Array(3,true,false,false);
multianswers[35] = new Array(6,false,false,true,false,false,false);
multianswers[36] = new Array(5,false,true,false,false,false);
multianswers[37] = new Array(4,true,true,true,false);
multianswers[38] = new Array(0,1,"myThread.start();");
multianswers[39] = new Array(5,false,true,false,false,false);
multianswers[40] = new Array(0,1,"Object");
multianswers[41] = new Array(5,true,true,true,false,true);
multianswers[42] = new Array(5,false,false,false,false,true);
multianswers[43] = new Array(4,false,false,false,true);
multianswers[44] = new Array(6,true,false,false,false,false,true);
multianswers[45] = new Array(7,true,true,true,false,false,false,false);
multianswers[46] = new Array(4,true,false,false,true);
multianswers[47] = new Array(4,false,false,true,false);
multianswers[48] = new Array(5,false,true,false,false,false);
multianswers[49] = new Array(4,false,true,false,false);
multianswers[50] = new Array(5,false,true,false,true,false);
multianswers[51] = new Array(5,false,false,true,false,true);
multianswers[52] = new Array(5,false,true,false,false,true);
multianswers[53] = new Array(5,false,false,true,false,false);
multianswers[54] = new Array(0,1,"MouseEvent");
multianswers[55] = new Array(3,true,false,true);
multianswers[56] = new Array(4,false,false,true,false);
multianswers[57] = new Array(5,true,true,false,false,true);
multianswers[58] = new Array(5,false,false,true,false,false);
multianswers[59] = new Array(5,true,false,false,false,false);
multianswers[60] = new Array(4,false,false,false,true);
</pre>
[This message has been edited by maha anna (edited April 15, 2000).]
 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Can i get a copy of Mindq's exam to [email protected].
Thanks.
 
maha anna
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hello... Wai Iu. Where are you? Do you remember the deal?
Anyway, Sree, I send you a copy to the above mentioned mail id.Check it out. And don't forget you also sign our deal.
regds
maha anna
[This message has been edited by maha anna (edited April 16, 2000).]
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Anna, I have not checked this topic until now. Sorry for the
late response. I will mail Sree a copy of MindQ exam right now.

 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Anna, I have not checked this topic until now. Sorry for the
late response. I will mail Sree a copy of MindQ exam right now.

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Wai Iu:
Could you make a copy to me at [email protected]
(both the Exam and answers).
I obey the deal made by Maha.
ThanX.
-Sanath
 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi everyone,
Can anyone please send me a copy of Mindq's exam at [email protected]?? I too, will remember the deal.
Thanks.
 
Suma Narayan
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Thanks Wai Iu. I got your email with MinQ.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Will someone please send me a copy of the exam at [email protected]?
Thanks,
Matt
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Can someone send this MindQ exam to me. My e-mail id is [email protected].
Thanks in advance. As many people are asking for this, if some one could host this on their website,
we can direct the crowd to that link in future? Any thoughts..
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Can any body send me a copy too at [email protected]
Thanx!!
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Maha anna/ any other java fan
Can u send me a copy of the MinQ exam to my email id at [email protected]
Thanks in advance
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Can any body send me a copy too at [email protected]
 
Wai Iu
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
For anyone want to a copy of MinQ exam, just sent a one-line
request email to the following Email: [email protected] . I will
email you asap. Thanks!
 
maha anna
Ranch Hand
Posts: 1467
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hello All,
Here is my another suggestion. I didn't expect there will be so much interest in this deal. . So I list the helper's email id here. And I close this thread and leave a copy also. So people who wants this help, can send an email to any one our helpers and communicate through email. I am also in the list. Before Paul says anything about the space we are using for this, we stop here.
Anybody who want's MindQ's copy can send an email to any one of the foll. email id
----------------
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected].
[email protected]
[email protected]
[email protected]
regds
maha anna

[This message has been edited by maha anna (edited April 17, 2000).]
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic