Crystal Indigo!
Crystal Indigo!
Providing all solutions you need anytime
+27 76 626 8187
NOTE: Questions may be numbered differently
Question 1 Which one of the following statements is correct about size
constraint settings on widgets?
1. If the maximumSize property is set for a list widget, and the window size is increased, the
list widget increases in size.
2. If the maximumSize property is set for a list widget, and the window size is decreased, the
list widget decreases in size.
3. If the maximumSize property is set for a list widget, and the window size is decreased, the
list widget size does not change.
4. If the maximumSize property is set for a list widget, and the window size is decreased, the
list widget increases in size.
Question 2 Which of the following functions converts the argument
passed, into an integer type?
1. len()
2. str()
3. int()
4. round()
Question 3 Which of the following functions returns the number of
characters in a string?
1. len()
2. str()
3. int()
4. round()