Advertisements
Advertisements
Question
Which operator is also called a Conditional operator?
Options
Ternary
Relational
Logical
Assignment
MCQ
Advertisements
Solution
Ternary
shaalaa.com
Tokens
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which operator is also called a Comparative operator?
Write short notes on Tokens.
What are the different operators that can be used in Python?
What is a literal?
Explain the types of literals?
What are the assignment operators that can be used in Python?
What are string literals? Explain.
Discuss in detail Tokens in Python.
The output of the following code is ______.
System.out.println(Math.ceil(6.4)+Math.floor(-1-2));The default value of a boolean variable is ______.
