Self Studies

Computer Scienc...

TIME LEFT -
  • Question 1
    5 / -1

    Which kind of data has been that is not arranged according to a pre-set data model or schema?

  • Question 2
    5 / -1

    Statement 1: A program cannot be executed until all errors are rectified.

    Statement 2: A program cannot be executed until all exceptions are handled.

  • Question 3
    5 / -1

    Consider a list where we have to search for 2 different values using hashing. One of the numbers, ‘a’ is present at index = 3, and the other one, ‘b’ is present at index = 7.

    How many comparisons will have to be made to search for ‘a’ and ‘b’?

  • Question 4
    5 / -1

    Which of the following is not a digital storage device?

  • Question 5
    5 / -1

    In which case is the Name Error exception raised in Python?

  • Question 6
    5 / -1

    Which of the following statements are true?

    S1:Reports are used to give the summary data.

    S2: Forms are used to collect data, display results of the queries, perform computations, etc.

  • Question 7
    5 / -1

    Consider the list of data [56, 80, 39, 41, 29, 61] and the hash function h[i] = i % 7 where i is each element of the list. What will be the index value of the element 39?

  • Question 8
    5 / -1

    What will be the output of the following code?

    myobject=open("myfile.txt",'r')

    myobject.readline(10)

    myobject.close()

  • Question 9
    5 / -1

    Consider a list of 10 elements:

    Array = [7, 11, 3, 10, 17, 23, 1, 4, 21, 5]

    Determine the partially sorted list after three complete passes of insertion sort, in descending order.

  • Question 10
    5 / -1

    The module _________ is used for serializing and de-serializing any Python object structure.

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