Font size
WorksheetsTech+ Voucher Exam 0429
Total questions: 75
Worksheet time: 38mins
Which of the following should NOT be used as a primary key in a table?
Lynda, a programmer, is developing a Linux device driver in assembly language. Many device drivers are written in the C language.
Which of the following is the BEST reason for using assembly language instead of C?
After running the following pseudocode, what will the value of VARIABLE be?
Set value of VARIABLE to 5
Increase the value of VARIABLE by 3
If the value of VARIABLE is odd, increase its value by 1
If the value of VARIABLE is even, increase its value by 1
If the value of VARIABLE is odd, increase its value by 1
Which of the following best describes the Software as a Service (SaaS) model?
A model where users install software on their local devices for one-time use.
A licensing model where software is purchased and owned permanently.
A cloud-based model where software is accessed via the internet and typically paid for by subscription.
A deployment model where software is built and maintained entirely on a local server.
What is the primary purpose of the SMB (Server Message Block) protocol?
To assign IP addresses to network devices
To encrypt email messages over the internet
To share files, printers, and resources over a network
To manage wireless network connections
Using HTML and CSS to provide visual elements to the end user would be considered part of a website's _____________.
Frontend
Protocols
Backend
Full Stack
