SlideShare a Scribd company logo
1. Mr John has developed a software program and to make his program run faster he allows portion of
the program to reside in a computer memory……..
Ans.speed optimization
2. The most encouraged time of day to hold a scrum daily meeting is ……
Ans. The beginning of the day ,at 7.00 pm
3. which of the following are not benifits of code optimization techniques?
ans. improves the organization's performance
improves the compilation time of an application.
4. which of the following statement is not corrct about code quality metrics?
ans.cyclomatic complexity measures the complexity of a program.
5. which of the following is not one of the 9 key principles of GRASP?
ans. Inheritance
6. cls are the work products within the selected categories that the project wants under configuration
controle.
Imagine you are the person for writing the CM plan who typically works with the team leads ........
ans. product manager or configuration manager
7. what are various lines of businesses that accenture delivery suite(ADS)support?
ans.technology,digital,operations,security,and strategy.
8. A team is referring to the latest version of the product backlog to work ont he deliverables.who is
responsible
for the content availability and orddering of the items....
ans.product owner
9. a technique to render the untrusted data such as user input into literal texts so that
when any malicious code is input, it will not be ......security measure aganist...
ans.applying least privilege, insufficient attack protection.
10.what are the responsibilities of the change control board?
ans. b.review and authorize changes to the baselines.
d.Monitor changes and updates to the project requirements as part of cm.
11. consider the dockerfile code-(Assume the petclinic war ad server,xml files are avalible in the current
working directory)
ans. run keyword excutes the shell command during yoour image build where as CMD.
12. what guidelines should be followed for creating the accenture coding standards?
ans.b.should be agreed upon across project teams spanning globally
c.coding standards should be easy to understand.
13. -------helps the dessign process,whereas---- is more suitable for integration..
ans.c.TDD,TDD
14. how does microservices provide small,manageable,and deployable components?
ans.a.micro-service containers.
15. while doing the daily scrum cermony,the true sprit of the ceremony shouldbe?
ans .c.reporting updates to scrum master.
16. In the sprint planning meeting at the ---,the team along with the po selects the goal in one-sentence
foor overall outcome of the sprint.
ans.c.Beginning of sprint planning
17. In accenture code quality model, fundamental area of performanance and scalability,select ....
ans.c.sensitive data not being used or passed unnecessarily.
which
18. customer walks into an ATM to withdraw money. the money dispensed from the ATM..... the ATM
was not able to print its transaction receiptas ATM....
which principle of GRASP was utilizedto handle this exception?
ans. a.Indirection.
19. what is the major difference between the product backlog and the sprint backlog?
ans:a.the sprint backlog is a subset of the product backlog.
20. which of the following could be input or output of a task?
ans.deliverable,artifact,outcome
21. which of the following is a unit of work that a role may be asked to...
ans. Task.
22.what is the best apporach in design patterns in coding?
ans. writing codes with the highest possible coupling and lowest possible cohesion.
23. which of the following tasks will be performed by the configuraation manager?
ans. a.makes sure that project complies with CM standards and procedures.
b.plans configuration management.
c.tracks and reports...
24. what relationship(S) can a work product have to task?
ans. optional input,mandatory input, primary outputand secondary output.
25. what is the work / assets grouped by business area?
ans.workstream.
26.complete the statement application design can be done using---
ans.custom/package/both
27. A graph that shows the progress of work toward a goal line associated with a value vertical axis is
called?
ans. burnup chart
28. sohini is a new developer on xyz e-commerece project.she has awritten a piece of code handling
errors that may occur
because of non avaliblity of product in a cart already....
ans.Business Exceptions.
29. Mr.Neli has to create a project document that includes configuration item project he is currently
working on.he has propposed the configuration
A.project documentation
B. Architectures
C.interfaces
D.Designs..........Mr vincent is the configuration manager in the project
ans b.metrics and status reports
d. requirements
30. what are some of the way test-driven development can benefit a project ... technique?
ans a.compresses the avaliable set of test tools
c.supports continuous integration.
31. identify the cloud application issues when an application id developed
ans.b.attack surface has increased
d. API calls travel across the internet and are subject to threats
32. which are the external application-oriented devices that provide application
ans.waf,https,citrix,api,gateway.
33. code review process involves which of the following steps:
ans.baseline a software products,prepare for a review,plan for a review,reslove review points
34.select the challenges of applying TDD to agile development projects?
ans developers adaptability
test writing becomes intuitive
35.while doing TDD,which of the following is recommended?
ans writing trivial tests that are too small.
36.Every sprint starts with ---- and ends with --- and
ans a.1.sprint planning 2. sprint review 3. sprint retrospective
37.what are the major challenges faced when performing test-drive database device
ans .b.test framework usi g mock objects
d.schema changes breaking tests
40. why are WIP limits important?
ans b.To ensures smooth flow of things through the system.
41. Linda, an AWS cloud administrator, used to generate a soft token in her mobile..........
ans.multifactor authentication
42. what is key benifit of the least privilege approach to security?
ans It minimized the level of compromise in the event of a security breech.
43. which of the following action to be taken before pushing the code into github.com when .... have
senstive in the source code?
ans. move the sensitive information to gitignore file.
44.what are the two important objectivies when adding testing code to a project?
ans. a.run integration tests on the final release to ensure test code is present
b. use normal design criteria too...
d.prevent test code from being complied into production code.
45.definition of done is application to which of the following?
ans all of the options.
46. john is the identified product owner of a just commenced scrum project..
i)identify the REAL product owner to do job
ii)educate the project ownw=er on the expectation
iii) request the scurm..
ans.d.all i,ii,iii
47. in scrum ban,impediments are..
ans hidden
48.in which situation a looping error will not occur?
ans. loops varibles are intialized correctly.
49. Mr.John is working for an E-commerce application,There are various innterdependent components
to this application like payment provider,and gateway....
ans.c.API testing.
50. identify the responsibilities of a DBA which includes
ans all of the above
51. which of the following are not benifits of ccode optimization techniques?
ans.c.improves the system performance
d.improves the organization's performance.
52. which of these is an administrative responsibility for the team?
ans.d.attend the daily scrum ceremony an provide the hours consumed or burned down.
53. what are the oops components that is influenced in design patterns?
ans. abstraction,poly,encap
54.after what activity we should raise a change request(cr)?(choose the best option)
ans.c. any changes to the requirements which come after entering the design stage.since the...
55.what is sso in terms of cloud security mean?
ans b.single sign on/off
56.in a banking application,we keep the customer UI logic separate from the the backend
or the business logic of our application. which GRAPS principle would take......
ans.a.creator
57. product ,relase or sprint level planning is a key feature of the ---- tools
ans continuous integration (CI)
58.which of the following is a unit of work that a role may be asked to perform?
ans.d.task.
59. shyam created container images considering his project environment requirement. which cloud
based registry....
ans. Docker hub.
60.what are the benefits of adopting the security-centric approach to develop the application in the
cloud?
ans. all the above.
61.in which situation a looping error will not occur?
ans loops varible are intializes correctly
62. while designing the application, what is used to graphically represent application components and
services,depicts...
ans. Design pattern
63. before using the "git commit" command, in the source code,if sensitive information is identified,....
a.use functions.... b. copy the sensitive..... c.add the cfg file... d. identigy the sensitive...
ans. ABCD
64.identify the state that referss high degree of coupling.
ans. b. small change can break your code and this could have a disastrous effect on your
application.
65.product owner considers which of the following criteria while writing a good user story.
ans. a.Definition of Done
66.consider the identity and access management solutions by various providers as given below.
Google apps sso;
microsoft SQL server integrated security;
microsoft office online;
the above solution comes under.............................
ans. single sign-on/off(sso) identity
67.Mr.Mark works in acloud service provider firm.he gathers requirements from a customer.customer
started that "on demand based computing resources.................etc
ans coupling and decoupling
68. choose the most appropriate option:janet requires to automate end to end process in her project
based on requirement received ......
ans.build process.
69. A team is referring to the latest version of theproduct backlog to work on the deliverables. who....
ans b.project manager.
70. in accenture code quality model,fundamental area and scalability,select the important .....
ans. b.sensitive processing...
c.data encryption and encoding implementation
d.object pooling and recycling patterns
71.Mr.vincent is the configuration manager for one project in accenture.he to identify and establish
configuration items.
a.determine CI categories
b.determine CM control levels.
c. determine Ci tools.
d.determine CI namingconventions.
e.auits and status reporting
f.select cis
ans. abcdf.
72.which of the following is correct with respect to the scrum master role?
a) the role hierarchial b)the role is at ... c)its authority is ... d) the role acts as... e)the scrum master...
ans.only a,c,e.
73.swiss knife is capable enough to perform multiple tasks but if you want to change...
ans.d.Dependency inversion principle.
74.scrum of scrum meeting is focused on?
ans. resolving coordination challenges with a teams.
75.Ms Richa has to write a poc that proposes the devops adoptioninto the project that is ....
ans.c. creates and improve products at a slower pace
d. based on agile and lean principles.
76.complete the statements -accenture delivery suite(or ADS) is our standard delivery framework
designed to help our teams----results.
ans. a.smooth,efficient,pridictable, reliable and high-quality results.
77.why are policies required for a project?
ans. all of the above
78.Mr.Anthony ans.c,a,e,d,b
79.alex has been identified as the scrum master of an ANS:only A and C.
80.
1. swiss knife is capable enough to perform multiple tasks but you
want to change blade or component of the swiss knife,all other components....etc
ans. dependency inversion principle
2.what is sso in terms of cloud security mean?
ans. single sign on/off
3. Which soild principle helps the use to develop less coupled code by ensuring the
high level modules depend on abstaction..........lower level modules?
ans. dependency inversion principle.
4. security features match the database level security?
ans. login ,user,audits
5. Mr. Mark works in a cloud service provider firm. he gather requirement from a
customer.customer stated that "on demand based computing resources has to be
.......which property of cloud computing helps Mr.Mark to adress this requirement.
ans.
6.sujata a senior develper of project has been assigned a task to look at the code
......what are points she should keep in mind while checking?
ans. a. the average complexity of classes,programs…………
c. There are no cyclic dependencies between classes,components or layer.
7.which of the following could be input or output of a task?(select all that apply)?
ans. outcome,artifact,deliverable
8.which of the following are not optimization techniques?
ans. improves the organization’s performance
improves the system’s performance
9.what guidelines should be followed for creating the accenture coding standards?
ans. coding standards should be easy to understand
should be agreed upon across project teams spanning globally
10. Mr.vicent is the configuration manager for one project in accenture........
A.determine ci categories
B.determines CM control levels
C.determine CI tools
D.determine CI naming conventions
E.audits and status reporting
F.select CIs.
ans.abef
11.which are external application-oriented devices that provide application security?
ans. waf,https,citrix,api gateway.
12.Mr.jacob is an ethical hacker. He wants to intrude into mail box of his friened john ....
http://mail.abc.com/home/user =j4jacob/0/#inbox .......
http://mail.abc.com/home/user=john123/0/#inbox..............etc
ans.cross site scripting
13. Mr.Anthony is the configuration manager for the ABC utility.He has to plan
configuration management planning CM has a set of sequential steps....
A.levels of control.
B.selecting Cis.
C.determining categories
E.configuration items(cis).
ans. c,a,e,d,b
14.Ms.julie has to write a project document that process the configuration management
adoption into the project.......
A.estabilshes and maintain the integrity of the items.......under its control.
B.accounts for and reports the progress of development efforts.
C.prevents unauthorized access to assets.
D.coordinates tracks and management change activities.
E.facilitates concurrent development.
ans.a,b,c,d,e
15. which solid principle states that an abstraction should not depend on details,
but.........on the abstractions?
ans. dependency inversion principle.
16.Ajay,a project Manager onborded new resources for his project.The client he is
handling is diamond client of accenture and he needs to train the resources on
various........................proper project plans and enable agile practices?
ans.
17.John has written code that includes multiples methods that is not synonymous.....
.....what standard coding patterns would you suggest to him?
ans. a. group logically related statements for…..
b. name of methods does not matter.
18.identify the state that refers high degree of coupling?
ans. b. A small change can break your code and this could have…….
19. Mr.John is working for an E-commerce application.There are various interdependent....
ans. API testing
20.what is the funtionality of data cohesion in modulues of project?
ans. Both option 1 and 2.
21.which are the common coding situation that developers come across...
ans. code is not well-formatted.
22.which of the following is a unit of work that a role may be asked to perform?
ans. activity
23.what are the guidelines that needs to be followed for managing bottlenects during optimization?
Ans a. do not cache the result.
b. identify benefits of implementing complex……
d. do performance testing on critical…………
24. where are policies required for a project?
Ans all of the above.
25. what are the pitfalls concerning the cloud application development?
Ans. requiring all application be deployed in the cloud.
26. what is work / assets grouped by business area?
Ans.workstream.
27. complete the statements-Accenture delivery suite(or ADS) is our standard delivery framework
Designed to help our teams “----------“ results.
Ans. smooth,efficient,predictable,reliable and high_quality results.
Dlf2

