Python
SQL
JavaScript
Black History Computer Science
100

What is an ordered, and unchangeable, collection

tuple

100

What does SQL stand for?

structured query Language

100

What is arrow constructor?

const stuff = new Array();

100

who developed the world fastest microchip?

Frank S. Greene

200

What is a set of characters inside a pair of square brackets with a special meaning

RegSets

200

What does ACID stand for?

Atomicity, Consistency, Isolation, and Durability

200

What is else?

} else { 

if (condition) {

200

What significants did Evelyn Boyd Granville have to contribute to computer science?

trailblazing mathematician inspired generations of future STEM students

300

What is an object that contains a countable number of values

Iterator

300

What refers to the area of study and work that uses technology and tools to view a company’s data in more meaningful ways, which allows people at a company to make better decisions.

Business Intelligence

300

What is "while Loops"?

while (condition) {

300

What significants did Gladys West have to contribute to computer science?

By innovating GPS technology, this “hidden figure” built our modern world

400

What refers to the current instance of the class

Self Parameter

400

What is two or more computers that share resources and work together to form a larger unit.

Cluster

400

What is "Do While Loops"?

do { } while (condition);

400

What significants did Marian R. Croak have to contribute to computer science?

In an earlier era dominated by landlines, one engineer saw a future of digital communication—and helped create it 

VoIP

500

What is "If Indentation"?

relies on indentation (whitespace at the beginning of a line) to define scope in the code. Other programming languages often use curly-brackets for this purpose.


500

What are the five types of constraints

foreign key

primary key

unique constraint

not null constraint

check constraint


500

What are the five Javascript data types?

 String 

 Number 

Bigint 

 Boolean 

 Undefined

500

What significants did Roy L. Clay Sr. have to contribute to computer science?

After helping HP develop an early microcomputer, the Godfather of Silicon Valley built a hub for the developing tech industry

M
e
n
u