Categories

Programming Languages Questions - Python

Download PDF (5 Sample Questions)
What is the difference between property and attribute?
Programming Languages Python Mcq
Posted: Sep 30, 2025 View Details
What is the output of {x: x**2 for x in range(3)}?
Programming Languages Python Mcq
Posted: Sep 30, 2025 View Details
When a condition in an If…Then statements tests true:
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which two controls combined to form the ComboBox control?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
The Items property of a ComboBox:
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which method of a ListBox will remove just one item at a time?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Setting the SelectedIndex property of a ListBox to -1 will:
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which is not a valid value for the ListBox SectionMode Property?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which TextBox property should always be changed first?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which TextBox method does not use the clipboard?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which is true about the prompt argument?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Which function displays a pop-up window?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
What will the function Val ($165.30) return?
Programming Languages Python Objective
Posted: Mar 09, 2013 View Details
Showing 136 to 150 of 221 results
Feedback