More Related Content

What's hot

High Performance Computing Pitch Deck
High Performance Computing Pitch DeckHigh Performance Computing Pitch Deck
High Performance Computing Pitch Deck
Nicholas Vossburg
 
On Premise vs Cloud - Know The Difference and Benefits
On Premise vs Cloud - Know The Difference and BenefitsOn Premise vs Cloud - Know The Difference and Benefits
On Premise vs Cloud - Know The Difference and Benefits
CodeStore Technologies Pvt Ltd
 
Functional requirements-document
Functional requirements-documentFunctional requirements-document
Functional requirements-documentAnil Kumar
 
On Prem vs Cloud SlideShare
On Prem vs Cloud SlideShareOn Prem vs Cloud SlideShare
On Prem vs Cloud SlideShareTim Conti
 
Thrive with accenture product and platform engineering services
Thrive with accenture product and platform engineering servicesThrive with accenture product and platform engineering services
Thrive with accenture product and platform engineering services
Accenture Technology
 
Microservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration PatternsMicroservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration Patterns
Araf Karsh Hamid
 
How Splunk connects Salesforce
How Splunk connects SalesforceHow Splunk connects Salesforce
How Splunk connects Salesforce
MuleSoft
 
LeanIX Inventory: Import & Export
LeanIX Inventory: Import & ExportLeanIX Inventory: Import & Export
LeanIX Inventory: Import & Export
LeanIX GmbH
 
Microsoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure PlatformMicrosoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure Platform
David Chou
 
Project Handover Document Template
Project Handover Document TemplateProject Handover Document Template
Project Handover Document Template
Body of Knowledge
 
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
Ahmed Misbah
 
Pivotal Container Service Overview
Pivotal Container Service Overview Pivotal Container Service Overview
Pivotal Container Service Overview
VMware Tanzu
 
Hexad -Software Development Company
Hexad -Software Development CompanyHexad -Software Development Company
Hexad -Software Development Company
Jaya Kumari
 
Chap 1 introduction to cloud computing
Chap 1 introduction to cloud computingChap 1 introduction to cloud computing
Chap 1 introduction to cloud computing
Raj Sarode
 
Elastic-Engineering
Elastic-EngineeringElastic-Engineering
Elastic-Engineering
Araf Karsh Hamid
 
Multi Tenancy In The Cloud
Multi Tenancy In The CloudMulti Tenancy In The Cloud
Multi Tenancy In The Cloud
rohit_ainapure
 
Cloud computing
Cloud computingCloud computing
Cloud computing
MOHIT PANDEY
 
Benefits Of Building Private Cloud
Benefits Of Building Private CloudBenefits Of Building Private Cloud
Benefits Of Building Private Cloud
dinobusalachi
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Aditya Dwivedi
 

