1651. How can you add Amit, a new user, to your system ?
comments icon0

A. Using useradd

B. Using adduser

C. All of the above

D. Using linuxconf

1652. When is the user controls code is executed______________?
comments icon0

A. After the page_init event of webform

B. Before Page_init event of web form

C. After the webform loads

D. None of the above

1653. How could you install the file ipchains-1.3.9-5.i386.rpm ?
comments icon0

A. rpm -Uvh ipchains

B. rpm -i ipchains* .i386.rpm

C. rpm -qip ipchains

D. rpm -e ipchains-1.3.9-5.i386.rpm

1654. Which object can help you maintain data across users ?
comments icon0

A. Response object

B. Session object

C. Server object

D. Application object
1658. The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has________________?
comments icon0

A. executable permission only

B. write and executable permissions

C. both read and executable permissions.

D. both read and write permissions
1659. What does FSF stand for ?
comments icon0

A. First Serve First

B. File Server First

C. Free Software Foundation

D. Free Software File

1660. After you have compiled your kernel, what do you have to edit to boot your new kernel image ?
comments icon0

A. /etc/named.boot

B. /etc/lilo.conf

C. /boot/lilo.conf

D. /etc/conf.modules

1661. Which command is used with vi editor scroll half page backward ?
comments icon0

A. [Control-c]

B. [Control-d]

C. [Control u]

D. [Control -P]

1663. WSDL stands for ______________________?
comments icon0
A. Web Services Description Language

B. Web Server Descriptor Language

C. Web Server Description Language

D. Web Services Descriptor Language

1665. On which of the operating system below ASP.NET can run ?
comments icon0

A. Windows XP Professional

B. Windows 2000

C. Both A and B

D. None of these

1667. If Im developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing______________?
comments icon0

A. Maintain the login state security through a View State.

B. All of the above

C. Maintain the login state security through a Session.

D. Maintain the login state security through a database.
1671. The octal representation 652 indicates_________________?
comments icon0

A. Execute permission for the owner

B. All of the above

C. Read and write permission of groups

D. Write permission for others
1676. What type of addressing format is used by Class A network ?
comments icon0

A. Net.Net.Net.Node

B. Net.Node.Net.Node

C. Net.Net.Node.Node

D. Net.Node.Node.Node
1677. Select the caching type supported by ASP.Net?
comments icon0
A. DataCaching

B. Output Caching

C. Both A and B

D. None of these

1680. Mode of storing ASP.NET session_____________?
comments icon0

A. StateServer

B. InProc

C. SQL Server

D. All of the above
1682. Which is the predefined package ?
comments icon0
A. Lang package

B. util package

C. All of above

D. io package

1683. Select the output of the statement ?
comments icon0
A. Transfers all the form data to test.aspx with HTTP headers

B. Calls post method on test.aspx

C. Transfers all the form data to test.aspx with out HTTP headers

D. None of the above

1685. How do you explicitly kill a user session ?
comments icon0

A. Session.Exit

B. Session.Abandon

C. Session.Discard( )

D. Session.Close( )

1687. Which of these files takes the web application in offline mode ?
comments icon0
A. app_offline.htm

B. appoffline.html

C. None of these

D. app_offline.html

1689. All collection classes are available in _________________?
comments icon0

A. java.lang package

B. java.util package

C. java.awt package

D. java.io package

1690. Which of the following models are developed on the principles of business management, accounting and econometrics ?
comments icon0

A. Operations research models

B. Management science models

C. Policy making models

D. Behavioral model

1692. What is the Server.MachineName does_________________?
comments icon0

A. Gets the Referred Web site name on the server

B. Gets the Servers Machine Name

C. None of the above

D. Gets the Client Machine Name

1693. An _____________ is a set of processes and procedures that transform data into information and knowledge?
comments icon0

A. Database system

B. information system

C. Computer system

D. Knowledge system

1694. All of the following are examples of requirements problems, except ________________?
comments icon0

A. conflicting requirements

B. missing requirements

C. overlapping requirements

D. costly requirements
1696. Which of the following is the default authentication mode for IIS ?
comments icon0
A. Anonymous

B. Basic Authentication

C. None of these

D. Windows

1699. Which of these classes maps to the tag ?
comments icon0

A. None of these

B. HtmlCheckBox

C. HtlmInputCheckBox

D. HtmlControl