Time Left - 05:00 mins

AFCAT EKT Daily Quiz -8

Attempt now to get your rank among 400 students!

Question 1

The all-day efficiency of a transformer depends on

Question 2

Slip rings for induction motor are made of

Question 3

The liquid is flowing separately through each of two pipes whose diameters are in the ratio of 2:1, if the ratio of the velocities of flow in the two pipes by 1:2, then the ratio of the amounts of the liquid flowing per sec through the pipe will be

Question 4

In order to allow only one process to enter its critical section, binary semaphore are initialized to

Question 5

Calculate the total time of the following code:
main()
{
x=y+z;
for(i=1; i<=n; i++)
{
x=y+z;
}
}
  • 400 attempts
  • 4 upvotes
  • 5 comments
Jun 8GATE & PSU CS