1) The 5 arithmetic operators are: a) +, -, *, /, ^ b) +, -, x, /, & c) +, -, *, /, % d) +, -, *, \, = e) +, -, *, /, > 2) You can use the addition operator (+) to concatenate (or join) two strings together. a) True b) False 3) Which will tell you the length of the string 'Ibrahim'? (choose 1) a) 'Ibrahim'->length b) "Ibrahim".length c) "Ibrahim".size d) 'Ibrahim'->size() e) 'Ibrahim'.length 4) Which is NOT a valid way to concatenate (join) strings (choose 1) a) 'Hi ' + 'Ali' b) 'Hi' + 'Ali' + 'Raza' c) "Hi" + "Ali" d) 'Hi' + '454' e) '' + 110 f) 454 +110

Quiz 3: Arithmetic Operators & String Concatenation

לוח תוצאות מובילות

סגנון חזותי

אפשרויות

החלף תבנית

האם לשחזר את הנתונים שנשמרו באופן אוטומטי: ?