Categories

Programming Languages Questions

Download PDF (5 Sample Questions)
A sentinel value:
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
Which is not a valid Exit statement? 
Programming Languages Python Objective
Posted: Mar 08, 2013 View Details
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
Showing 1606 to 1620 of 2227 results
Feedback