1) Looking for faults in programs and fixing them is called a) Running b) Debugging c) Compiler 2) Example of IDE: a) Pycharm b) Python c) Powerpoint 3) What are types of errors? a) Logical - Correction - Runtime b) Logical - Syntax - correction c) Logical - Syntax - Runtime 4) is an application program with features and facilities for programmers to develop computer programs a) IDE b) EID c) IED 5) IDEs consist of a debugger to help programmers find and fix faults a) True b) False c) Not sure 6) How many type of errors in a software? a) 1 b) 2 c) 3 7) An Error leading to a crash while the program is running. a) Runtime Error b) Logical Error c) Syntax Error 8) Incorrect spelling of variable names cause a runtime error? a) True b) False 9) The error in the below code is: print(“The final mark of term 2.”) print(“Final mark is ”, mark)​ a) Incorrect spelling of variable or function names b) The variable "mark" is not defined c) Passing the wrong number of inputs to a function 10) An error that makes a program work differently from what we wanted : a) Logical Error b) Syntax Error c) Runtime Error 11) An error that makes a program impossible to run a) Runtime Error b) Logical Error c) Syntax Error 12) which one of the bellow print command is correct? a) pint("Hi Mariam") b) Print("Hi Mariam") c) print("Hi Mariam") 13) An error in a program called a) Bug b) Bing c) Bang 14) Which code is correct? a) print("Hi" b) print "Hi Mariam") c) print("Hello") 15) Correct this code: num="14.2" a) num=14.3 b) num=(14.3) c) num=("14.3")

vytvoril(a)

Rebríček

Vizuálny štýl

Možnosti

Prepnúť šablónu

Obnoviť automaticky uložené: ?