Self Studies

Computer Scienc...

TIME LEFT -
  • Question 1
    5 / -1

    Which of the following is a correct syntax to assign an empty list to the identifier named stackone?

  • Question 2
    5 / -1

    Trying to add an element to a full stack results in an exception called ____________. 

  • Question 3
    5 / -1

    While conversion of an Infix notation to its equivalent Prefix/Postfix notation, only ______________ are PUSHED onto the Stack.

  • Question 4
    5 / -1

    Which of the following operation will be performed by pops function on stack "stackname" in the following code?

    def pops(stackname):
          return len(stackname)

  • Question 5
    5 / -1

    As these built-in methods append() and pop() insert/delete elements at the _____________ end of the list, hence explicit declaration of TOP is not needed.

  • Question 6
    5 / -1

    Trying to pop an element from an empty stack results into a special condition ___________.

  • Question 7
    5 / -1

    A ___________ is commonly used data structure to convert an Infix expression into equivalent Prefix/Postfix notation.

  • Question 8
    5 / -1

    To handle matching of parentheses in an arithmetic expression which data structure is used?

  • Question 9
    5 / -1

    A ____________ notation is used for writing an expression in which binary operators are written in between the operands.

  • Question 10
    5 / -1

    Any arithmetic expression cannot be represented in which of the following notations?

Submit Test
Self Studies
User
Question Analysis
  • Answered - 0

  • Unanswered - 10

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Submit Test
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now