software engineering
Latest uploads at software engineering. Looking for notes at software engineering? We have lots of notes, study guides and study notes available for your school.
-
303
- 0
-
21
All courses for software engineering
-
SOFTWARE ENGINEERING 3
-
Software engineering 303
-
Software Engineering: 1
Latest content software engineering
SWR SUM18 Exam Review 2024| Questions and Answers 
 
(197) Which technique overlaps for use in requirements elicitation and requirements validation? 
 
A. Prototypes 
 
B. Facilitator meetings 
 
C. Observations 
 
D. Interviews ** Answ** B 
 
(1) Why is base-lining project? 
 
A. To minimize miscommunication and unnecessary rework
- Package deal
- Exam (elaborations)
- • 12 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 2 out of 12 pages
Getting your document ready...
SWR SUM18 Exam Review 2024| Questions and Answers 
 
(197) Which technique overlaps for use in requirements elicitation and requirements validation? 
 
A. Prototypes 
 
B. Facilitator meetings 
 
C. Observations 
 
D. Interviews ** Answ** B 
 
(1) Why is base-lining project? 
 
A. To minimize miscommunication and unnecessary rework
IOT102 full Questions and Answers 2024 | Exam Review 
 
IoT gateway is: 
 
A. Physical device 
 
B. Software program 
 
C. Raspberry Pi 
 
D. All of the above ** Answ** D 
 
(True or False) 
 
Gateways can be configured to perform pre-processing of the collected data from thousands of sensors locally before transmitting it to the next stage. 
 
A. True
- Package deal
- Exam (elaborations)
- • 70 pages's •
-
software engineering•software engineering
-
IOT102 exam elaborations bundle• By smartchoices
Preview 4 out of 70 pages
Getting your document ready...
IOT102 full Questions and Answers 2024 | Exam Review 
 
IoT gateway is: 
 
A. Physical device 
 
B. Software program 
 
C. Raspberry Pi 
 
D. All of the above ** Answ** D 
 
(True or False) 
 
Gateways can be configured to perform pre-processing of the collected data from thousands of sensors locally before transmitting it to the next stage. 
 
A. True
GCP - Associate Cloud Engineer 180 OK examtopic | Questions and Answers 2024 
 
You have a Dockerfile that you need to deploy on Kubernetes Engine. What you should do? ** Answ** Create a docker image from the Dockerfile and upload it to Container Registry. Create a deployment YAML file to point to that image. Use "kubectl" to create the deployment with that file. 
 
Every employee of your company has a Google account. Your operational team needs to manage a large number of instances on C...
- Package deal
- Exam (elaborations)
- • 30 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 3 out of 30 pages
Getting your document ready...
GCP - Associate Cloud Engineer 180 OK examtopic | Questions and Answers 2024 
 
You have a Dockerfile that you need to deploy on Kubernetes Engine. What you should do? ** Answ** Create a docker image from the Dockerfile and upload it to Container Registry. Create a deployment YAML file to point to that image. Use "kubectl" to create the deployment with that file. 
 
Every employee of your company has a Google account. Your operational team needs to manage a large number of instances on C...
OSP201 SU24 Questions and Answers 2024 
 
221. Which tool is generally not used to decrypt and test passwords? 
 
a. RainbowCrack 
b. Nessus® 
c. Hydra 
d. John the Ripper ** Answ** b 
 
222. You want to list open files, focusing the output on network-related processes and organizing the connections by service. Which command can you use? 
 
a. lsof -ni 
b. netstat -atun 
c. netstat -r 
d. netstat -t ** Answ** a
- Package deal
- Exam (elaborations)
- • 34 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 4 out of 34 pages
Getting your document ready...
OSP201 SU24 Questions and Answers 2024 
 
221. Which tool is generally not used to decrypt and test passwords? 
 
a. RainbowCrack 
b. Nessus® 
c. Hydra 
d. John the Ripper ** Answ** b 
 
222. You want to list open files, focusing the output on network-related processes and organizing the connections by service. Which command can you use? 
 
a. lsof -ni 
b. netstat -atun 
c. netstat -r 
d. netstat -t ** Answ** a
PRN221_last| questions and answers
- Package deal
- Exam (elaborations)
- • 60 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 4 out of 60 pages
Getting your document ready...
PRN221_last| questions and answers
PRN221_last| questions and answers
- Package deal
- Exam (elaborations)
- • 93 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 4 out of 93 pages
Getting your document ready...
PRN221_last| questions and answers
PFP191 Questions and Answers 2024 
 
