Q.No.1

Which of the following statements best describes the role of a configuration management tool in software engineering?

Q.No.2

By considering following activities of a project, the project duration will be Activity A B C D E Immediate predecessors - - - C A, B, D Duration (days) 4 5 3 7 5

Q.No.3

What is the correct order of phases in the Object-Oriented Development Cycle?

Q.No.4

Effective monthly interest rate will be …………., if nominal interest rate of 10% accounted for continuous compounding

Q.No.5

Consider the following three processes in the FCFS. Process ID. Brust-time Arrival-time P1 3 3 P2 6 6 P3 9 9 What is the average waiting time?

Q.No.6

Which of the following activation functions is commonly used for the output layer of a binary classification neural network?

Q.No.7

Greedy Best-First Search is an informed search algorithm that:

Q.No.8

An efficient transformation method which produces a parallel mirror image of an object is also referred as,

Q.No.9

What does the following function do for a given Linked List with first node as head? void fun1(struct node* head) { if (head == NULL) return; fun1(head->next); printf("%d ", head->data); }


About Simple Quiz

We're here to make learning fun and accessible. Whether you're a student, teacher, or just someone who loves quizzes, you can find something for you here. Test your knowledge across a wide range of subjects and see how much you know!


Get to know more

Quizzes under Computer Engineering


Start A Quiz

Do you want to start quiz mode? In this mode, you’ll answer against a timer. When the timer runs out, answers auto-submit, and you get feedback.

Start A Quiz

Do you want to start quiz mode? You'll answer against a timer. When the timer runs out, answers auto-submit