TestOnlineQ8 noans

download TestOnlineQ8 noans

of 33

Transcript of TestOnlineQ8 noans

  • 8/12/2019 TestOnlineQ8 noans

    1/33

    01.

    You are the database administrator at Blue Moon university. A database table named lecturer consists of the fields, name

    subject, and department. All the three fields, name, subject, and department represent the information about a lecturer. No

    lecturer can teach all the subjects and there is no such subject, which can be taught by all the lecturers. You need to

    develop an application to produce timetables to be used by various lecturers to schedule their daily works. he application

    that develops the timetable for the lecturers re!uires all the tables to be in the normali"ed form to give correct results and

    avoid any inconsistencies in the database. As a database administrator, what should you do to ensure that the

    applications using the database tables run properly and the database remains consistent#

    a. Normali"e the tables in the lecturer database to third normal form.

    b. Normali"e the tables in the lecturer database to first normal form.

    c. Normali"e the tables in the lecturer database to fifth normal form,

    d. Normali"e the tables in the lecturer database to second normal form.

    02.

    $hile creating a web site, %ohn wants to consider the various factors affecting the user&s memory. $hich of the following

    factors should %ohn consider'A' he number of options for a choice should be limited between ( to ) for better recognition.

    B' *ages that contain information should be visually different from the normal pages.

    +' he browsers that an end user might use.

    ' +olor and style for visited and unvisited links should be different.

    -' An end user might face problems in reading or understanding the content on a web page.

    a. A, B and

    b. B, + and

    c. A, B and -

    d. B, + and -

    03. (2A.41 IV)

    Mark is a $eb designer in eadhe/oad, 0nc. 1e is creating a web site using reamweaver M2 3445. All the pages of the

    $eb site will contain the logo of the company. 1owever, the logo of the company is not fi6ed and can be modified later

    $hat method will you suggest to mark in such a scenario.

    a. +reate logo for every $eb page manually

    b. +reate a 7eparate frame for placing the logo

    c. 8se layers

    d. +reate a library element for the logo

    04. (1B.4 III)

    +onsider the following statements'

    7tatement A ' he risk assessment document identifies and analy"es the risks associated with the project at the initial

    level.

    7tatement B' he vision9 scope document prepared in the envisioning phase describes the project goals and constraints.

    $hich of the following is true with respect to the above statements#

    a. 7tatement A is :alse And 7tatement B is rue.

  • 8/12/2019 TestOnlineQ8 noans

    2/33

    b. 7tatement A is rue And 7tatement B is :alse.

    c. Both, 7tatement A and 7tatement B, are rue.

    d. Both, 7tatement A and 7tatement B, are :alse

    05. (3A.43 II)

    $hy do we use 7ervice+ontroller*ermission class#

    a. his class is called by installation utilities, such as installutil.e6e, when installing a service application.

    b. 0t installs a class that e6tends servicebase class to implement a service.

    c. 0t represents a windows service that allows you to connect to a running or a stopped service, manipulate it, or get

    information about it.

    d. 0t allows control of code access security permissions for service controllers.

    06.

    on has created an 2M $eb 7ervice named servicel. his 2M $eb service e6poses a $eb method named

    My$ebMethod;M?. 1e wants to implement the transaction support for his application in such a way

    that +>M? always creates a new transaction on the creation of the new component. $hich of the following code can help

    him in enabling transactions in his application.

    a. Add the following code for setting the transaction'

    @ransaction;ransaction>ption./e!uired Newption.Not 7upportedption. /e!uiredption. 7upportednly statement A is true

    35. (1A.34 V)

    You are working as a flash designer. You want to create a movie in which the logo of the company converts into the name

    of the company. $hich of the following should be used to perform the above activity#

    a. Motion tweening

    b. 7hape tweening

  • 8/12/2019 TestOnlineQ8 noans

    10/33

    c. >nion skinning

    d. Qeyframe animation

    37.

    $hat does the element message represent in a se!uence diagram#

    a. /epresents the interaction between the various objects.

    b. /epresents the interaction between the various interfaces

    c. /epresents the interaction between the various classes

    d. /epresents the interaction between the various functions.

    38. (2A.3 V)

    Based on which of the following protocols does a $eb server and a client browser communicate with each other using the

    re!uestOresponse mechanism#

    a. :*

    b. +*90*

    c. 1*d. ***

    39. (1B.57 IV)

    +onsider the following statements'

    7tatement A ' 7pecific colors can be set to be transparent using inde6 transparency.

    7tatement B ' Alpha transparency is supported only by *NC images.

    $hich of the following is correct, with respect to the above statements#

    a. 7tatement A is false and statement B is true.

    b. Both statement A and statement B are falsec. Both statement A and statement B are true

    d. 7tatement A is true and statement B is false.

    40. (4B.16 III)

    $hich step of coding standard help developers to easily maintain the code and bring about in the e6isting software

    changes in the e6isting software when re!uired#

    a. efining coding standards

    b. 7electing codeOchecking tool

    c. 0ntegrating the codeOchecking tool in the software environment

    d. efining !uality targets

    41. (1A.19 III)

    +onsider the following statements'

    7tatement A' 0n implementation and maintance phase of waterfall model, the new system is made operational. he

    activities involved in this phase are creating computerOcompatible files, training the operating staff, and setting up the

    hardware and network before the system is up. he transform the proposed system to one that can be implemented.

  • 8/12/2019 TestOnlineQ8 noans

    11/33

    7tatement B' 0n cosntruction phase of waterfall model, the developers get into fullOfledged application. hey check the

    programs and instructions for each module.

    $hich of the following options is true with respect to above statements#

    a. 7tatement A is false and statement B is true.

    b. Both statement A and statement B are false

    c. Both statement A and statement B are true

    d. 7tatement A is true and statement B is false.

    42.

    You are the senior software developers at Blue moon computers . Your team develops software for the customer of the

    company. he software is deployed at the customer&s site. he client informs you that the employees using the software

    are facing some problems in understanding the user interface of the software. hey also need to software. $hich

    document will you recommend to the client to refer to get the desired details#

    a. /e!uirement

    b. 7cope

    c. :unctional specificationd. 0nterface

    43.

    $hich of the following statement is true about roleObased security#

    a. 8sing 7ecurity/ole attribute of the roleObased security, you can create the roles but can not assign roles for an

    application.

    b. 8sing 7ecurity/ole attribute of the roleObased security, you can use it for ensuring that the role created e6ists in

    the application configuration.

    c. 8sing the 7ecurity/ole attribute of the roleObased security, you can indicates the inaccessibility for invokinng theinterfaces on a class.

    d. 8sing the 7ecurity/ole attribute of the roleObased security, you can not set the privileges for group of users having

    the re!uired credentials to use these privileges.

    44. (4B.8 II)

    0n which of the following impersonation levels, a server can use the client&s security conte6t and act on behalf of the

    client#

    a. elegate level

    b. Anonymous level

    c. 0dentify level

    d. 0mpersonate level

    45. (1B.14 IV)

    +onsider the following statements'

    7tatement A' Macromedia :ireworks M2 3445 is an image editing tool, used to develop imanges for the web.

    7tatement B' 0n Macromedia :ireworks M2 3445 you can not import images from reamweaver.

    $hich of the following is correct, with respect to the above statements#

  • 8/12/2019 TestOnlineQ8 noans

    12/33

    a. 7tatement A is false and statement B is true.

    b. Both statement A and statement B are false

    c. Both statement A and statement B are true

    d. 7tatement A is true and statement B is false.

    46. (1A.11 V)

    $hich of the following functions is performed by the 1and tool#

    a. Moving the stage

    b. :illing objects with color

    c. Applying fill color to a shape

    d. /emowing unwanted parts of the shapes

    47.

    $hich Kisual 7tudio 0- feature managed by the enterprise template&s policy file determine the new items that can be

    added to the object#

    a. Add *roject ialog Bo6b. oolbo6

    c. 7olution -6plorer

    d. Add new item dialog bo6

    48. (1A.9 I)

    on is creating an 2M $eb 7ervice named stockevel7ervice. he service contains a web method named

    7tockevel0nfo. 7tocklevel0nfo takes a stock symbol as input and returns information about that stock. on wants to

    capture all incoming 7>A* messages in /etrieve7tock0nfo;< method and write the messages to a file for future

    processing.$hat should on do#

    a. Apply a 7oap/pcMethod attribute to /etrieve7tock0nfo;< method

    b. Apply a 7oap1eader attribute to /etrieve7tock0nfo;< method

    c. -nable sessions in /etrieve7tock0nfo;< method

    d. +reate a 7>A* e6tension for /etrieve7tock0nfo;< method

    49.

    7mith, a database programmer in 7imple 7olutions , 0nc , creates a database that connects the application created using

    %ava applets. o test the database , 7mith ran the following 7P !uery on the emp table'

    Select name, salary from emp where name like a% and ageutputs a list of the name and salary of the employee whose name is RaS& and age is less than L(

    b. >utputs a list of the name and salary of the employees whose name starts with the letter Ra& and age is greater

    than L(

    c. >utputs a list of the name and salary of the employees whose name starts with the letter Ra& and age is not greater

    than L(

  • 8/12/2019 TestOnlineQ8 noans

    13/33

    d. >utputs a list of the name and salary of the employees whose name starts with the letter Ra& and age is less than

    L(

    50. (3B.4 III)

    You are working as the senior software developer at Blue moon computers. he company is developing a project on

    the .Net framework for the client. he project is in the development stage. he development team is not able to

    understand the level of security to be provided in the product. hey are not able to understand the e6act authentication

    mechanism re!uired to be implemented. You are given the responsibility to e6plain the e6act authentication mechansim

    and the re!uired level of security. $hich key deliverable of the physical design document will you refer while providing the

    re!uired information to the development team#

    a. +omponent specifications

    b. *rogramming model

    c. Activity diagrams, component diagrams, or se!uence diagrams

    d. *ackaging and distribution strategy

    51.+onsider the following statements'

    7tatement A' ransations prevent loss of data due to system failures or simultaneous updates done by the applications.

    (4A.16 II)

    7tatement B' ransations maintain data intergrity by ensuring that either all related tasks are performed or none them are

    performed. (4A.42 II)

    $hich of the following option is correct with respect to the preceding statements#

    a. 7tatement A is false and statement B is true.

    b. Both statement A and statement B are false

    c. Both statement A and statement B are trued. 7tatement A is true and statement B is false.

    53. (3b.8 II)

    $hich of the following services of +>M? can be used as an alternative for the M7 resource manager.

    a. 7hared *roperty Manager.

    b. +>M? -vents

    c. /esource management

    d. +ompensating resource manager

    54.

    on has a 7!lata/eader object named ordersata/eader. his object contains a column named >rderPuantity that has

    an integer value. his object also contains one row for each order received during the previous week. on needs to write

    code that will process each row in the ordersata/eader object and pass >rderPuantity as a parameter to a function

    named ord:unction. $hich code segment should on use#

    a. long weekly>rderPuantity = 4 int order+ount = 4& while ;order+ount D ordersata/eader.:ield+ountrderPuantity = 4 while ;ordersata/eader./ead;utdent

    d. 7tatus

    58. (1A.14 IV)

    $hich of the following pages contains specific information, such as technical support documentation, press releases and

    product information#

    a. NavigationOspecific page

    b. askOspecific pages

    c. 7ite map

    d. +ontent pages

    59. (1a.11 V)

    $hich of the following tools scales, routates , skews, or compresses an shape in Macromedia :lash M2 3445#

    a. he Toom tool

    b. he e6t tool

    c. he :ree ransform tool

    d. he /ectangular tool

    60. (4a.19 II)

  • 8/12/2019 TestOnlineQ8 noans

    15/33

    on is creating an application in +>M?. 1e wants to implement the run time transaction support for his application in such

    a way that components are activated in a conte6t without a transaction. 0f the caller has a transaction then the component

    is activated in a separate conte6t without transaction. $hich of the following attribute for the transaction should on use#

    a. Hransaction;ransaction>ption.7upportedption.Not7upportedption./e!uiredption./e!uiresNew

  • 8/12/2019 TestOnlineQ8 noans

    16/33

    7tatement B' he -raser Mode Modifier for the -raser tool is used to select a shape and si"e of -raser from the -raser

    7hape dropOdown list.

    7tatement + ' he -raser 7hape Modifier provides you the options for erasing

    $hich of the following is correct, with respect to the above statements #

    a. 7tatement B is true.

    b. Both statement A and statement B are true

    c. Both statement + and statement are true

    d. 7tatement A is true

    75.

    +onsider the following statements '

    7tatement A' A /ecommended /:+ is important to implement to attain the minimal conformace

    7tatement B' An -lective /:+ is optional to implement

    $hich of the following is correct, with respect to the above statements #

    a. 7tatement A is false but 7tatement B is true

    b. Both 7tatement A and 7tatement B are true

    c. Both 7tatement A and 7tatement B are falsed. 7tatement A is true but 7tatement B is false

    76.

    +onsider the following statements'

    7tatement A' he +odebase attribute of the DA**-G tag specifies the directory where the specified applet class in the

    DA**-G tag is stored

    7tatement B' An applet cannot run a program from the computer where it is downloaded

    7tatement +' o create an applet, a class is to be inherited from the java.applet class

    7tatement ' o run a %ava applet, %ava Kirtual Machine ;%KM< is not needed.

    $hich of the following is correct, with respect to the above statements #a. 7tatement A and + are true

    b. >nly 7tatement + is true

    c. 7tatement A, B, and + are true

    d. 7tatement A, +, and are true

    77.

    %ohn is a .N- developer in 7imple7olutions 0nc. 1e has created an 2M $eb service for converting ollars into -uros.

    %ohn is also creating a consumer that will consume that 2M $eb service. $hich of the following step %ohn will use to

    create a pro6y class #

    a. /ightOclick 7erviceF.asm6 and select the Add $eb /eference command, the pro6y class is automatically

    generated

    b. /ightOclick /eferences in the 7olution -6plorer pane and select the Add $eb /eference command, provide the

    2M $eb service location 8/ and click the Add /eference button

    c. /ightOclick 7erviceF.asm6 and then select the Kiew+ode command and write code for the pro6y class

    d. >pen the $eb.config file and then insert code for the pro6y class

    80.

    $hich deliverable of the envisioning phase describes the project goals and constraints #

    a. /isk assessment document

  • 8/12/2019 TestOnlineQ8 noans

    17/33

    b. *roject structure document

    c. Kision9 scope document

    d. 0nitial list of testable features

    81.

    $hich organi"ation controls 1M standards and evolution #

    a. 0-:

    b. $L+

    c. 0AB

    d. 0ANA

    83.

    You are the senior software developer at blue moon computer,your team has developed software for a customer.the

    software is deployed at the customer site.after deployment,the customer informs you that they are unable to connect to

    the database using the user interface of the software.the software is raising some errors and they want to troubleshoot the

    problem.they ask you to recommend the right document,which can be helpful to solve the problem.which document will

    you recommend to the client to refer to get the details re!uired to troubleshoot the problem#a. :unctional specification document

    b. 7upport document

    c. 0nterface document

    d. /e!uirement document

    84.

    $hich form object is used to retrieve large te6t information from a user#

    a. e6t area

    b. e6t field

    c. ist9menud. :ieldset

    85.

    You are working as the leader of the project team at blue moon computer.the company is developing s project on the .Net

    framework for the client.the project is in the design stage. he designing of the software includes identifying the re!uired

    functions and their calling se!uence.you are given the responsibility to e6plain the functions re!uired in the sofeware and

    e6actly how the functions interact with each other. $hich which key deliverable of the physical design document will you

    refer while providing the re!uired information to the project team#

    a. *rogramming model

    b. *ackaging and distribution strategy

    c. +omponent specifications

    d. Activity diagrams se!uence diagrams

    86.

    $hich of the following object copies fill and stroke attributes from one object ro another#

    a. *aint bucket tool

    b. Brush tool

    c. -yedropper tool

    d. 0nk bottle tool

  • 8/12/2019 TestOnlineQ8 noans

    18/33

    88.

    +onsider the following statements'

    7tatement A' 007 is an 1* listener.

    7tatement B' 007 provides a better security infrastructure.

    $hich of fhe folling options is correct with respect to the preceding statements#

    a. Both,statement A and statement B,are false.

    b. Both,statement A and statement B,are true.

    c. 7tatement A is true and statement B is false.

    d. 7tatement A is :alse and statement B is true.

    89.

    $hich of the following +>M? service provides a mecheanism for communication between the sender and receiver,

    without the need for connection#

    a. Automatic transactions

    b. Pueued components

    c. >bject pooling

    d. +oncurrency91.

    Martha is using 2M te6treader class to read information from an 2M file.she wants to chect if the current node is an

    element and moves the reader to the ne6t node.which method of 2M method of 2M te6treader class she can use to

    solve the preceding prolem.

    a. /ead7tart-lement;ption attribute to enable the 2M web service method to participate in a transaction

    and using escription attribute to provide [#

    a. Better +ommunication between 007 and clients

    b. A sessesion to the web method

    c. -6planation of the web method

    d. Alias of a web method

    F)5.

    +ustomer satisfaction is the goal of which team role in M7:#

    a. *rogram management

    b. evelopment

    c. *roduct management

    d. 8ser e6perience

    F).

    You are the database administrator at Blue Moon +omputers. he employee table of the database consist pf a key field

    empt0 and the three nonOkey filed, pay scale is functionally dependent on the another nonOkey field, post.Many application that use the database tables re!uired and avoid any inconsistencies in the database.

    As a database administrator, what should you do to ensure that the application using the database tables run properly and

    the database

    a. Normali"e the tables in the lecturer database to third normal form.

    b. Normali"e the tables in the lecturer database to first normal form.

    c. Normali"e the tables in the lecturer database to fifth normal form.

    d. Normali"e the tables in the lecturer database to second normal form.

    F).

    /ed 7ky 0nc davelops application software for client companies. %ane, a senior team member in a project team is aksed tomanage a software development project in which the application software for an insurance company is being developed.

    7he asked the team members to gather the re!uired information to develop a conceptual design for the e6act problem of

    application software. he conceptual design helps the development team to efficiently code the software. he software

    programmers inform %ane about the ambiguity in the attributes of the conceptual design, during the coding phase.

    7oftware development process cannot proceed further because of ambiguities in the development process. %ane

    observes the conceptual design and notices duplicity of data, which leads to a difficulty in understanding the design. $hat

    is the most effective way to resolve the problem and ensure that it does not occur in the near future#

    a. Ask the team members to create a model of the application software using object /ole Modeling ;>/M< and use

    this model for future reference.

    b. Ask the team members o create a model of the application software using >bjectO >riented ;>>< model and use

    this model for future reference.

    c. Ask the team members to create a model of the application software using the 1ierarchical model and use this

    model for further reference

    d. Ask the team members to create a model of the application software using -ntityO /elationship ;-/< model and

    use this model for future referece.

    F)W.

  • 8/12/2019 TestOnlineQ8 noans

    31/33

    You are a technical writer at /ed 7ki 0nc. You have to document the development activities of a business solution. $hich

    documentation standards will you use for creating the document#

    a. *roject ocumentation

    b. eveloper ocumentation

    c. eveloper /esponse ocumentation

    d. 8ser ocumentation

    F)).

    +onsider the following statements '

    7tatement A ' 7etting the ransaction>ption property to J7upportedE implies creation of new transactions.

    7tatement B ' 7etting the ransaction>ption property to J/e!uiredE implies no transactions are used.

    a. 7tatement A is false but statement B is true.

    b. Both 7tatement A and statement B are false.

    c. Both 7tatement A and statement B are true.

    d. 7tatement A is true but statement B is false

    344.+onsider the following statements '

    7tatement A ' he risk assessment document identifies and analy"es the risk associated with the project at the initial level

    7tatement B ' he project structure document focuses on the project team structure.

    a. 7tatement A is false but statement B is true.

    b. Both 7tatement A and statement B are false.

    c. Both 7tatement A and statement B are true.

    d. 7tatement A is true but statement B is false

    34F.

    You are working as the senior software developer at Blue Moon +omputers. he company is developing a project onthe .Net framework for the client. he logical design of the project is already prepared the leader of the project team

    assigns is already prepared. he leader of the project team assigns you the task of developing the physical design of the

    project. You need to prepare a list of deliverables, which could be used later as the guidelines in the development pase.

    $hat information will you include in the list of deliverables of the physical design#

    a. he deliverables of the physical design process should include'

    atabase schema

    +lass diagrams

    Activity and se!uence diagrams

    *rogramming model

    b. the deliverables of the physical design process should include'

    atabase schema

    +lass and activity diagrams

    *ackaging and distribution strategy

    343.

    on is creating an 2M $eb service named +ustomer0nfo that provides customer information. on writes code to keep

    track of error messages, warning messages, and informational messages while the service is running. on uses the race

    class to write the messages to a log file.

  • 8/12/2019 TestOnlineQ8 noans

    32/33

    >n testing the $eb service. on wants to see error messages and wraning messages. >n the deployment of the $eb

    service, on wants to see error messages, but not warning messages. $hich code segment should on use#

    a. race.$riteinelf;my7witch \ = null,EAn error occurred.E

  • 8/12/2019 TestOnlineQ8 noans

    33/33