What is python? 
 
A. a code 
B. nothing 
C. a game 
D. a programming language ** Answ** D. a programming language 
 
Which of the following variables is the "most mnemonic"? 
A. x 
B. x1q3z9ocd 
C. hours 
D. variable_173 ** Answ** C. hours 
 
Which data structure is being put to use in the code given below?
- Package deal
- Exam (elaborations)
- • 85 pages's •
-
software engineering•software engineering
-
Software Engineering exam elaborations bundle 2• By smartchoices
Preview 4 out of 85 pages
Getting your document ready...
PFP191 Questions and Answers 2024 
 
What is python? 
 
A. a code 
B. nothing 
C. a game 
D. a programming language ** Answ** D. a programming language 
 
Which of the following variables is the "most mnemonic"? 
A. x 
B. x1q3z9ocd 
C. hours 
D. variable_173 ** Answ** C. hours 
 
Which data structure is being put to use in the code given below?
PRU212 Questions and Answers 2024 
 
What advantage does scripting offer when integrated with physics in Unity game development? 
A. It simplifies the process of adding visual effects to physics interactions. 
B. It allows for precise control over object behavior and interactions within the physics simulation. 
C. It reduces the need for physics components in the scene. 
D. It automatically optimizes physics performance based on device specifications. ** Answ** B 
 
In Unity, what does the...
- Package deal
- Exam (elaborations)
- • 14 pages's •
-
software engineering•software engineering
-
PRU212 exam elaboration questions & Answ bundled• By smartchoices
Preview 2 out of 14 pages
Getting your document ready...
PRU212 Questions and Answers 2024 
 
What advantage does scripting offer when integrated with physics in Unity game development? 
A. It simplifies the process of adding visual effects to physics interactions. 
B. It allows for precise control over object behavior and interactions within the physics simulation. 
C. It reduces the need for physics components in the scene. 
D. It automatically optimizes physics performance based on device specifications. ** Answ** B 
 
In Unity, what does the...
OOAD - IBM-Design | Questions and Answers 2024 
 
1 Which statement is true about elements within the subsystem and public visibility? 
A. Only the subset of elements that define the subsystems API should have public visibility. 
B. Only the subsystem proxy class should have public visibility. 
C. No elements inside the subsystem should have public visibility. 
D. Only the elements that reference external classes should have public visibility. ** Answ** C 
 
What are the two types of d...
- Exam (elaborations)
- • 16 pages's •
-
software engineering•software engineering
Preview 3 out of 16 pages
Getting your document ready...
OOAD - IBM-Design | Questions and Answers 2024 
 
1 Which statement is true about elements within the subsystem and public visibility? 
A. Only the subset of elements that define the subsystems API should have public visibility. 
B. Only the subsystem proxy class should have public visibility. 
C. No elements inside the subsystem should have public visibility. 
D. Only the elements that reference external classes should have public visibility. ** Answ** C 
 
What are the two types of d...
PRU212 – DHV Questions and Answers 2024 
2.	Which Unity function is commonly utilized to interpolate between two val- ues over time, facilitating smooth movement in integrated physics simula- tions? 
A.	OnCollisionExit 
B.	Lerp 
C.	OnTriggerEnter 
D.	OnTriggerExit: B 
3.	Which Unity component is utilized for rendering graphics on a game object? 
A.	Mesh Renderer 
B.	Box Collider 
C.	Rigidbody 
D.	Audio Source: A 
4.	In Unity, what does the term "integration" refer to in the context of script...
- Package deal
- Exam (elaborations)
- • 16 pages's •
-
software engineering•software engineering
-
PRU212 exam elaboration questions & Answ bundled• By smartchoices
Preview 3 out of 16 pages
Getting your document ready...
PRU212 – DHV Questions and Answers 2024 
2.	Which Unity function is commonly utilized to interpolate between two val- ues over time, facilitating smooth movement in integrated physics simula- tions? 
A.	OnCollisionExit 
B.	Lerp 
C.	OnTriggerEnter 
D.	OnTriggerExit: B 
3.	Which Unity component is utilized for rendering graphics on a game object? 
A.	Mesh Renderer 
B.	Box Collider 
C.	Rigidbody 
D.	Audio Source: A 
4.	In Unity, what does the term "integration" refer to in the context of script...