>
Exams
>
Programming and Data Structure
>
Character String
>
the postfix for a string is abc d the actual strin
Question:
The postfix for a string is ABC + − D*, the actual string will be :
CUET (UG) - 2023
CUET (UG)
Updated On:
Apr 19, 2024
(A-(B+C))*D
((A-B)+C)*D
((A+B)-C)*D
(A+(B-C))*D
Hide Solution
Verified By Collegedunia
The Correct Option is
A
Solution and Explanation
The correct option is(A):(A-(B+C))*D
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Character String
Which method is used to write multiple strings of a file ?
CUET (UG) - 2023
Computer Science
Character String
View Solution
Which of the following string does not belong to the set of strings represented by regular expression (a+b)* (ab+bba)
CUET (PG) - 2023
Programming and Data Structure
Character String
View Solution
View All
Questions Asked in CUET exam
Double fertilization is a characteristic feature of which group of plants?
CUET (UG) - 2025
Botany
View Solution
If $ A $ is a $ 2 \times 2 $ matrix and $ |A| = 4 $, then $ |A^{-1}| $ is:
CUET (UG) - 2025
Determinants
View Solution
In a certain code, WATER is written as YCVGT. How is HOUSE written?
CUET (UG) - 2025
Coding Decoding
View Solution
The professor's explanation was so esoteric that even graduate students struggled to understand it. What is the meaning of "esoteric" in this context?
CUET (UG) - 2025
Vocabulary
View Solution
A person walks 10 m North, then turns right and walks 5 m, then turns right again and walks 10 m. What direction is he facing now?
CUET (UG) - 2025
Direction sense
View Solution
View More Questions