Sunteți pe pagina 1din 3

Part- I - Compulsory

1) I ____ out for dinner often, as I _________ at home.

A) Go, am not cooking B) Went, had not cooked


C) Go, do not cook D) Am going, do not cook
Directions for Questions 2-3:

In the following questions mark:

1, if the question can be answered with the help of statement I alone.


2, if the question can be answered with the help of statement II alone.
3, if the question can be answered with the help of both I and II.
4, if the question cannot be answered at all.

2) If k is a positive integer, is k a multiple of 40?

Statement I: k is a multiple of 4
Statement II: k is a multiple of 10

A)1 B) 2 C) 3 D) 4

3) Who finished first?

Statement I: A finished ahead of B and D.


Statement II: C finished ahead of D

A) 1 B) 2 C) 3 D) 4

Part- II - Compulsory
4) What would be the output of the following?

Start
{
ids = { 6, 7, 8, 10 }
top = 0
i=0
do
{
top += ids[i]
i++
}
while (i < 4);
Output top
}
End

A) 5 B) 4 C) 31 D) 30

5) How many GDA exists for a group ?

A) 1 B) 2 C) 3 D) Equal to number of jobs

6) What is the extension of Silicon graphics executable files?

A) .si B).sun C) .sgi D) su

Page 1 of 3
(Candidate can choose any one of the part based on his/her specialization)

Part- III - Networking

7) Which of the following range of numbers identifies a standard IP access list?

A) 1 to 99, inclusive B) 99 to 199, inclusive


C)100 to 199, inclusive D) 1 to 99, excluding 1 & 99

8) What is the bandwidth of one ISDN B channel?

A)144 kbps B) 56 kbps C) 64 kbps D)16 kbps

9) Which method was devised to mitigate the 802.11 security issues and requires the next-generation Advanced
Encryption Standard?

A)Temporal Key Integrity Protocol B)Wired Equivalent Privacy


C)Extensible Authentication Protocol D) Wi-Fi Protected Access 2

Part- IV - Messaging & Collaboration

10) What does the sharepoint class WebPartPermissionAttribute do?

A) It governs the custom permission that controls the ability to access Microsoft Sharepoint products
B) It allows the security actions for the WebPartPermission class to be applied to the code
C) It allows the security actions for the SharePointPermission class to be applied to the code
D) It governs the custom permission that controls the ability to access Web Part sources

11) What does the selector class ".ms-gridtext " control?

A) Text of question on a rating scale style question in a Survey


B) Text of each field in list item
C) Formats names of form fields when creating or editing a list item or adjusting site settings
D) Formats hyperlinks that appear in form descriptions such as "Click here to test"

12) What measure would you use to protect your locally stored database?

A) Enable ACL setting with Default As “No Access”


B) Set Anonymous as “No Access” in the ACL
C) Enforce a consistent Access Control List across all replicas
D) Encrypt the database

Part- V - Application Development

13) Which of the following is an ERP database driver which allows heterogeneous servers to access each other’s data
?

A) JDEBASE B) JDEIPC C) JDBNET D) JDENET

14) A component that should resize vertically but NOT horizontally should be placed in a:

A) BorderLayout in the North or South location B) FlowLayout as the first component


C) BorderLayout in the East or West location D) BorderLayout in the Center location

15) What are the 2 significant parts of a hash table?

A) An array and a store variable. B) An array and a matching function.


C) An array and a null return function. D) A variable and a matching function.

Page 2 of 3
16) Which of the following terminologies also go by Tables, Records in RDBMS fields respectively?

A) Relation, Entity and Attribute B) Attribute, Entity and Tuple


C) Relation, Tuple and Attribute D) None of the options

Part- VI - Administration

17) Which of the following is TRUE about aggregate functions?

A) Aggregate functions produce a single value for an entire group or table.


B) Results contain details of individual underlying rows
C) Both A and B
D) None of the options

18) Following three servlets are defined in web.xml. In which order will they be loaded when container starts up?

< servlet>
< servlet-name>ExampleServlet< /servlet-name>
< servlet-class>ExampleServlet< /servlet-class>
< load-on-startup>3< /load-on-startup>
< /servlet>
< servlet>
< servlet-name>HelloServlet< /servlet-name>
< servlet-class>HelloServlet< /servlet-class>
< load-on-startup>1< /load-on-startup>
< /servlet>
< servlet>
< servlet-name>TestServlet< /servlet-name>
< servlet-class>TestServlet< /servlet-class>
< load-on-startup>2< /load-on-startup>
< /servlet>

A) ExampleServlet, HelloServlet, Test Servlet


B) ExampleServlet, TestServlet, HelloServlet
C) HelloServlet, TestServlet, ExampleServlet
D) Order of load can not be confirmed.

19) Which of the following IIS component is the mediator of HTTP.SYS?

A) W3SVC B) WAP C) Metabase D) HTTP Runtime

Page 3 of 3

S-ar putea să vă placă și