Sei sulla pagina 1di 8

1.

While working on a project, a project manager needs to:


Select one or more:

a. manage resources

b. respect the timeline


c. write code
d. design the application
Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: respect the timeline, manage resources
2. Who is responsible for unit testing?
Select one or more:
a. Project Manager

b. Developer
c. Business Analyst
d. Tester
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: Developer
3. What does UI/UX mean?
Select one:

a. User Interface / User Experience


b. User Import / User Export
c. User Interaction / User Experience
d. User Interface / User Examination
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: User Interface / User Experience
4. When one of the servers is down, who is responsible for solving the problem?
Select one or more:
a. Project Manager
b. Software Engineer

c. Technical Support
d. Tester
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: Technical Support
5. One of the roles in an IT team is NOT:
Select one or more:
a. Software Tester

b. HR Recruiter
c. Business Analyst
d. Project Manager
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: HR Recruiter
6. Agile development methodologies have:
Select one or more:

a. Early feedback
b. One iteration cycle
c. A fixed deadline

d. Sprints
Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: Sprints, Early feedback
7. When the application is developed using agile, testers are involved in the following phases:
Select one or more:

a. Analysis

b. Design

c. Implementation

d. Testing
Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: Analysis, Design, Implementation, Testing
8. Choose the correct statement(s) regarding agile:
Select one or more:

a. Scrum is not the only agile methodology.


b. Collaboration with stakeholders is not encouraged.
c. The scrum master is the project manager.

d. At the end of each sprint, the product should be ready to be deployed.


Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: Scrum is not the only agile methodology., At the end of each sprint, the product
should be ready to be deployed.
9. During the sprint planning meeting, the following are done:
Select one or more:

a. The team estimates a number of user stories.


b. The team talks about the improvements that should be done during the sprint.
c. Product owner prioritizes the product backlog.
d. All estimated stories are included in the sprint.
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: The team estimates a number of user stories.
10. Choose the correct statement(s) regarding waterfall:
Select one or more:
a. Changes are easily accommodated during the application lifecycle.
b. Designers are included in the requirements phase.

c. There is a fixed deadline.

d. All requirements are known and documented before the design phase starts.
Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: All requirements are known and documented before the design phase starts., There
is a fixed deadline.
1. A CPU consists of:
Select one or more:

a. Memory Unit

b. Arithmetic Logic Unit

c. Control Unit

d. Input Unit

Feedback

Răspunsul dumneavoastră este corect.

The correct answers are: Arithmetic Logic Unit, Memory Unit, Control Unit
2. Examples of secondary memories are:
Select one or more:

a. DVD

b. CPU

c. Hard Disk

d. RAM

Feedback

Răspunsul dumneavoastră este corect.

The correct answers are: Hard Disk, DVD

3. The following is/are TRUE about the primary memory:


Select one or more:

a. Data is permanently stored even if power is switched off

b. It is a magnetic or optical memory

c. It is volatile

d. It is used for storage of data

Feedback

Răspunsul dumneavoastră este corect.

The correct answer is: It is volatile

4. Choose the TRUE statements from the following ones:


Select one or more:

a. Two threads cannot run in parallel.

b. A thread consists of several processes.

c. A process is a program in execution.

d. A process may have more than one thread.

Feedback

Răspunsul dumneavoastră este corect.

The correct answers are: A process is a program in execution., A process may have more than one thread.
5. What does deployment mean?
Select one or more:

a. Testing the code

b. Delivering the software to the client (as source code)

c. Installing the software in production

d. delivering a demo to the client

Feedback

Răspunsul dumneavoastră este corect.

The correct answer is: Installing the software in production

1. In the client-server architecture:


Select one or more:

a. The server sends a response to the client.


b. The client sends a response to the server.

c. The client sends a request to the server.


d. The server makes a request to the client.
Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: The client sends a request to the server., The server sends a response to the client.
2. The presentation layer:
Select one or more:
a. controls application functionality

b. accesses the business layer


c. accesses the data layer

d. can be accessed directly by users


Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: can be accessed directly by users, accesses the business layer
3. The data layer in a multilayer architecture corresponds to:
Select one or more:
a. the web server

b. the data server


c. the web browser
d. front-end layer
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: the data server
4. The following statement(s) is(are) TRUE regarding a multilayer architecture:
Select one or more:

a. The business layer is part of the back-end.


b. The business layer is part of the front-end code.
c. The web browser is part of the back-end.

d. The presentation layer is part of the front-end code.


Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: The presentation layer is part of the front-end code., The business layer is part of the
back-end.
5. In a web application architecture:
Select one or more:
a. The browser on a phone cannot be a client for a web server.

b. A client can access a server using the internet.


c. Multiple clients cannot access the same server.

d. One client can access multiple servers.


Feedback

Răspunsul dumneavoastră este corect.


The correct answers are: One client can access multiple servers., A client can access a server using the
internet.
6. A protocol for sending e-mails over the internet is:
Select one or more:
a. FTP

b. SMTP
c. HTTP
d. TCP
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: SMTP
7. HTTP stands for:
Select one:
a. Hyper Text Transport Protocol
b. Hyper Tested Transfer Protocol
c. Hyper Tested Transport Protocol

d. Hyper Text Transfer Protocol


Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: Hyper Text Transfer Protocol
8. Choose the TRUE statement regarding HTTPS:
Select one or more:
a. While it's necessary to use HTTPS for banking applications, that's not required for online shopping
applications.
b. HTTP and HTTPS use the same default port

c. The "S" in HTTPS stands for "Secure"


d. Using HTTPS, the connection between client and server is NOT encrypted
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: The "S" in HTTPS stands for "Secure"
9. In a URL, the part that follows the "?" is the
Select one:
a. domain name

b. query string
c. scheme
d. anchor
Feedback

Răspunsul dumneavoastră este corect.


The correct answer is: query string
10. In a typical web application, the server can send the response to the browser in the following
format:
Select one or more:
a. DNS

b. text

c. HTML
d. HTTP
Răspunsul dumneavoastră este corect.
The correct answers are: text, HTML

Potrebbero piacerti anche