ifc sample paper

Upload: barun-sobti

Post on 05-Jul-2018

213 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/16/2019 IFC Sample Paper

    1/3

     

    INTERNATIONAL SCHOOL OF ENGINEERING http://www.insofe.edu.in

    1. Find the distance between A(0, 0) and B(9, 12)

    a)  15

    b)  21

    c) 

    108

    d)  25

    2. What is the equation of the line that is parallel to the line 3x + 7y = 10 and passes through

    the point (4, 8)?

    a)  7x – 3y = 46

    b)  3x + 6y = 44

    c)  9x + 21y – 184 = 0

    d)  3x + 7y = 68

    3. Solve for Z --> -3 = (Z+4)/2

    a)  10

    b)  -10

    c)  6

    d)  1

    4. What is the minimum number of square marbles required to tile a floor of length 5 meters 78

    cm and width 3 meters 74 cm?

    a)  176

    b)  187

    c)  54043

    d)  748

    5. Suppose you can travel from a place A to a place B by 3 buses, from place B to place C by 4

    buses, from place C to place D by 2 buses and from place D to place E by 3 buses. In how

    many ways can you travel from A to E?

    a)  12

    b)  72

    c)  70

    d)  60

    6. The Indian Cricket team consists of 16 players. It includes 2 wicket keepers and 5 bowlers. In

    how many ways can a cricket 11 be selected if we have to select 1 wicket keeper and at least 4

    bowlers?

  • 8/16/2019 IFC Sample Paper

    2/3

     

    INTERNATIONAL SCHOOL OF ENGINEERING http://www.insofe.edu.in

    a)  840

    b)  252

    c)  1092

    d)  1000

    7. A car travels at 60 mph on a trip and at 100 mph on return trip. What was its average speed for

    the entire trip?

    a)  80

    b)  90

    c)  70

    d)  75

    8. What is the output of this C code?

    #includeint main()

    {

    Float f = 0.1;

    if (f == 0.1)

    printf("True");

    else

    printf("False");

    }

    a) 

    Trueb)  False

    c)  Won’t print anything 

    d)  None of the above

    9 If it takes 5 machines 5 minutes to make 5 widgets, how long does it take 100 machines to make

    100 widgets?

    a)  1

    b)  5

    c)  6

    d) 

    10.55

    10. In a lake, there is a patch of lily pads. Every day, the patch doubles in size. If it takes 48 days for

    the patch to cover the entire lake, how long would it take for the patch to cover half of the lake?

    a)  1 Day

    b)  47 Days

    c)  49 Days

    d)  24 Days

  • 8/16/2019 IFC Sample Paper

    3/3

     

    INTERNATIONAL SCHOOL OF ENGINEERING http://www.insofe.edu.in

    Disclaimer: This is a sample question paper and the questions here are only for the

    reference. Apart from the math, quant and logic questions students will be assessed on

    programming/coding abilities.

    11.

    What is the determinant of the matrix given below

    a)  10

    b) 

    4c)  -4

    d)  2

    12.Find the derivative of the function : f(x) = 4x

    3 −3x

    2 + 2x −π at x=2

    a)  38

    b)  20

    c)  16

    d)  15

    13.

    If A = and B = then find A * BT

    a) 

    b) 

    c) 

    d) 

    14.

    a)  3.5 x2+ 9x 

    b)  x2+ 9x 

    c) 

    4x

    2

    + 8x d)  5 x

    2+ 9x