Aptitude Test Series


Q.  In an entrance exam, 3 marks is awarded for every correct answer and (-1) for every wrong answer. If a student gets 38 marks after attempting all questions, find the number of questions answered correctly if the total questions were 70.

a. 38
b. 40
c. 27
d. 43


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  Which of the package is used to enable interaction with garbage collector?
Category: Placement Tests,   Published by: teswesm
MCQs:  The clone() method is defined in?
Category: Placement Tests,   Published by: teswesm
MCQs:  Where are these five keywords try, catch, finally, throw, and throws used in?
Category: Placement Tests,   Published by: teswesm
MCQs:  The life cycle of the thread is controlled by ?
Category: Placement Tests,   Published by: teswesm
MCQs:  In which the access modifier means that the field can be accessed by all classes in your application?
Category: Placement Tests,   Published by: teswesm
MCQs:  java.applet defines how many interfaces?
Category: Placement Tests,   Published by: teswesm
MCQs:  The ActionListener interface is not used for handling action events
Category: Placement Tests,   Published by: teswesm
MCQs:  The wrapper classes are part of the which package, that is imported by default into all Java programs?
Category: Placement Tests,   Published by: teswesm
MCQs:  In InetAddress class which method returns the host name of the IP Address?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which steps occur when establishing a TCP connection between two computers using sockets?
Category: Placement Tests,   Published by: teswesm
MCQs:  In XML document comments are given as?
Category: Placement Tests,   Published by: teswesm
MCQs:  XML is designed to carry data, and to display data
Category: Placement Tests,   Published by: teswesm
MCQs:  XML attribute values must always be enclosed in quotes
Category: Placement Tests,   Published by: teswesm
MCQs:  Which inheritance is not supported in java?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which provides a new way for your programs to interface with code libraries written in other languages?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which is used as an internal buffer and adds more efficiency than to write data directly into a stream. So, as to makes the performance fast?
Category: Placement Tests,   Published by: teswesm
MCQs:  In how many states Threads can be explained ?
Category: Placement Tests,   Published by: teswesm
MCQs:  Which of the following ways specify/ies to load the class files in temporary?
Category: Placement Tests,   Published by: teswesm
MCQs:  The object cloning is a way to create exact copy of an object
Category: Placement Tests,   Published by: teswesm
MCQs:  If the superclass method does not declare an exception, subclass overridden method cannot declare the checked exception but it can declare unchecked exception.
Category: Placement Tests,   Published by: teswesm