Ad and Avm Yuv
Ad and Avm Yuv
select one
b. Both I and II
c. Only I
d. Only II
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
{
Public Static final String DEFAULT_ROLE="EMPLOYEE",
}
c. syntax errors
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
4. Providing full time application support through multiple shifts and by operating
at different time zones and countries is known as
a.Follow-the-support model
b.Follow-the-sun model---------------ANS
c.Follow-the-moon model
d. none of these
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
5. If l0/l1 team is unable to find the resolution in the knowledge database, whom
do they contact for further troubleshooting?
a. L3 support
b. L4 support
c. none of these
d. L2 support---------------ANS
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
b.Only III
12. ______ is the process of applying as much creativity as possible and validating
the application against invalid data.
Select one:
b.Sanity Testing
c.Negative Testing------------------------------ANS
d.Regression Testing
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.System Planning
c.Feasibility Study
d.Design DFD
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.L4,L3,L2toL1----------------------ans
b.L1,L2,L4toL4
c.L1.L2,L4toL3
d.L1,L3,L4toL2
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.Check
b.Unique key ---------------------------------ANS
c.Primary key
d.Foreign key
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
16. If an urgent RFC is raised , which board needs to take an immediate action?
Select one-
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
17.The ability to resolve known incidents in known error resolution services in ---
downtime to the business, which in turn means ----- availability of the service?
Select one-
a.Lower,
higher-----------------------------------------------------------------------------
---------------------------ANS
b.Lower,Lower
c.higher,higher
d.higher,Lower
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
19)which key attributes of incidents handling, refers to the time when the solution
to the problem was found and the work started?
Select one-
A.Status Time
B.Response Time
c.Resolution time
D.Restoration Time---------------------ANS
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
20)L2 support team prvides ----- for solving basic technical problems
Select one-
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
21. Benchmarking is the process of comparing one business process and performance
mettrics
to industry bests or best practices from other industry and setting uop a target
level for
true--------------------------ans
false
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
d.With the exception handling mechanism, the dfeveloper can write their code much
"cleaner" and have exception automatically handled-----------ans
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Selected one:
b.New, Active,Resolved,Closed-------------ans
c.Active,New,resolved,Closed
d.New,Resolved,Active,Closed
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.blueprint-------------------------------------------------------------ANS
b.handbook
c.Reference Material
d.Guide
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.dissimilar-------------ans
b.similar
c.unrelated
d.disconnected
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
b.Application Strengthening------------ans
d.Release Planning
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one:
a.access management------------------------------------------------ANS
b.Event management
c. Problem Management
d.Incident management
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
b.try,while,do,for,or foreach
c.switch,while,do,for,or foreach
d.while,do,for,or foreach
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
30.what is the difference between white box testing and black box testing
Select one:
a.White box testing is testing on the QA environment and Black box testing is
testing on the UAT environment
c.White box testing requires the knowledge of the structure of the code and black
box testing is done to test the business requirement at a high level-----------ans
d.Whitebox testing is done by the testing team and bleck box testing is done only
by the developer during development.
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
I.Application/Production support
II.Bug Fix
Select one:
a.Enhancements-------------------------------ANS
b.Product upgrade
d.Batch Monitoring
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
32. The key analysis involved in feasibility analysis is/are
Select one:
a.Economic
b.Technical
c.Behavioral
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
33. Which of the following is NOT an outcome of Best Practices in AVM engagement
Select one:
b.Improve Reliability
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
34. In which phase of the AVM Lifecycle are the customer's requirements actually
fulfilled
Select one:
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
35. If an incident is not responded to/resolved within the defined SLA time limits,
it is considered as
Select one:
a.SLA Breach-------------------------------------------ANS
b.SLA Met
c.Penality Clause
Select one.
A-Monitoring-------------------------------------------------------------ANS
B-online processing
C-analyzing
D-testing
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
A-compilation
B-testing
C-debugging----------------------------------------------------------------------
ANS
D-execution
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
FROM emp
SELECT ONE.
A-will throw an
error-------------------------------------------------------------------------ANS
B-will give multiple record
C-will display nothing
D-will give single record
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
39. What are all the services under Product Engineering Services??
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
40. why should the team have project demo to the customer on a regular basis?
Select one-
C-to showcase that the requirements of the highest business value to the
customer have been prioritized and developed for the customer
D-to make him feel confident that his requirements are being developed the
way it is expected.
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one-
A-higher,increased
B-lesser,decreased
C-
lesser,increased-------------------------------------------------------------------
-----------------ANS
D-higher,decreased
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Q42.In AVM, Best Practices can be categorized under which of the following?
Select one-
B-Transformation
C-Effectiveness
D-Innovation
E-Efficiency
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Select one-
A-L3 Support
B-L4 Supprt
C-L2 Support-------ans
D-L0/L1 Support
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Q44.Design documents does not contain details on the infrastructure associated with
the system.
State true or false.
A-True-------------------------------------------------------------------ANS
B-False
-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------
45.what is the exception that should be raised by the below situation ?
try
result=num1/num2
catch(-----e)
Select one :
a-OutOfMemoryException
b-DivisionError
c-DivideByzeroException-----------------------------------------------ANS
d-ApplicationError
-----------------------------------------------------------------------------------
--------------
46.Service portfolio management ensures we dont waste money with excess capacity.
true or false ?
a.True
b. false--------------------------------------------ANS
-----------------------------------------------------------------------------------
--------------
Select one-
b- software to be used
c- technology to be used in
development---------------------------------------ANS
-----------------------------------------------------------------------------------
---------------------------
Select one-
a- Feasibility study---------------------------------------ANS
b- Analysis
c- Design
-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
50.In which ITIL service lifecycle phase is the value of services actually realised
by a customer ?
Select one-
a-Service transition
b-Service operations---------------------------------------ANS
d-Service design
-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
51) Which service manages the versions of the code base, ensures retrofitting the
code and ensures planning,scheduling, and execution of a successful build?
Select one-
a) Application Strengthening
c) Release Planning
-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
Select one-
d) An object becomes eligible for garbage collection when no live thread can
access it
-----------------------------------------------------------------------------------
----------------------------------
53) Select the validations that are applicable for the text box field.
Enter username
[Submit]
-----------------------------------------------------------------------------------
----------------------------------
54) ______ is the only trigger type you can have on any type of view.
Select one-
a) Insert trigger
b) Delete trigger
c) Instead-of trigger----------------------------------------------------Ans
d) Row trigger
-----------------------------------------------------------------------------------
----------------------------------
55) What will be the result of the following SQL when executed?
Sample Data
ID Name
103210 Nagarajan,Rajeswari
Select one-
a) Returns Null
56) Primary Key in a table can have null value. State True or False.
Select one-
True
False------------------------------------------------------------------------------
-----Ans
-----------------------------------------------------------------------------------
----------------------------------
-----------------------------------------------------------------------------------
----------------------------------
-----------------------------------------------------------------------------------
----------------------------------
59) which analysis prevents the recurrence of incidents or prevents incidents even
before they happen and lead to automation to reduce manual interventions, errors
and efforts in L2 support?
I. Reactive analysis
a. I
b. Neither I nor II
c. II----------------------------------------------------------------------ANS
d. Both I and II
-----------------------------------------------------------------------------------
----------------------------------
I. A well written logging code offers quick debugging, easy maintenance, and
structured storage of an application's runtime information.
II. LOG.info("Data base operation failed. Check your SQL connection") statement
logs the above lines in logger for best understanding.
a. Only II
b. Only I
c. Neither I nor II
Ans: False
-----------------------------------------------------------------------------------
-------------------------------
2.Breaking the system modules into smaller programs and allocating these programs
to the members of the system development team is the activity involved
in ..............
-----------------------------------------------------------------------------------
-------------------------------
ANS:Response time refers to the time when the initial response was given by the
production support team
-----------------------------------------------------------------------------------
-------------------------------
-----------------------------------------------------------------------------------
-------------------------------
a.Using hint
c.Table statistics
d.Using Dbms_sql
-----------------------------------------------------------------------------------
-------------------------------
Ans;false
-----------------------------------------------------------------------------------
-------------------------------
-----------------------------------------------------------------------------------
-------------------------------
a. design phase
d. Coding phase
-----------------------------------------------------------------------------------
-------------------------------
b. Productivity improvement
c. Optimization
d. Efficiency improvement---ans
-----------------------------------------------------------------------------------
-------------------------------
ANS:1ST LEVEL
-----------------------------------------------------------------------------------
-------------------------------
12.Function point sizing is dependent on technology ... T or f? ANS:TRUE
-----------------------------------------------------------------------------------
-------------------------------
13.Providing uninterrupted access to apps and system and ensuring app availability
-----------------------------------------------------------------------------------
-------------------------------
C. Improves reliability.
-----------------------------------------------------------------------------------
-------------------------------
b. Process standardization
d. None
-----------------------------------------------------------------------------------
---------------------------------------
Select one:
a.Only II andIII
b.Only I and II--------------------------------------------ANS
c.Only III
-----------------------------------------------------------------------------------
---------------------------------------
Select one:
c.unit Tseting/SIT/UAT
d.System/Functioanl Testing/SIT,Regression
Testing,UAT-------------------------------------------------ANS
-----------------------------------------------------------------------------------
---------------------------------------
3.Which key attributes of incident handling,refers to the time when the solution to
the problem was found and the work started?
Select one:
a.Resolution Time
b.Restoration Time-------------------------ans
c.Status Time
d.Response Time
-----------------------------------------------------------------------------------
----------------------------------
4.Through Shift left Medhodology,the knowledge flows from__________
Select one:
a.L1,L2,L4toL3
b.L4,L3,L2toL1---------------and
c.L1,L2,L3toL4
d.L1,L3,L4toL2
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.The requirements document describes how the requirements that are listed in the
document are implemented efficiently
-----------------------------------------------------------------------------------
----------------------------------
6.Why should the team have Project demo to the customer on a regular basis?
Select one:
a.To make him feel confident that his requirements are being developed the way it
is expected
b.To showcase that the requiremnts of highest bussiness value to the customer have
been priortized and developed for the customer.
c.To ask for the customers feedback on the developers user stories
-----------------------------------------------------------------------------------
-------------------------------
Select one:
a.True--------------------------------------ANS
b.False
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.Governance Services
c.Product Services
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.Both I and II
b.I,II and
III------------------------------------------------------------------------------
ANS
c.Only I
d.Only II
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.One Hr
b.20-40 Min
c.10-15
min--------------------------------------------------------------------------------
---ANS
-----------------------------------------------------------------------------------
----------------------------------
11.in legacy AVM service phase activities can be catogorized as which of the
following ?
Select one:
a)production support
b)maintance
d)enhancements
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.Four
b.Three
c.Six
d.Five---------------------------ans
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.L2 Support
b.L4 Support---------------------------ans
c.L3 Support
d.L1 Support
-----------------------------------------------------------------------------------
----------------------------------
q14)In which step of SDLC are enhancements , upgrades and bug fixes done??
b)problem/opportunity identification
c)design
-----------------------------------------------------------------------------------
----------------------------------
15.in which phase of the AVM lifecycle are the customers requirements actually
fulfilled?
a)none
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a)L2
B)NONE
D)L4
-----------------------------------------------------------------------------------
----------------------------------
Select one:
-----------------------------------------------------------------------------------
----------------------------------
18.Which service provides real time monitoring of all jobs and constantly checks
the status of the jobs?
Select one:
-----------------------------------------------------------------------------------
----------------------------------
Select one:
true ---------------------ans
FALSE
-----------------------------------------------------------------------------------
----------------------------------
20._________ is the only trigger type you can have on any type of view.
Select one:
a)Insert trigger
c)delete trigger
d)row trigger
-----------------------------------------------------------------------------------
----------------------------------
-----------------------------------------------------------------------------------
----------------------------------
Select one:
A-True-------------------------------ANS
B-False
-----------------------------------------------------------------------------------
----------------------------------
23.Which service in MAS, follows SDLC phases and manages end to end delivery from
design, System Testing,Release
Select one:
A-Functional Enhancements
C-Application Strenghtening
D-Release Planning
-----------------------------------------------------------------------------------
----------------------------------
24.Which step of SDLC performs cost/benefit analysis?
Select one:
A-Feasibility Study---------------------------------------------------------ANS
B-Analysis
C-Design
-----------------------------------------------------------------------------------
----------------------------------
Select one:
A-L4 support
B-L0/L1 support
C-L2 support---------------------------ans
D-L3 support
-----------------------------------------------------------------------------------
----------------------------------
26. One of the more challenging aspects of change management is ensuring that all
details of changes
true---------------------ans
false
-----------------------------------------------------------------------------------
----------------------------------
27. What will be the result of the following SQL when executed?
SELECT TOP 10[Name]
FROM [GLS2_PROD ].[dbo].[tblAssociate]
Sample Data
ID Name
103210 Nagarajan,Rajeswari
Select one
a- Returns top 10 Names in the
table----------------------------------------------------------------ANS
c- Returns Null
-----------------------------------------------------------------------------------
----------------------------------
I. A well written logging code offers quick debugging, easy maintenance, and
structured storage of an application's runtime information.
II. LOG.info("Data base operation failed. Check your SQL connection") statement
logs the above lines in logger for best understanding.
a- Only I
b- Both I and
II----------------------------------------------------------------------ANS
c- Neither I nor II
d- Only II
-----------------------------------------------------------------------------------
----------------------------------
select one
a- o/p to L3 support team
-----------------------------------------------------------------------------------
----------------------------------
30. what is the exception that should be raised by the below situation ?
try
{
result=num1/num2
}
catch(-----e)
Select one :
a-
DivideByzeroException--------------------------------------------------------------
------ANS
b-OutOfMemoryException
c-DivisionError EXecption
d-ApplicationError
-----------------------------------------------------------------------------------
----------------------------------
a.I only--------------------------------------------------------------------------
ANS
b.Both I and II
c.Neither I nor II
d.II only
-----------------------------------------------------------------------------------
----------------------------------
32. which of the following UML diagram represents the relationship among the
classes?
Select one :
a. UseCase Diagram
c. Sequence Diagram
d. Activity Diagram
-----------------------------------------------------------------------------------
----------------------------------
Select one :
-----------------------------------------------------------------------------------
----------------------------------
34.a _____ is a method or technique that has consistently shown results superior to
those achieved with other means and that is used as benchmark
Select one :
a. Best practice-------------------------------------------------ANS
b. Process
c. Scheme
d. System
-----------------------------------------------------------------------------------
----------------------------------
35. A design document contains declaration for all new classes, procedures, global
and class variables and the description of all new procedures.
state true or false
Select one :
a. true --------------------------ANS
b. false
-----------------------------------------------------------------------------------
----------------------------------
Select one :
a. Only II
b. Neither I nor II
c. I only--------------------ans
d. Both I and II
-----------------------------------------------------------------------------------
----------------------------------
37. CSi is one of the key focus areas in ITIL framework. True/false
Select one :
a. true ----------------------------------------ANS
b. false
-----------------------------------------------------------------------------------
----------------------------------
38. What are the various purpose of Business requirement document (BRD)?
Select one :
a. BRD details the business solution for a project including the documentation of
customer needs and explanation-----ANS
b. BRD is formal document that provides a contract between supplier and client.
-------------ANS
ANS- a, b, d
-----------------------------------------------------------------------------------
----------------------------------
39. Application community and Resilience support services assist client in the
analysis, design and implementation of business continuity solutions. True/false
Select one :
a. true ----------------ANS
b. false
-----------------------------------------------------------------------------------
----------------------------------
Select one :
a. creating the constraints file to make use of the defined constraints in other
class-------------ANS
b. syntax errors
-----------------------------------------------------------------------------------
----------------------------------
Select one
:
a)test planning
b) test design
c) test execution
d) test closure
e) all ---------------------------------------------------------------------ANS
-----------------------------------------------------------------------------------
----------------------------------
42 select ename. sal from emp where deptno = (select * from dept where loc ='New
york')
Select one:
a)multiple record
b)displays nothing
-----------------------------------------------------------------------------------
----------------------------------
Select one:
b) none-----------------------------------------------------ANS
c)an object becomes eligible for garbagae collection when there is no live thread
-----------------------------------------------------------------------------------
----------------------------------
Select one:
-----------------------------------------------------------------------------------
----------------------------------
Select:
a)none
b) with the exception handling mechanism when the exception occurs the execution of
the prgm is transfered to an appropriate exception handler and
d)with the exception handling mechanism the developer can code much
e)in exception handling generic exception object can be extended to any specific
type exception--------------ANS
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a)project manager
b)none of these
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a) foreign key
b) priamry key
c) check
-----------------------------------------------------------------------------------
----------------------------------
Select one:
-----------------------------------------------------------------------------------
----------------------------------
b)regression testing
c)sanity testing
-----------------------------------------------------------------------------------
----------------------------------
51) Identify the priority of an incident that causes (or has the potential to
cause) severe disruption to business operations and/or significant fiscal impact
Select one:
a.Medium
b.Critical----------------------------ans
c.High
d.Low
-----------------------------------------------------------------------------------
----------------------------------
52) Which process grants authorized users the right to use a service?
Select one:
a. access management-----------------------------------------------------------ANS
b.Problem Management
c.Event Management
d.Incident Management
-----------------------------------------------------------------------------------
----------------------------------
53) Which service is responsible for establishing a protocol for communication and
coordination between vendors using major outages?
Select one:
-----------------------------------------------------------------------------------
----------------------------------
54) Which service identifies and maintains a record of all installed applications?
Select one:
a.Application License
Management--------------------------------------------------------------ANS
-----------------------------------------------------------------------------------
----------------------------------
55) Which of the following are the measurements of Batch Monitoring in AVM
projects?
Select one:
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.true
b.false---------------------------------------------------------ANS
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.Threshold Limit
b.Goal---------------------ans
-----------------------------------------------------------------------------------
----------------------------------
58) A scheduled batch process can consist of the execution of hundreds or thousands
of jobs in a random sequence
Select one:
true
false---------------------ans
-----------------------------------------------------------------------------------
----------------------------------
Select one:
a.Using HINT
d.Using DBMS_SQL
-----------------------------------------------------------------------------------
----------------------------------
a. Insert
b .Delete
c. Update
d. Truncate------------------------ANS