Complete Question Index

Browse through all 2134 assessment questions (Page 12 of 15)

[DUMP]Accenture PrimerPrimer-Dump

Bonus calculated module was unit tested by the developer. Depending on the salary the bonus needs to be calculated. Assume if one of the salary-range ...

[DUMP]Accenture PrimerPrimer-Dump

What is the command to concatenate fname and lname with a space in between and display the output under the heading of “Full Name”?

[DUMP]Accenture PrimerPrimer-Dump

Consider the following table structure and write a query to display all the employees who have and don’t have department id assigned

[DUMP]Accenture PrimerPrimer-Dump

Select statements true about persistence Answer = i) persistence is way through which life time of object exists even after the terminates

[DUMP]Accenture PrimerPrimer-Dump

public class TestMain { {

[DUMP]Accenture PrimerPrimer-Dump

class Rays { static String s=""; protected Rays(){

[DUMP]Accenture PrimerPrimer-Dump

Cost effectiveness - A)Ability to handle most of the changes without having to rewrite the entire program 2)Eficiency - B)Deals with the amount of tim...

[DUMP]Accenture PrimerPrimer-Dump

public class Main { {

[DUMP]Accenture PrimerPrimer-Dump

in which of the given data structures, is pointers concept applied?

[DUMP]Accenture PrimerPrimer-Dump

appending content to existing file in vi editor can be done in mode. Command mode Insert mode

[DUMP]Accenture PrimerPrimer-Dump

choose the data control Language commands?

[DUMP]Accenture PrimerPrimer-Dump

choose the methods(s) of the stringbuilder class Intern() Delete()

[DUMP]Accenture PrimerPrimer-Dump

Consider the following structure Customer (custid,custnmae,address,city,country) Choose the option display all customer who all are not from Hyderabad...

[DUMP]Accenture PrimerPrimer-Dump

which of the given options are true with respect to linked lists, when compared to arrays 1.Linked lists are dynamic in size

[DUMP]Accenture PrimerPrimer-Dump

consider a scenario: you have written a code to display a menu on the screen and some operations are performed based on the given user input. Which co...

[DUMP]Accenture PrimerPrimer-Dump

US Insurance project development team members are divided into two groups, one team works in the development office in India and the other group works...

[DUMP]Accenture PrimerPrimer-Dump

Which of the following is not a part of SRS document Ans – Functional Requirement

[DUMP]Accenture PrimerPrimer-Dump

Sam and rose are working on the loan monitoring project the head version was checked out By both sam and rose .both of them made their changes in the ...

[DUMP]Accenture PrimerPrimer-Dump

ERD Example consider the given scenario. A product may or may not have a sale. A sale can have one or more products.Iden9fy the op9onality between the

[DUMP]Accenture PrimerPrimer-Dump

In a binary search algorithm, if the element to be searched is lesses than the pivot value (middle value), then is split in half. Right interval

[DUMP]Accenture PrimerPrimer-Dump

startprogram public interface studentmark{ /*insert code here*/ int mark=100;

[DUMP]Accenture PrimerPrimer-Dump

)Amaze Agencies, Customers can apply for loan. To apply loan the customers should get registered first then apply for the loan. The admin will approve...

[DUMP]Accenture PrimerPrimer-Dump

class High{ public High(String s){ System.out.print("From High");

[DUMP]Accenture PrimerPrimer-Dump

The following XML fragment is legal. Startprogram<2020SalesReport> <income>1000000</income>

[DUMP]Accenture PrimerPrimer-Dump

1)INNER JOIN 2)LEFT OUTERJOIN 4)RIGHT OUTER JOIN 5)FULL OUTER JOIN WITH A)Returns records that have matching values in both tables B)Returns the match...

[DUMP]Accenture PrimerPrimer-Dump

Suresh Associate Professor 150000 5yrs Which is the command to display the outbusas tolos?

[DUMP]Accenture PrimerPrimer-Dump

