Prelims-Aptitude&C

Prelims-Aptitude&C

Professional Development

20 Qs

quiz-placeholder

Similar activities

Тесть по PHP #1

Тесть по PHP #1

Professional Development

18 Qs

Infosys Mock Test 8

Infosys Mock Test 8

Professional Development

25 Qs

Basics of Python Programming Unit-1

Basics of Python Programming Unit-1

University - Professional Development

20 Qs

CPR_Quiz_Arrays and strings

CPR_Quiz_Arrays and strings

Professional Development

20 Qs

Infosys Mock Test 7

Infosys Mock Test 7

Professional Development

20 Qs

C Programming Tutorial 1 (Chapter 2)

C Programming Tutorial 1 (Chapter 2)

Professional Development

15 Qs

Aptitude

Aptitude

Professional Development

20 Qs

Quiz: Seu Primeiro Programa em C

Quiz: Seu Primeiro Programa em C

Professional Development

15 Qs

Prelims-Aptitude&C

Prelims-Aptitude&C

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Joby M

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

1. P gives Q and R as many sweets as each of them has. Then Q gives P and R as many sweets as each of them has and finally R gives P and Q as many sweets as each of them has. If each of them finally had 24 sweets, then how many sweets did P start with?

39

21

12

24

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

In an examination, 80% of the candidates passed in English and 75% in Mathematics, 20% failed in both subjects and 86 failed only in Mathematics. Find the total numbers of candidates failed.

1720

688

44

430

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

1. Twelve men can complete 24 units of work in some days. If the volume of work is 100% more and the number of men is 33 % less, eight more days are required to complete the work. In how many days can fifty percent of the original number of men complete the original work?

8

4

12

6

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If a rectangle is selected at random from a chessboard, what is the probability that it is a square?

34/540

17/108

1/2

None of these

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A man sitting beside me at a hotel ate idlis one after the other by ordering plate by plate. He said to me after drinking some water the last one I ate was my hundredth idli in last five days. Each day I ate 6 more than the previous day. Can you tell me how many he ate yesterday?

26

24

22

20

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A three-digit number N leaves the same reminder upon dividing 68488 and 67516. How many possible values does N have?

8

6

5

4

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Determine the output:


#include<stdio.h>

#define COST(x, y) float cost; cost = (x + y) * 0.06 ;

int main()

{

float x=2500, y=5000;

COST( x, y );

COST(1500, 2000.5);

return 0;

}

450.00

210.03

This program has wrong declaration of cost.

This program has wrong assignation of values x and y.

It will print garbage values.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Professional Development