You are on page 1of 1

Q.

Q.
Q.
Q.
Q.
Q.
Q.
Q.
Q.
Q.
Q.
Q.
Q.

Can we run a C program without main()?


Features of C++.
What is abstract class and normal class?
Write a program to insert a node into linklist ?
What is short term scheduler?
What is agile model of SDLC?
Waterfall model SDLC.
Disk scheduling (OS).
What is requirement traceability matrix?
Questions on project?
What is the most difficult code you have ever run?
What innovative you have done in CS?
25 Horses puzzle.

Let's say that you have 25 Horses, and you want to pick the fastest 3 horses out
of those 25.
In each race, only 5 horses can run at the same time because there are only 5 tr
acks.
What is the minimum number of races required to find the 3 fastest horses withou
t using a stopwatch?

You might also like