InterviewSolution
Saved Bookmarks
| 1. |
The Backus-Naur Form (BNF) of {*( | | )} will be parsed as ______ for backwards compatibility.(a) {\}(b) {*}(c) {+}(d) {-}This question was addressed to me in an international level competition.The question is from MDX in division Business Intelligence of SQL Server |
|
Answer» Correct option is (b) {*} |
|