Categories

Programming Languages Questions - Python

Download PDF (5 Sample Questions)
The advantage of For…Next loops over Do…Loops is that they are:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
The For…Next Loop is used when:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
In the For…Next statement the default value for the Step is:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Which is true of a Do…Loop?
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Do...Loop is an iterative statement because it:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Which is not a type of Select Case test construct?
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
How many times is the test expression of a Select Case evaluated?
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Which statements are optional in an If…Then statement?
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
The End If statement is required:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Showing 211 to 221 of 221 results
Feedback