public class demo { static int num1=85; Note=

[DUMP]Accenture PrimerPrimer-Dump

predict the output display the loan type and the number of customers under each loan type,considering only those loan types which are taken by more th...

[DUMP]Accenture PrimerPrimer-Dump

Consider the following css code snippet Startprogram H1{

[DUMP]Accenture PrimerPrimer-Dump

which of the below are functional interfaces?

[DUMP]Accenture PrimerPrimer-Dump

Spot the error. Observe the given algorithm to calculate the simple interest. Identify the incorrect step (if any)

[DUMP]Accenture PrimerPrimer-Dump

class Television { public void getPictureResolution(){

[DUMP]Accenture PrimerPrimer-Dump

in CSS, which of the following code/ codes can be used for colouringa table background in red?

[DUMP]Accenture PrimerPrimer-Dump

class TestMain{ public static void main (String[] args) { Map<Tasks, String> m= new HashMap<Tasks, String>();

[DUMP]Accenture PrimerPrimer-Dump

Agile methodology accepts change of requirement at any stage. State true or

[DUMP]Accenture PrimerPrimer-Dump

when an exception occours in a method.The method creates an object for that exception. To handel the exception, it is given to the run time system.the...

[DUMP]Accenture PrimerPrimer-Dump

class BlackBoard{ Short story=200; BlackBoard write(BlackBoard bb)

[DUMP]Accenture PrimerPrimer-Dump

import java.util.*; public class Main {

[DUMP]Accenture PrimerPrimer-Dump

What is the relationship between these two Building has rooms Ans Composition

[DUMP]Accenture PrimerPrimer-Dump

A Software needs to be developed for a Sterlin Hospital to monitor the radiations given for cancer patients. Even a very minute deviation would result...

[DUMP]Accenture PrimerPrimer-Dump

Consider the scenario. For an insurance, a customer makes a claim. The claim can be a normal or a critical claim. The insurance company confirms the c...

[DUMP]Accenture PrimerPrimer-Dump

which of the following is not a principle of dsdm?

[DUMP]Accenture PrimerPrimer-Dump

in javascript what will be returned by the following code snippet?

[DUMP]Accenture PrimerPrimer-Dump

class ClassA protected void show(){ System.out.print("Super Class Method"),

[DUMP]Accenture PrimerPrimer-Dump

class One { } class Two extends One {

[DUMP]Accenture PrimerPrimer-Dump

SPOT THE ERROR:

[DUMP]Accenture PrimerPrimer-Dump

Which of the given options define a set of activities that transform the client needs to an effective software solution

[DUMP]Accenture PrimerPrimer-Dump

Which jquery syntax hides all the paragraph elements Ans- $(“p”).hide(); Integer i=new Integer(-5); Double d=new Double(new Integer(-6)); System.out.p...

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

________ is the process during which the changes of a system are implemented in a controllable manner by following a predefined model, with some reaso...

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

From the options select the configuration items that are eligible for configuration management

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Which is the software configuration concept that ensures that change should be done in a controlled and authorized environment

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Tom and Peter works on the same project. Tom does his work and update the local copy back to the configuration management server. This process is call...

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

____________ ensures that when two different people does the work and update parallelly, one should not over write the other

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Collaborative and co-operative approach among all the stake holders is important. This is a feature of the _______________ Agile Methodology

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Which of these is not an agile methodology

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Scrum divides the development into short cycles called as ______

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

________ methodology is useful when the client requirements are not clear and stable

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

DSDM is iterative and incremental

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

following: Which agile methodology divides the development into sprint cycles, in which a Specified set of features are delivered? Choose from the

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

What are the roles in dynamic system development method? Choose from the following:

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

_____ methodology focus on visualization flow

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

State true or false. During agile development more emphasize is given for documentation

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

__________ is an iterative and incremental approach that embraces principles of agile development, including continuous user/customer involvement.

[DUMP]Agile, DevOps and DevSecOpsIntroduction to Agile

Which of the following agile methodologies depends on the cohesiveness of the team and individual commitment of the team members?

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

____ layer in busness analytics indicate what is happening or what has happened

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

An optimal solution is based on ___

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

____ layer describes what could happen

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

_____ Allows decision makers at virtually all levels of the organization to gain insight into business performance and data to support and guide actio...

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Analytics reveal hidden patterns in _____

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

The challenge faced in Business Analytics are

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

_____ helps to uncover unexpected patterns and associations from all data within an organization

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

______ is the Process of discovering various models, summaries and derived values from a given collection of data

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

To understand the best course of action for a problem is ____

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

By working to plan an information agenda, master information, and apply Business Analytics, organizations can take advantage of the following areas

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Which is not a KPI

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

_____ helps an organization to define and measure progress towards organizational goals.

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Which of these are attributes of performance measure

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Expand KSI

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

____ reflect the success or failure after an event has been consumed

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

A metric should be time bound

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

____ is an important measure of how well an organization meets or exceeds a customer's expectations

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

The most common form of KPI reporting is ____

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

_____ is the subject matter area on which reports revolve around.

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Units per hour is an example of what KPI

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Design Thinking is focusing on the stated problem than to arrive at a solution immediately

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Which is not a phase in design thinking

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Stating Your Users' Needs and Problems is done in which phase

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Sub phases of understand phase is ___

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

____ is an iterative process in which we understand the users clearly

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

_______in design thinking is a written, actionable statement that expresses the problem that the design team is trying to address.

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Which of the following is mapped by an empath map

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Analyzing how users interact with their environment is a ____ activity in Empathize

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Researching Your Users' Needs is done in which phase

[DUMP]Agile, DevOps and DevSecOpsBusiness Analytics and Design Thinking

Challenge Assumptions and Create Ideas is done in

[DUMP]Agile, DevOps and DevSecOpsDevOps

Before DevOps, there is a significant delay between development and operations

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following CI/CD tools is a continuous integration server developed by Atlassian?

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following CI/CD tools is known for its ease of setup, out-of-the-box usability, and beautiful user interface?

[DUMP]Agile, DevOps and DevSecOpsDevOps

In YAML file used for BitBucket pipeline, you can use different types of container for each step by selecting different images

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following is the final phase of the DevOps cycle?

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following CI/CD toolsprovides support for .Net framework?

[DUMP]Agile, DevOps and DevSecOpsDevOps

Each service runs in its own process and communicates with other services through a well-defined interface in Microservices

[DUMP]Agile, DevOps and DevSecOpsDevOps

The applications with Azure CI/CD pipelines can be deployed to multiple target environments

[DUMP]Agile, DevOps and DevSecOpsDevOps

In which of the following pipelines, all the new changes run through a consistent set of quality checks?

[DUMP]Agile, DevOps and DevSecOpsDevOps

In which of the following, there is no human intervention and only a failed test will prevent a new change to be deployed to production?

[DUMP]Agile, DevOps and DevSecOpsDevOps

In GitLab, pipes are agents that run the CI/CD Jobs

[DUMP]Agile, DevOps and DevSecOpsDevOps

Pipe uses a script that lives in a Docker container

[DUMP]Agile, DevOps and DevSecOpsDevOps

In Continuous Integration, build status is reported to developers when they are changing the code.

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following uses a version control system and a central code repository for tracking the code changes made by developers?

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following CI/CD tools is designed to handle anything from a simple CI server to a complete CD hub?

[DUMP]Agile, DevOps and DevSecOpsDevOps

You can either define the pipeline using YAML syntax or through the user interface in Azure pipeline

[DUMP]Agile, DevOps and DevSecOpsDevOps

The __________is used to record the code changes made by developers so that these changes can be shared to others

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following are the services provided by Azure DevOps?

[DUMP]Agile, DevOps and DevSecOpsDevOps

Which of the following CI/CD tools is suitable for small projects?

[DUMP]Agile, DevOps and DevSecOpsDevOps

In _________, developed code is continuously delivered until the programmer considers it is ready to ship.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

DevOps bridges the gap between development and operations teams.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following is a a software development practice where members of a team use a version control system and frequently integrate their work t...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

A Blue/Green deployment is a deployment strategy in which you create two separate, but identical environments.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

With Continuous Delivery, production happens automatically without explicit approval.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

CAMS Stands for Culture, Automation, _________ and ________.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

In CAMS Model, ________ is all about monitoring and tracking the progress of various activities involved in the DevOps environment.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

DevOps culture is about agility, scalability, continuous improvements in the delivery of services.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Using a blue/green deployment strategy increases application availability and reduces deployment risk by simplifying the rollback process if a deploym...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

In the Blue/Green deployment, once testing has been completed on the blue environment, live application traffic is directed to the blue environment an...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following refers to automatically releasing a developer’s changes from the repository to production, where it is usable by customers?

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following are the Test Automation tools?

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Replacing or modifying older apps with newer microservices architecture can open up the doors to faster development and quicker innovation.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following are the Software Configuration Management tools?

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Infrastructure-as-Code tools are used to create software environments using predefined templates.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

version tag.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following phases in the CI/CD pipeline get all the features of that code from various branches of the repository, merge them and finally ...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Unit Testing tests individual units or components of a code written by the developer to validate if they perform as expected.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following are Infrastructure-As-Code tools?

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

_________ and ________ are CI/CD software that automates tasks starting from development pipeline to deployment.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

An Elastic stack can be created to automatically monitor the application and logs.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

A _________ is an application security solution that can help to find certain vulnerabilities in web applications while they are running in production...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Vulnerability Scanning ensures that code is checked for vulnerabilities at every major stage of the delivery pipeline from the time it is written to, ...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Use a SAST tool to ensure that your code is secure, safe, and reliable.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following DevSecOps tools allows an All-in-One website security scanner to support developers to detect problems at the most advanced sta...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

__________ refers to the process of tracking the identified vulnerabilities, the steps taken to mitigate and/or eliminate those vulnerabilities, and t...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

_________ is an enterprise-grade automated code review solution that uses static code analysis to provide comprehensive vulnerability reporting.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

_______ is a web-based DevOps program that gives a full CI/CD toolchain out-of-the-box in one particular application.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Runtime protection means securing software against threats that can arise when your application starts running.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

__________ provides a summary of possible attack scenarios, outlines the flow of sensitive data, and identifies vulnerabilities and offers potential m...

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

___________ is an application security methodology for managing open source components.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

DSOMM Level 1 calls for the execution of static analysis tools without any changes to the tools or settings.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

_________ is incorporated in the implementation phase of Secure SDLC.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Which of the following are considered as the 4-Axes in DSOMM?

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Security issues can be addressed in the SDLC pipeline well before deployment to production.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

During the development phase in secure SDLC, teams need to make sure that they use secure coding standards.

[DUMP]Agile, DevOps and DevSecOpsDevSecOps

Employing both SAST and DAST in a pipeline would cover both codebase and runtime vulnerabilities.

PreviousPage 12 of 15Next