What's hot (20)

High Performance Computing Pitch Deck
High Performance Computing Pitch DeckHigh Performance Computing Pitch Deck
High Performance Computing Pitch Deck
 
On Premise vs Cloud - Know The Difference and Benefits
On Premise vs Cloud - Know The Difference and BenefitsOn Premise vs Cloud - Know The Difference and Benefits
On Premise vs Cloud - Know The Difference and Benefits
 
Functional requirements-document
Functional requirements-documentFunctional requirements-document
Functional requirements-document
 
On Prem vs Cloud SlideShare
On Prem vs Cloud SlideShareOn Prem vs Cloud SlideShare
On Prem vs Cloud SlideShare
 
Thrive with accenture product and platform engineering services
Thrive with accenture product and platform engineering servicesThrive with accenture product and platform engineering services
Thrive with accenture product and platform engineering services
 
Microservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration PatternsMicroservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration Patterns
 
How Splunk connects Salesforce
How Splunk connects SalesforceHow Splunk connects Salesforce
How Splunk connects Salesforce
 
SaaS Presentation
SaaS PresentationSaaS Presentation
SaaS Presentation
 
LeanIX Inventory: Import & Export
LeanIX Inventory: Import & ExportLeanIX Inventory: Import & Export
LeanIX Inventory: Import & Export
 
Microsoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure PlatformMicrosoft Cloud Computing - Windows Azure Platform
Microsoft Cloud Computing - Windows Azure Platform
 
Project Handover Document Template
Project Handover Document TemplateProject Handover Document Template
Project Handover Document Template
 
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
Istio as an Enabler for Migrating Monolithic Applications to Microservices v1.3
 
Pivotal Container Service Overview
Pivotal Container Service Overview Pivotal Container Service Overview
Pivotal Container Service Overview
 
Hexad -Software Development Company
Hexad -Software Development CompanyHexad -Software Development Company
Hexad -Software Development Company
 
Chap 1 introduction to cloud computing
Chap 1 introduction to cloud computingChap 1 introduction to cloud computing
Chap 1 introduction to cloud computing
 
Elastic-Engineering
Elastic-EngineeringElastic-Engineering
Elastic-Engineering
 
Multi Tenancy In The Cloud
Multi Tenancy In The CloudMulti Tenancy In The Cloud
Multi Tenancy In The Cloud
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Benefits Of Building Private Cloud
Benefits Of Building Private CloudBenefits Of Building Private Cloud
Benefits Of Building Private Cloud
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 

Similar to Dlf2

MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CDMACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
IRJET Journal
 
DevOps: Age Of CI/CD
DevOps: Age Of CI/CDDevOps: Age Of CI/CD
DevOps: Age Of CI/CD
MoogleLabs default
 
How dvcs can reduce your development costs and enhance productivity final
How dvcs can reduce your development costs and enhance productivity finalHow dvcs can reduce your development costs and enhance productivity final
How dvcs can reduce your development costs and enhance productivity final
psluaces
 
