>
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
Which number will replace the question mark?
3, 6, 18, 72, ?
CUET (UG) - 2025
Number Series
View Solution
Rearrange the following parts into a meaningful sentence:
P: before making any major decisions
Q: is wise
R: to consider all possible outcomes
S: and seek advice if necessary
CUET (UG) - 2025
Sentence Arrangement
View Solution
If \( 9 + 1 = 81 \), \( 5 + 2 = 49 \), then \( 7 + 3 = \) ?
CUET (UG) - 2025
Puzzle
View Solution
Identify the error in the sentence (if any):
"She don't like to play cricket."
CUET (UG) - 2025
Subject-Verb Agreement
View Solution
5, 10, 17, 26, ?, 50 — Find the missing number.
CUET (UG) - 2025
Number Series
View Solution
View More Questions