IBM | Introduction to Software, Programming, & Databases
Web browsers are obtainable through which methods?
-As a download -As part of an operating system
A graph data store handles which types of information?
-Edges -Nodes
What type of software license should a business purchase if it needs multiple installations of software for a specified number of users on many computers?
A corporate, campus, or site license
What is a piece of structured, stand-alone, and reusable code that will perform a single specific action called?
A function
Which one of the following applies to interpreted programming languages?
A smaller program, normally scripted code, that must be created and represent every time the code is run.
Which one of the following is an example of a low-level programming langauge?
ARM
Week 3 Practice Quiz
Basics of Programming
You have been asked by your boss to send an email to a coworker who is requesting assistance with a technical problem. The email application is what type of category pf software?
Collaboration Software
Week 1 Practice Quiz
Computing Platforms & Software Applications
What constructs are made up of primary keys, which are the rules enforced on the data columns, certifying that the values in any column row do not repeat?
Constraints
Which browser elements are small pieces of text-based data that contain information about your computer when browsing a website?
Cookies
Week 4 Practice Quiz
Database Fundamentals
Week 2 Practice Quiz
Explore Technology Concepts & Application Architecture
Which of the following is correct about using a flowchart to organize code?
It is a pictorial representation of an algorithm, showing boxes of various shaped and colors connected by arrows.
Which one of the following is an example of a compiled programming language?
Java
Which of the following is the most common way to create dynamic web pages using 'client-side scripting'?
JavaScript
Which software licensing and delivery model can be defined as software and applications being centrally hosted and licensed on a subscription basis?
Software as a Service, or SaaS
What permissions grant the right to perform an activity, such as create, alter, or drop, on a specific type of object?
System Permissions
TRUE or FALSE? A database interface is a user interface that allows the ability to input queries to a database without using the query language itself.
TRUE
In semantic numbering, what does the 9 in the version number 9 .1.33.6
The "9" position indicates major changes to the software such as a new release.
What is the environment on a computer where the hardware and software work together to run applications?
The Computing Platform
Which phase of the Software Development Lifecycle (SDLC) is when the developers start the coding process after the design document is baselined?
The Implementation Phase
Which of the following statements is associated with open source software?
The source code is available to be edited, modified, and redistributed.
What type of data requires an action to collect the information?
Transactional Data