// // // //
WITH CORRECT ANSWERS
// // //
_________ /
/is //
a/
/unique /
/feature /
/of /
/VSCode /
/allows /
/you //to //get //code //suggestions //while //you're //typing //- //CORRECT //ANSWERS(S)✔✔intellisense
source //code //is //written //in //rich //text. //T //or //F //- //CORRECT //ANSWERS(S)✔✔False
if /
/you /
/were /
/writing /
/your /
/source /
/code /
/in /
/the /
/Java /
/script /
/language, /
/what //file //extension //would //you //save //your //file //as? //- //CORRECT //ANSWERS(S)✔✔.JS
why /
/doesn't /
/python /
,/execute //
a/
/file /
/when /
/you /
/double //- /
/click /
/it? //- /
/CORRECT /
/ANSWERS(S)✔✔Double /
/clicking //does //not //run //the //python //interpreter //on //the //source //code
which /
/language /
/doesn't //use //a //hybrid //computer/ //interpreter //approach? //- //CORRECT //ANSWERS(S)✔✔C++
if /
/you /
/were /
/developing /
/an //app //for //iPhone, //which //IDE //would //you //use? //- //CORRECT //ANSWERS(S)✔✔x //code
which /
/language //must //be //compiled //before //it //can //run? //- //CORRECT //ANSWERS(S)✔✔Java //script
programming /
/can /
/be /
/defined /
/as /
/converting /
/ideas /
/into /
, /_______________ /
/that //a //computer //can //understand //- //CORRECT //ANSWERS(S)✔✔instructions
which /
/IDE /
/feature /
/allows /
/you /
/to //get //code //suggestions //while //you //are //typing? //- //CORRECT //ANSWERS(S)✔✔Intellisense
in /
/programing, //
a/
/crash /
/is /
/when /
/your /
/program /
/stops /
/early /
/or /
/freezes /
/because //something //unexpected //happened. //T //or //F? //- //CORRECT //ANSWERS(S)✔✔True
how /
/would /
/you /
/write //"hello, /
/world!" //program //in //python? //- //CORRECT //ANSWERS(S)✔✔Print //"Hello, //world!"
why /
/do /
/computer /
/instructions /