CUCET ME-CSE Sample Paper
CUCET ME-CSE Sample Paper

Chandigarh University has decided to conduct an entrance cum scholarship test named as Chandigarh University Common Entrance Test (CUCET) for admission to various programs so as to provide an opportunity to bright and inquisitive young minds from across the country to study in most challenging and diverse academic environment.

CUET Sample Papers Aspirants who wish to take the CUET 2023 exam can practise the CUET 2023 sample papers to understand the exam format. Candidates will get a better understanding of the CUET syllabus and exam pattern through the CUET 2023 sample papers. The CUET sample papers contain MCQs based on cases, assertions, reasons, statements, and arguments/conclusions, and they cover various domains.

CUCET ME-CSE Sample Paper

1. Which of the given parse tree shows attribute value at each node?

  • Syntax tree
  • Concrete tree
  • Annotated parse tree
  • Concrete tree and parse tree both

2. Which of the given option is considered as the role of the predictive parsing?

  • To construct a bottom-up parser that never backtracks
  • To construct a top-down parser that backtracks
  • To construct a top-down parser that never backtracks
  • To construct a bottom-up parser that backtracks

3. Which of the given below is used to represent the flow of control in a program of activation tree?

  • B-tree
  • B+ tree
  • Breadth First Search
  • Depth First Search

4. Access time is minimum for accessing the symbol table which uses:

  • Hash Table
  • Self-organizing list
  • Search tree
  • Linear list

5. Which of the following technique can be used as intermediate code generation?

  • Quadruples only
  • Postfix notation only
  • Postfix notation and Three address code
  • Only three address code

6. Inputs to the code generator phase of compiler design are?

  • Intermediate code and optimized code
  • Intermediate code representation and symbol table
  • Code optimizer
  • Symbol Tables

7. The output of the code generator is a target program that does not includes?

  • Absolute machine language
  • Re locatable machine language
  • Machine language
  • Assembly language

8. Reduction in strength in compiler terms, means which of the given?

  • Removing common subexpressions
  • Replacing run time computation by compile time computation
  • Replacing a costly operation by a relatively cheaper one
  • Removing loop invariant computation

9. Which of the given below option is correct about peep-hole optimization?

  • It can be used to optimize intermediate code
  • It can be applied to a portion of the code that is not contiguous
  • It is applied in symbol table to optimize the memory requirements
  • It is applied to small part of the code and applied repeatedly

10. Quadruple is a record structure with which of the given four fields?

  • Op, arg1, arg2 and result
  • arg1, arg2, op1 and op2
  • op1, op2, arg2 and result
  • op1, op2, result1, result 2

To get exam alerts and news, join our Whatsapp Channel.

Leave a comment

Your email address will not be published. Required fields are marked *