Sofware Engineering Important Past Paper 2019
Sofware Engineering Important Past Paper 2019Sofware Engineering Important Past Paper 2019
Sofware Engineering Important Past Paper 2019
MuhammadTalha436
 
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
Marcin Grzejszczak
 
Cloud-native Java EE-volution
Cloud-native Java EE-volutionCloud-native Java EE-volution
Cloud-native Java EE-volution
QAware GmbH
 
Software Engineering Model Question Paper 5th sem (1) (1).pdf
Software Engineering Model Question Paper 5th sem (1) (1).pdfSoftware Engineering Model Question Paper 5th sem (1) (1).pdf
Software Engineering Model Question Paper 5th sem (1) (1).pdf
sweta836730
 
Spm unit1
Spm unit1Spm unit1
Spm unit1
Naga Dinesh
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
amitymbaassignment
 
Overview
OverviewOverview
Overview
Joanne Scouler
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slides
IBM Rational software
 
ABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyABN AMRO DevSecOps Journey
ABN AMRO DevSecOps Journey
Derek E. Weeks
 
Standard embedded c
Standard embedded cStandard embedded c
Standard embedded cTam Thanh
 
Usha_BuildandRelease_Resume
Usha_BuildandRelease_ResumeUsha_BuildandRelease_Resume
Usha_BuildandRelease_ResumeUsha Nagubandi
 
Analyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web FrameworksAnalyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web Frameworks
IRJET Journal
 
Scaling frontend applications with micro-frontends Presentation.pdf
Scaling frontend applications with micro-frontends Presentation.pdfScaling frontend applications with micro-frontends Presentation.pdf
Scaling frontend applications with micro-frontends Presentation.pdf
KatamaRajuBandigari1
 
SCALABLE CI CD DEVOPS
SCALABLE CI CD DEVOPSSCALABLE CI CD DEVOPS
SCALABLE CI CD DEVOPS
G R VISHAL
 
Feedback on building Production-Ready Microsoft Teams Apps
Feedback on building Production-Ready Microsoft Teams AppsFeedback on building Production-Ready Microsoft Teams Apps
Feedback on building Production-Ready Microsoft Teams Apps
Guillaume Meyer
 

Similar to Dlf2 (20)

MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CDMACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
MACHINE LEARNING AUTOMATIONS PIPELINE WITH CI/CD
 
vinay-mittal-new
vinay-mittal-newvinay-mittal-new
vinay-mittal-new
 
DevOps: Age Of CI/CD
DevOps: Age Of CI/CDDevOps: Age Of CI/CD
DevOps: Age Of CI/CD
 
How dvcs can reduce your development costs and enhance productivity final
How dvcs can reduce your development costs and enhance productivity finalHow dvcs can reduce your development costs and enhance productivity final
How dvcs can reduce your development costs and enhance productivity final
 
Sofware Engineering Important Past Paper 2019
Sofware Engineering Important Past Paper 2019Sofware Engineering Important Past Paper 2019
Sofware Engineering Important Past Paper 2019
 
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
Continuous Deployment To The Cloud With Spring Cloud Pipelines @WarsawCloudNa...
 
Cost estamition
Cost estamitionCost estamition
Cost estamition
 
Cloud-native Java EE-volution
Cloud-native Java EE-volutionCloud-native Java EE-volution
Cloud-native Java EE-volution
 
Software Engineering Model Question Paper 5th sem (1) (1).pdf
Software Engineering Model Question Paper 5th sem (1) (1).pdfSoftware Engineering Model Question Paper 5th sem (1) (1).pdf
Software Engineering Model Question Paper 5th sem (1) (1).pdf
 
Spm unit1
Spm unit1Spm unit1
Spm unit1
 
Software Engineering
Software EngineeringSoftware Engineering
Software Engineering
 
Overview
OverviewOverview
Overview
 
UrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slidesUrbanCode Deploy course and product overview slides
UrbanCode Deploy course and product overview slides
 
ABN AMRO DevSecOps Journey
ABN AMRO DevSecOps JourneyABN AMRO DevSecOps Journey
ABN AMRO DevSecOps Journey
 
Standard embedded c
Standard embedded cStandard embedded c
Standard embedded c
 
Usha_BuildandRelease_Resume
Usha_BuildandRelease_ResumeUsha_BuildandRelease_Resume
Usha_BuildandRelease_Resume
 
Analyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web FrameworksAnalyzing Optimal Practises for Web Frameworks
Analyzing Optimal Practises for Web Frameworks
 
Scaling frontend applications with micro-frontends Presentation.pdf
Scaling frontend applications with micro-frontends Presentation.pdfScaling frontend applications with micro-frontends Presentation.pdf
Scaling frontend applications with micro-frontends Presentation.pdf
 
