CUET-UG SERIES Programming-and-data-structure
Character String
1 previous year questions.
Volume: 1 Ques
Yield: Medium
High-Yield Trend
1
2023 Chapter Questions 1 MCQs
01
PYQ 2023
medium
programming-and-data-structure ID: cuet-ug-
The postfix for a string is ABC + โ D*, the actual string will be :
1
(A-(B+C))*D
2
((A-B)+C)*D
3
((A+B)-C)*D
4
(A+(B-C))*D