0% found this document useful (0 votes)
113 views4 pages

Primers Sep

Uploaded by

raguljayam3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
113 views4 pages

Primers Sep

Uploaded by

raguljayam3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Telegram Group => https://t.

me/AccenturePrepHub

1. Indexes of array starts with 0


2. Requirement and feedback are gathered from stakeholders Plan Stage
and consumers in the ______ phase of the works
3. Methodology focuses on virtualization Flow Kanban
4. Scrum divides the development into short cycle called Sprint cycles
5. How to know the version jQuery $.Ui.version
6. Self-tag in HTML <br>, <hr>, <img>,<meta>,
<link>
7. Is discriminative AI is used to train Generative to AI False
8. Methodology is useful when the client requirements are not Agile
clear and stable
9. Is html name attribute is obstacle to an ancher tag The statement is false
10. Which attribute use for url in audio SRC
11. Which operator is used to get the range in Sql Between
12. what will product owner do in agile Environment Look for customers
13. Scrum a child methodology for day two day activities Scrum
14. Right or SQL query to extract only name part of an email Select Substring-
address the part before @gmail.com Index(Email-column) ‘@’
1)As name from your-
table-name
15. Key difference between EC2 and EPS EB2 provides block level
storage for use with EC2
instances
16. _______ Will not accept null values Primary Key
17. In my MySQL the count function is used to count the number +
of rules retained by query
18. Can binary search is applicable for unsorted array False
19. Empty placeholder in python? Empty or null
20. What is the syntax to run python Python
21. Expand RDS Relational database
services
22. Is array is continuous or not True
23. Python is open source or not Open source True
24. Is python scripted language Yes
25. In Python which operator is used to select the element in Colon(;)
given range
26. How to create empty in python List[], Set(), Tuple(), dict{}
27. EC2 instance or not Yes Instance
28. EC2 compute or not Yes Compute
29. Service For NoSQL database Dynamo dB Mongo DB
30. In transaction how to revert back to the previous version Rollback
31. Statement to decide to continue to exit the program to proceed Control statement or
to the next step are called conditional
32. Statement Javascript lets you to execute if event occur True
33. What is not the current form of declaring Employee Number, 9
employee
34. In SQL the data is represented in the form of Rows and table
35. IAM | AMI Identity and access
management

https://t.me/AccenturePrepHub
Telegram Group => https://t.me/AccenturePrepHub

36. The operator used to compare two values ==


37. The variable type of array is declared by using []
38. What is the purpose of using devops main object of the Development, security
devops operation
39. Non-Functional requirements are tested by System testing
40. Metadata is described as _____ in SQL Data dictionary
41. In multiple branch pipeline name should not contain Space, slashes,
backslashes, special
character
42. Search requires array to be sorted Binary
43. Name the type of join used to include Rows that do not have Outer join
matching values?
44. Agile technology does not accept change of requirement at False
any stage
45. Devops maximize the conversion between development team True
and Operation Team
46. In which phase of SDLC unit testing is performed Construction
47. What is the use of generative AI in video games Vendor procedural data
48. Why do we need devops To maintain collab
between Developmentand
security team
49. Agile metrology main purpose in terms of software developer Fairly and faster access to
consumer
50. What is Array Sequence randomly
continues
51. Inline views are utilize for writing complex sql queries without c)In correlated b)correlated
join and subquery operations subquery
a) in line views
52. IAAS Is a type of cloud computing services which offers a False
storage
53. In Devops Infrastructure as code means A)Practice of managing
and and provisioning
computer infrastructure
practice of automatically
providing stages
environment at the time of
deployment
54. Which is the invocation period4 AWS Lamda 15 minutes
55. What is the purpose of AWS S3 Object storage
56. Of the following options use in natural language processing Transformer
57. Expand DOD Definition of done
58. Does CSS modular and path technique used in Jquery Are not directly used but
jquery does offer
functionality that allows
you to use DOM
59. In which software development model boot testing and We model
development happens parallel
60. Which of the following options use variations auto encoding Image generation
data compression
semi supervisor

https://t.me/AccenturePrepHub
Telegram Group => https://t.me/AccenturePrepHub

data impulsion
Anonymous detection
61. No SQL in AWS Dynamo DB
62. Comments in python Single line- #
multi line- “””
63. CI | CD Stands for Continuous integration
continuous delivery
64. No SQL Database Non relational database
document type,
key value
65. Agile methodology main purpose in terms of software Earlier and faster access
development to customers
66. How to declare Length of an array Number= [1,2,3,4,]
Len(var)
67. In multi branch pipeline name should not contain Spaces
68. To find an element in array Search OR index
69. To join n + 1 table how many join needed n joins
70. Difference between RDS and Amazon Mongodb RDS No SQL- mangodb
RDS -relational database
services
71. Tester + developer works on which model v-model
72. Devops svn subversion Conflict resolution
73. When we don’t know condition what type of control structure While
use
74. Hello World 5 times loop base for i in range(5):
print("Hello World")
75. Generative AI GPT prompt uses Generative pre trained
transformer
76. What does IAM does Manage access to AWS
services add resources
securely
77. Devox maximize the conversion between development team True
and operation team
78. Join Query Syntax SELECT * FROM orders
Join orders on customer JOIN customer ON
orders.customer_id =
customer.customer_id;
79. What is security sprint Involving in society on
addressing security issues
tasks and concerns
80. Listing slicing problem L[-2:-1]
Prints last two numbers
81. S3 bucket stores Objects
82. Gen AI will replace humans No
83. Service used for data warehouse and for business purpose Aws Redshift
84. In Sql Grouping of attributes by ______ Group by
85. Scrum management is framework or not Yes
86. Array size 0-n n+1
87. Employee display no of records Query Select *
88. The statement within the loop must yet executed at least once false

https://t.me/AccenturePrepHub
Telegram Group => https://t.me/AccenturePrepHub

89. Information hiding is achieved through which oops Encapsulation


90. Arrow symbols in the flow chart is used to show True
91. Which of these are not agile methodology BPM
92. In code phase requirement and feedback True
93. Agile is useful when the client requirement or not True
94. An attribute with single atomic value is named as Single valued
95. Primary key can have null values false
96. Name the type of joint use in include rows that Outer join
97. Which one of the following is correct declaration in Java Int array[][] = new int[4][5]
98. At which level of testing the non functionality requirement are Integrated testing
tested
99. Which of the following declaration will cause a compile time String[] nameArray =
error {5,3,2}
100. Which of the given options are true with respect to arrays The elements of an array
can be accessed using
index
101. What kind of control structure is used While
102. Consider a scenario you have written a code to display menu Do while loop
103. Scrum divides the development into short cycle called Sprints
104. Many _____ are delivered in the agile process
105. Metadata is described as ____ In SQL Data information
106. ______is a conceptual framework where software is Agile
developed
107. Which is not a color code in crystal methodology
108. Continuous delivery pipeline is the process which involves True
Building
109. Which one will be the right option when working with the Function
collection of item
110. Which statement is true with respect to merge command March command performs
upset
111. Each branch enables you to implement different Multi branch
112. Which one of the given faces consumes more time duration Maintenance
the software lag cycle
113. The custom table Select clust_name
114. Which of the following are activities of change control board Filtering changes reviwing
115.

https://t.me/AccenturePrepHub

You might also like