SCALABLE CI CD DEVOPS
SCALABLE CI CD DEVOPSSCALABLE CI CD DEVOPS
SCALABLE CI CD DEVOPS
 
Feedback on building Production-Ready Microsoft Teams Apps
Feedback on building Production-Ready Microsoft Teams AppsFeedback on building Production-Ready Microsoft Teams Apps
Feedback on building Production-Ready Microsoft Teams Apps
 

Recently uploaded

Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
XfilesPro
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
Fermin Galan
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Globus
 
Graphic Design Crash Course for beginners
Graphic Design Crash Course for beginnersGraphic Design Crash Course for beginners
Graphic Design Crash Course for beginners
e20449
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing SuiteAI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
Google
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
AMB-Review
 

Recently uploaded (20)

Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, BetterWebinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
Webinar: Salesforce Document Management 2.0 - Smarter, Faster, Better
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
 
Graphic Design Crash Course for beginners
Graphic Design Crash Course for beginnersGraphic Design Crash Course for beginners
Graphic Design Crash Course for beginners
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing SuiteAI Pilot Review: The World’s First Virtual Assistant Marketing Suite
AI Pilot Review: The World’s First Virtual Assistant Marketing Suite
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
 

Dlf2

  • 1. 1. Mr John has developed a software program and to make his program run faster he allows portion of the program to reside in a computer memory…….. Ans.speed optimization 2. The most encouraged time of day to hold a scrum daily meeting is …… Ans. The beginning of the day ,at 7.00 pm 3. which of the following are not benifits of code optimization techniques? ans. improves the organization's performance improves the compilation time of an application. 4. which of the following statement is not corrct about code quality metrics? ans.cyclomatic complexity measures the complexity of a program. 5. which of the following is not one of the 9 key principles of GRASP? ans. Inheritance 6. cls are the work products within the selected categories that the project wants under configuration controle. Imagine you are the person for writing the CM plan who typically works with the team leads ........ ans. product manager or configuration manager 7. what are various lines of businesses that accenture delivery suite(ADS)support? ans.technology,digital,operations,security,and strategy. 8. A team is referring to the latest version of the product backlog to work ont he deliverables.who is responsible for the content availability and orddering of the items.... ans.product owner
  • 2. 9. a technique to render the untrusted data such as user input into literal texts so that when any malicious code is input, it will not be ......security measure aganist... ans.applying least privilege, insufficient attack protection. 10.what are the responsibilities of the change control board? ans. b.review and authorize changes to the baselines. d.Monitor changes and updates to the project requirements as part of cm. 11. consider the dockerfile code-(Assume the petclinic war ad server,xml files are avalible in the current working directory) ans. run keyword excutes the shell command during yoour image build where as CMD. 12. what guidelines should be followed for creating the accenture coding standards? ans.b.should be agreed upon across project teams spanning globally c.coding standards should be easy to understand. 13. -------helps the dessign process,whereas---- is more suitable for integration.. ans.c.TDD,TDD 14. how does microservices provide small,manageable,and deployable components? ans.a.micro-service containers. 15. while doing the daily scrum cermony,the true sprit of the ceremony shouldbe? ans .c.reporting updates to scrum master. 16. In the sprint planning meeting at the ---,the team along with the po selects the goal in one-sentence foor overall outcome of the sprint. ans.c.Beginning of sprint planning 17. In accenture code quality model, fundamental area of performanance and scalability,select .... ans.c.sensitive data not being used or passed unnecessarily. which 18. customer walks into an ATM to withdraw money. the money dispensed from the ATM..... the ATM was not able to print its transaction receiptas ATM.... which principle of GRASP was utilizedto handle this exception?
  • 3. ans. a.Indirection. 19. what is the major difference between the product backlog and the sprint backlog? ans:a.the sprint backlog is a subset of the product backlog. 20. which of the following could be input or output of a task? ans.deliverable,artifact,outcome 21. which of the following is a unit of work that a role may be asked to... ans. Task. 22.what is the best apporach in design patterns in coding? ans. writing codes with the highest possible coupling and lowest possible cohesion. 23. which of the following tasks will be performed by the configuraation manager? ans. a.makes sure that project complies with CM standards and procedures. b.plans configuration management. c.tracks and reports... 24. what relationship(S) can a work product have to task? ans. optional input,mandatory input, primary outputand secondary output. 25. what is the work / assets grouped by business area? ans.workstream. 26.complete the statement application design can be done using--- ans.custom/package/both 27. A graph that shows the progress of work toward a goal line associated with a value vertical axis is called? ans. burnup chart 28. sohini is a new developer on xyz e-commerece project.she has awritten a piece of code handling errors that may occur because of non avaliblity of product in a cart already.... ans.Business Exceptions. 29. Mr.Neli has to create a project document that includes configuration item project he is currently working on.he has propposed the configuration A.project documentation B. Architectures
  • 4. C.interfaces D.Designs..........Mr vincent is the configuration manager in the project ans b.metrics and status reports d. requirements 30. what are some of the way test-driven development can benefit a project ... technique? ans a.compresses the avaliable set of test tools c.supports continuous integration. 31. identify the cloud application issues when an application id developed ans.b.attack surface has increased d. API calls travel across the internet and are subject to threats 32. which are the external application-oriented devices that provide application ans.waf,https,citrix,api,gateway. 33. code review process involves which of the following steps: ans.baseline a software products,prepare for a review,plan for a review,reslove review points 34.select the challenges of applying TDD to agile development projects? ans developers adaptability test writing becomes intuitive 35.while doing TDD,which of the following is recommended? ans writing trivial tests that are too small. 36.Every sprint starts with ---- and ends with --- and ans a.1.sprint planning 2. sprint review 3. sprint retrospective 37.what are the major challenges faced when performing test-drive database device ans .b.test framework usi g mock objects d.schema changes breaking tests 40. why are WIP limits important? ans b.To ensures smooth flow of things through the system. 41. Linda, an AWS cloud administrator, used to generate a soft token in her mobile.......... ans.multifactor authentication
  • 5. 42. what is key benifit of the least privilege approach to security? ans It minimized the level of compromise in the event of a security breech. 43. which of the following action to be taken before pushing the code into github.com when .... have senstive in the source code? ans. move the sensitive information to gitignore file. 44.what are the two important objectivies when adding testing code to a project? ans. a.run integration tests on the final release to ensure test code is present b. use normal design criteria too... d.prevent test code from being complied into production code. 45.definition of done is application to which of the following? ans all of the options. 46. john is the identified product owner of a just commenced scrum project.. i)identify the REAL product owner to do job ii)educate the project ownw=er on the expectation iii) request the scurm.. ans.d.all i,ii,iii 47. in scrum ban,impediments are.. ans hidden 48.in which situation a looping error will not occur? ans. loops varibles are intialized correctly. 49. Mr.John is working for an E-commerce application,There are various innterdependent components to this application like payment provider,and gateway.... ans.c.API testing. 50. identify the responsibilities of a DBA which includes ans all of the above 51. which of the following are not benifits of ccode optimization techniques? ans.c.improves the system performance d.improves the organization's performance. 52. which of these is an administrative responsibility for the team?
  • 6. ans.d.attend the daily scrum ceremony an provide the hours consumed or burned down. 53. what are the oops components that is influenced in design patterns? ans. abstraction,poly,encap 54.after what activity we should raise a change request(cr)?(choose the best option) ans.c. any changes to the requirements which come after entering the design stage.since the... 55.what is sso in terms of cloud security mean? ans b.single sign on/off 56.in a banking application,we keep the customer UI logic separate from the the backend or the business logic of our application. which GRAPS principle would take...... ans.a.creator 57. product ,relase or sprint level planning is a key feature of the ---- tools ans continuous integration (CI) 58.which of the following is a unit of work that a role may be asked to perform? ans.d.task. 59. shyam created container images considering his project environment requirement. which cloud based registry.... ans. Docker hub. 60.what are the benefits of adopting the security-centric approach to develop the application in the cloud? ans. all the above. 61.in which situation a looping error will not occur? ans loops varible are intializes correctly 62. while designing the application, what is used to graphically represent application components and services,depicts... ans. Design pattern 63. before using the "git commit" command, in the source code,if sensitive information is identified,.... a.use functions.... b. copy the sensitive..... c.add the cfg file... d. identigy the sensitive... ans. ABCD 64.identify the state that referss high degree of coupling.
  • 7. ans. b. small change can break your code and this could have a disastrous effect on your application. 65.product owner considers which of the following criteria while writing a good user story. ans. a.Definition of Done 66.consider the identity and access management solutions by various providers as given below. Google apps sso; microsoft SQL server integrated security; microsoft office online; the above solution comes under............................. ans. single sign-on/off(sso) identity 67.Mr.Mark works in acloud service provider firm.he gathers requirements from a customer.customer started that "on demand based computing resources.................etc ans coupling and decoupling 68. choose the most appropriate option:janet requires to automate end to end process in her project based on requirement received ...... ans.build process. 69. A team is referring to the latest version of theproduct backlog to work on the deliverables. who.... ans b.project manager. 70. in accenture code quality model,fundamental area and scalability,select the important ..... ans. b.sensitive processing... c.data encryption and encoding implementation d.object pooling and recycling patterns 71.Mr.vincent is the configuration manager for one project in accenture.he to identify and establish configuration items. a.determine CI categories b.determine CM control levels. c. determine Ci tools. d.determine CI namingconventions.
  • 8. e.auits and status reporting f.select cis ans. abcdf. 72.which of the following is correct with respect to the scrum master role? a) the role hierarchial b)the role is at ... c)its authority is ... d) the role acts as... e)the scrum master... ans.only a,c,e. 73.swiss knife is capable enough to perform multiple tasks but if you want to change... ans.d.Dependency inversion principle. 74.scrum of scrum meeting is focused on? ans. resolving coordination challenges with a teams. 75.Ms Richa has to write a poc that proposes the devops adoptioninto the project that is .... ans.c. creates and improve products at a slower pace d. based on agile and lean principles. 76.complete the statements -accenture delivery suite(or ADS) is our standard delivery framework designed to help our teams----results. ans. a.smooth,efficient,pridictable, reliable and high-quality results. 77.why are policies required for a project? ans. all of the above 78.Mr.Anthony ans.c,a,e,d,b 79.alex has been identified as the scrum master of an ANS:only A and C. 80.
  • 9. 1. swiss knife is capable enough to perform multiple tasks but you want to change blade or component of the swiss knife,all other components....etc ans. dependency inversion principle 2.what is sso in terms of cloud security mean? ans. single sign on/off 3. Which soild principle helps the use to develop less coupled code by ensuring the high level modules depend on abstaction..........lower level modules? ans. dependency inversion principle. 4. security features match the database level security? ans. login ,user,audits 5. Mr. Mark works in a cloud service provider firm. he gather requirement from a customer.customer stated that "on demand based computing resources has to be .......which property of cloud computing helps Mr.Mark to adress this requirement. ans. 6.sujata a senior develper of project has been assigned a task to look at the code ......what are points she should keep in mind while checking? ans. a. the average complexity of classes,programs………… c. There are no cyclic dependencies between classes,components or layer. 7.which of the following could be input or output of a task?(select all that apply)? ans. outcome,artifact,deliverable
  • 10. 8.which of the following are not optimization techniques? ans. improves the organization’s performance improves the system’s performance 9.what guidelines should be followed for creating the accenture coding standards? ans. coding standards should be easy to understand should be agreed upon across project teams spanning globally 10. Mr.vicent is the configuration manager for one project in accenture........ A.determine ci categories B.determines CM control levels C.determine CI tools D.determine CI naming conventions E.audits and status reporting F.select CIs. ans.abef 11.which are external application-oriented devices that provide application security? ans. waf,https,citrix,api gateway. 12.Mr.jacob is an ethical hacker. He wants to intrude into mail box of his friened john .... http://mail.abc.com/home/user =j4jacob/0/#inbox ....... http://mail.abc.com/home/user=john123/0/#inbox..............etc ans.cross site scripting 13. Mr.Anthony is the configuration manager for the ABC utility.He has to plan configuration management planning CM has a set of sequential steps....
  • 11. A.levels of control. B.selecting Cis. C.determining categories E.configuration items(cis). ans. c,a,e,d,b 14.Ms.julie has to write a project document that process the configuration management adoption into the project....... A.estabilshes and maintain the integrity of the items.......under its control. B.accounts for and reports the progress of development efforts. C.prevents unauthorized access to assets. D.coordinates tracks and management change activities. E.facilitates concurrent development. ans.a,b,c,d,e 15. which solid principle states that an abstraction should not depend on details, but.........on the abstractions? ans. dependency inversion principle. 16.Ajay,a project Manager onborded new resources for his project.The client he is handling is diamond client of accenture and he needs to train the resources on various........................proper project plans and enable agile practices? ans. 17.John has written code that includes multiples methods that is not synonymous..... .....what standard coding patterns would you suggest to him? ans. a. group logically related statements for….. b. name of methods does not matter.
  • 12. 18.identify the state that refers high degree of coupling? ans. b. A small change can break your code and this could have……. 19. Mr.John is working for an E-commerce application.There are various interdependent.... ans. API testing 20.what is the funtionality of data cohesion in modulues of project? ans. Both option 1 and 2. 21.which are the common coding situation that developers come across... ans. code is not well-formatted. 22.which of the following is a unit of work that a role may be asked to perform? ans. activity 23.what are the guidelines that needs to be followed for managing bottlenects during optimization? Ans a. do not cache the result. b. identify benefits of implementing complex…… d. do performance testing on critical………… 24. where are policies required for a project? Ans all of the above. 25. what are the pitfalls concerning the cloud application development? Ans. requiring all application be deployed in the cloud. 26. what is work / assets grouped by business area? Ans.workstream. 27. complete the statements-Accenture delivery suite(or ADS) is our standard delivery framework Designed to help our teams “----------“ results. Ans. smooth,efficient,predictable,reliable and high_quality results.