What punctuation marks are required at the end of almost every Java statement?
what is a semicolon;
what is the derivative of x?
what is 1?
this wizard is known as "the boy who lived."
who is Harry Potter?
this country is home to the eiffel tower.
what is France?
humans breathe in this gas.
what is oxygen?
the key word used to create a new object data type.
what is new?
what is the derivative of 3x^2?
what is 6x?
this marvel hero wields a vibranium shield.
who is Captain America?
mount everest is located in this mountain range.
what is the Himalayas?
this planet is known as the "red planet."
what is mars?
The result of running this code in a properly set up java environment.
String A = "Shelly";
String B = "Alex";
System.out.println(A.compareTo(B));
what is 18?
find the derivative of x3+2x?
what is 3x^2+2?
this actor plays iron man in the marvel cinematic universe.
this river is the longest in south america.
what is the Amazon river?
this organ pumps blood throughout the human body.
what is the heart?
what are For and While
find the derivative of 6x^4−3x^2+8x
what is 24x^3−6x+8
this actor played both the joker in the dark knight and ennis del mar in brokeback mountain.
who is Heath Ledger?
this sea separates europe from africa.
what is the mediterrarian sea?
this element has the chemical symbol ag.
what is silver?
name all the data types / objects we've learnt so far
+ the keywords used for conditionals and what goes inside fo them.
scanner, String, double, int, char,
If/Else and Boolean Conditions / relational operators.
find the derivative of 4x^3−5x+2
what is 12x^2−5?
this actor voices woody in the toy story movies.
who is Tom Hanks?
this african country has the largest population.
what is nigeria?
this blood type is known as the universal donor.
what is o negative?