A web-based service used to store and share projects with team members
What is Github?
Methods of a class used to retrieve information
What are Getters?
The type of cable that transmits data near light speed
What is Fiber Optic Cable?
The words that for the acronym HTML
What is Hyper-Text Markup Language
Command to create a table named Customers in SQL
What is CREATE TABLE Customers?
A ticketing system used to track bugs and problems
What is Jira?
The four types of loops
What are For, For each, While, and Do While?
The number of bits in an IPv4 address
What is 32?
What is !DOCTYPE HTML?
The acronym for the basic functions of SQL
What is CRUD?
An online service created by Microsoft for file storage and sharing
What is OneDrive?
This results from calling an invalid array index
What is an ArrayIndexOutOfBoundsException?
A network connecting protocol that creates a direct link between any given computer and a switch
What is Static Routing?
An HTML element that allows you to draw on the page
What is a Canvas?
A Stored Procedure
What is a pre-defined function that runs specific code when called
A book written by Brian Tracy in 2001 about productivity
The 8 primitive types in Java
What are Char, Byte, Short, Int, Long, Float, Double, and Boolean?
A network routing protocol that connects routers to nearby routes in order to create a dynamic path
What is OSPF?
A trigger does this
What does something when data is inserted/updated/deleted?
A list of professional accomplishments distributed to potential employers to show relevant experience
What is a resume?
A method written in a parent class that is meant to be overridden in its child class
What is an Abstract method?
The number of IP addresses available within the subnet mask 255.255.128.0
What is 384?
A website famous for eye-bleeding design used to educate web designers on what not to do
What is lingscars.com
Multiple foreign keys working together as a primary key