Self Studies

Computer Scienc...

TIME LEFT -
  • Question 1
    5 / -1

    To prevent infection by a computer virus:

  • Question 2
    5 / -1

    Consider a tuple tup1 = (10, 15, 25 and 30). Identify the statement that will result in an error

  • Question 3
    5 / -1

    Directions For Questions

    Which of the following statements correctly describe stack operations?

    (A) A stack follows the Last-In, First-Out (LIFO) principle.

    (B) The PUSH operation adds an element to the top of the stack.

    (C) The POP operation removes an element from the bottom of the stack.

    (D) A stack can be implemented using lists in Python.

    ...view full instructions

    Choose the correct answer from the options given below:

  • Question 4
    5 / -1

    A text file student.txt is stored in the storage device. Identify the correct option out of the following options to open the file in read mode.

    (i) myfile = open('student.txt','rb')

    (ii) myfile = open('student.txt','w')

    (iii) myfile = open('student.txt','r')

    (iv) myfile = open('student.txt')

  • Question 5
    5 / -1

    Which module is to be imported for working in binary file?

  • Question 6
    5 / -1

    What will be the output of the following program?

    tuple=("Check")*3

    print (tuple)

  • Question 7
    5 / -1

    Convert the following infix expression to postfix expression using stack:

    (A+B*(C-D)^E+(F/G)^H-I)

  • Question 8
    5 / -1

  • Question 9
    5 / -1

    In python, Which of the following method  is used find weather the queue is empty or not?

  • Question 10
    5 / -1

    Match List-I with List-II:

    Choose the correct answer from the options given below:

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