InterviewSolution
Saved Bookmarks
| 1. |
Scissoring enables __________(a) A part of data to be displayed(b) Entire data to be displayed(c) None of the mentioned(d) No data to be displayedI had been asked this question in unit test.My enquiry is from Bottom-Up Parsing-2 in portion Bottom Up Parsing of Compiler |
|
Answer» CORRECT choice is (a) A PART of data to be displayed The EXPLANATION is: DISPLAYS only some part of the data. |
|