Skip Ribbon Commands
Skip to main content
Use SHIFT+ENTER to open the menu (new window).
  
  
Question
  
  
  
  
  
  
  
  
Explanation
  
  
  

In the init(ServletConfig) method of Servlet life cycle, what method can be used to access the ServletConfig object ?​

C,D getServletInfo() getInitParameters()getServletConfig()none of theseMultipleResponse
10
8

No Explanation​

Moss
  

What is the output of following block of program ? ​

ATrueFalseTrueFalse
10
9

NO Explanation available​

Moss
  

A servlet implements Single Thread model public class BasicServlet extends HttpServlet implements SingleThreadModel { int number = 0; public void service(HttpServletRequest req, HttpServletResponse res) { } } Which is thread safe ? ​

COnly the variable numOnly the HttpServletRequest object reqBoth the variable num & the HttpServletRequest object reqRuntime error SingleResponse
10
10

No Exp​

Moss
  

What will be the result of the expression a % b when a and b are of type int and their values are a = -17 and b = -6?

4545521212None of theseMultipleResponse
24
12

No Exp​

Moss
  

The type long can be used to store values in the following range:

D -264 to 27 -264 to 28 -264 to 29None of TheseMultipleResponse
41
13

NO exp​

Moss
  

Is Wrapper class a overhed in object oriented language ? 

ATrueFalseTrueFalse
544
14

NO exp​

Moss
  

What does WSS means?

AWindows SharePoint ServicesWindows Shared ServciesWindows Session ServicesWindows System ServicesSingleResponse
10
15

Windows SharePoint Services is right.

WSS
  

What is MOSS 2007?

DMicrosoft Office Shared ServicesMicrosoft Office System ServicesMicrosoft Office Sever ServletMicrosoft Office SharePoint ServicesSingleResponse
10
16

MOSS 2007 stands for SharePoint Server 2007

WSS
  

Which of the following is true?

A,BSharePomit is compatible with Windows Server 2008WSS does not need Exchange ServerWindows SharePoint Services is licensed with open licenseMOSS 2007 is the latest Version of SharePointMultipleResponse
10
17

Answers A and B are correct.

WSS
  

Is this true or false?

AAnswerAAnswerBTrueFalse
10
18

NO Expl.​

WSS