Object Oriented Programming Quiz No. 1

10 Questions | Attempts: 48
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. Given the following valuea = 24b = 12c = "23"d = "12"What is the result of : a + b
Submit
Please wait...
About This Quiz
Object Oriented Programming Quiz No. 1 - Quiz

.

2.
We’ll put your name on your report, certificate, and leaderboard.
2. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : c + d
Submit
3. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : val (d) + b
Submit
4. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : val (c)  + val (d)
Submit
5. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : str (val (c + c))
Submit
6. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : str(val (d) + val (d) + b + d)
Submit
7. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : a + val (c)
Submit
8. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : b + val (c) + val (d)
Submit
9. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : d + b
Submit
10. Given the following value

a = 24
b = 12
c = "23"
d = "12"

What is the result of : d + str (a + b)
Submit
View My Results
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Given the following valuea = 24b = 12c = "23"d =...
Alert!

Back to Top Back to top
Advertisement