JavaScript
Biology
Unscramble
Pizza
100

The ___________ is a function in JavaScript which is used to print any kind of variables defined before in it or to just print any message that needs to be displayed to the user.

What is: console.log() ?

100

The powerhouse of a cell

What is mitochondria?

100

Unscramble this word: 

rsasg

What is grass?

100

This country is credited with inventing modern pizza.

What is Italy ?

200

JavaScript _______ are buckets for storing data values.

What is: Variables?

200

These are the waste products of cellular respiration.

What is water and carbon dioxide?

200

Unscramble this word:

gsge

What is eggs?

200

The type of pizza is known for its thick, square crust and is named after a city in Michigan.

What is Detroit-style pizza?

300

JavaScript _____ are used to store multiple values in a single variable.

What is: array(s)?

300

The type of blood cells are primarily responsible for fighting infections in the body
 

What is white blood cells ?

300

Unscramble this word: 

brnowia

What is rainbow?

300

The most popular pizza topping in the United States.

What is Pepperoni ?

400

A JavaScript _____ is a block of code designed to perform a particular task. It is executed when "something" invokes it (calls it).


What is: function?

400

The largest organ in the human body

What is skin ?

400

Unscramble this word: 

hnieussn

What is sunshine?

400

This popular pizza chain is known for its slogan "30 minutes or less" delivery guarantee, which it discontinued in the 1990s.

What is Domino's Pizza ?

500

What will be the output of this code?

let fruits = ["Apple", "Banana", "Cherry"]; 

fruits.push("Date");  

fruits.reverse(); 

fruits.pop();

console.log(fruits);

["Dates", "Cherries", "Banana"]

500

The part of the brain is responsible for regulating balance and coordination



What is Cerebellum?

500

Unscramble this word:

elfsrwo

What is flowers?

500

The term for a pizza that has no tomato sauce and is typically topped with olive oil, garlic, cheese, and other toppings

What is white pizza?