Download as pdf or txt
Download as pdf or txt
You are on page 1of 24

Rajiv Gandhi Univo-!.

Rajiv Gandhi University of Knowledge Technologies


RK Valley
Academic Year 2022 - 23: Semester II
End Senmester Test

Computer Science & Engineering


20CS4142-UNIX AND SHELL PROGRAMMING
R18Batch & Regular Mode of Examinations

Year: ENGG-3 Date of Examination: 05th jul 2023


Time: 180Minutes Max Marks: 60

The Question Paper Consists of two parts: PART-A (18 Marks) &PART-B (42 Marks)
PART-A
Time: 54 Minutes 18 x 1 Mark= 18
PART-A consists of 18 Objective Questions
Answer AllQuestions. Each Question Carries 1 Mark

1.what is the default prompt symbol in korn shell


a. S b. # c. % d, >

2. ifyou give no argument for the cal command,it gives the calendar of the
a. current year b. current month
c. last three months d. Last six months.

3. when you are unsure about the syntax or application of a command, use
command followed by the name of the command for which you want
information.
a. who b. echo C. man d. Passwd
4. command is used to set or unset terminal inputoutput options
a. uname b. Ipr C. stty d. Man
5. what is the token to define the root directory
a. / b, \ d..

6. translate the permission xrwx--x to octal code


a. 421 b. 141 c. 272 d. 171

7. find the system default permission for a newly created file.


a. rw-rW-rW b. r--rw-f- C. rW-r d. rw-rw-f.
foreground job
8. the command used to stop or suspend a
C. ctrl+s d. ctrl+1
a. ctrl+z b. ctrl+c
substitution in bash shell
9. identifythe token used for command
c.(..)S d.
a. S[...] b. $(...)
10. which of the following is aset of line address
c. ^AI, /BS/ d. 22,56
a. 24 b./^$/
11. identify modify command in sed.
a. b C. W d. d
b. y
12. which of the following modifies the contents of source filename
b. sed c. both a and b d. None
a. grep
13. what can be stored in a ksh variable.

a. file nmames b. file content


C. commands d. Allof the mentioned
14. opreator used for standard output stream
a. < b.> C. << d. None

15. evaluates mathematical expressions in ksh


a. let b. set c. ((0) d. Botha nd c
16. evaluates mathematical expressions in csh
a. let b. set c. @ d. Both a nd c

17. shifts the parameters to the left in csh


a. << b.>> C. shift d. Set

18. the command used to know the exit status of acommand in csh
a. $? b. $status c. S) d.$<
Rajiv Gandhi University of Knowledge Technologies
RK Valley
Academic Year 2022 - 23: Semester II
End Semester Test

Computer Science &Engineering


20CS4142-UNIX AND SHELL PROGRAMMING
R18 Batch & Regular Mode of
Examinations
Year: ENGG-3
Time: 180 Minutes Date of Examination: 0sh jul 2023
Max Marks: 60

Time: 126 Minutes


PART-B
6 x7 Marks= 42
PART-B consists of 12 questions in 6 sets.
Each Question Carries 7 Marks and may Answer one full question from each set
have A, B' as two
*** sub-questions
1. Explain the following unix
commands
i)path i) script [7m]
iii) tar
(OR)
2. write the command used for each of the
syntax and example
following tasks and explain them with
i) link a file to another ii) list [7m]
the contents of a directory
ii) find a file iv) display the
absolute pathname of the current directory
3. Explain the following
Directory APIwith syntax and example
a. mkdir() b.rmdir() programs [7m)
(OR)

4. explain file system


structure.
5. list and explain [7m]
options with examples and also write the
types of shells. syntax of them in three
[7m]
(OR)
6.a. Explain head and tail
commands. Using
command to copy lines 20 to 60 of file 1to head and tail command , write a single
file2
[3m]
b.Explain the command that eliminates duplicate entries
options. in a file along with
[4m]
7. a. write agrep(or egrep) command that selects the
the string UNIX" and end lines from filel that start with
with the string UNIX.
b. write a egrep [3m]
command that have atleast two digits
C. write a egrep [2m]
command that selects the lines that have only one
should not have any integer. The line
other characters.
[2m]
(OR)
8. a. Write sed command that
replaces single space (only single space) with tab
space
b. Write sed command that [3m]
deletes the lines that contains a digit.
C. Write sed command that [2m]
displays 10 to 20 lines of a file
[2m]
9. a. Write a korn shell script that
accept file names as arguments and print the
number of lines, words and characters of each file.
[3m]

b. Write a korn shell script that accepts a file


name as argument and tells whether the
user is having read, write and execution permissions to that the
file or not? [4m]
(OR)
10. Write a korn shell script that prints "CSE" one thousand times
[7m]

11. list all the cshell features and explain any five of them.[7m]
(OR)
12. Write a C shell script that accepts even number of file names as arguments and
copies the contents of 1st file in to the 2nd file, 3rd file in to the 4th file and so on?
[(7m]
IIIT RK Valley (Idupulapaya)
Rajiv Gandhi University of Knowledge Technologies - Andhra Pradesh
AcademicYear 2022 - 23: Semester II
End Semester Test
Computer Science & Engineering
CS2103- CRYPTOGRAPHY & NETWORK SECURITY
R18 Batch & Regular Mode of Examinations
Year: ENGG 3 Date of Examination: 07 JUL 2023
Time: 180 Minutes Max Marks: 60

The Question Paper Consists of two parts: PART-A (18 Marks) & PART-B(42 Marks)
PART-A
18 x 1 Mark= 18
Time: 54 Minutes
PART-A consists of 18 Objective Questions
Answer AllQuestions. Each Question Carries 1 Mark

1. Match the following security services and its suitable meaning Security Service
Meaning of the service [

a) Authentication i)protect against unauthorized use of resources.


b) Access control ii)Counter active threats to data's integrity
c) Data Confidentiality [ iii) Protect against false denials of handling
data
d) Data integrity iv) Protect data from unauthorized disclosure.
e) Non-repudiation v) authenticate communicating peer and data
Sources

b) a-ii, b-ii, c-iv,d-v, e-i


a) a-v, b-i, c-iv, d-ii, e-ii
c) a-i, b-iii, c-v, d-ii, e-iv d) None

2. Traffic padding produces cipher text


a) absence of plaintext b) absence of cipher text
d) None of the above
c) presence of encrypted data
and Alice wants to use EIGamal to encrypt
3. Suppose Bob has ElGamal Bob.
a message m andsend it to
b) private key (p, a, B)
a) public key (p, a, B)
d) private key (P.p, a)
c) public key (a, B. p)
4. ECC is
b) Encrypted based Curve Cryptography
a) Elgamalc Curve Cryptography d) both (a) and (b)
c) Elliptic Curve Cryptography
Traffic analysis: Discovery of the pattern of traffic
5.
between parties
b) Message Authentication
a) Traffic Analalysis
c) Digital Signature d) all

techniques.
6. Birthday attacks are a class of
b) trailor error c) Brute force d) none
a) Eavesdrop

7.SHA algorithm developed by

a) Department of Defence b) National Security Agency


c) IETF d) None

8. MDS algorithm produces hash value.


a) 32-bit b) 64-bit c) 128-bit d) 160-bit

9. ISAKMP header length


a) 8-bit b) 16-bit c) 32-bit d) 64-bit

10. ESP stands for

a) Encryption-based Security Payload b) Encapsulating Security Payload


b) Encryption Secure Prototype d) All

11
encryption occurs independently on every link
a) End-to-End b) Link Encryption c) Process-to-Processs d) None
12 provide confidentiality of ;payment and ordering information ensure
the integrity of all transmitted data.
d)None
a) SSL b) TLS c) SET

13. is a program that propagates copies of itself to other computers.


a) Virus d)Zombie
b) Worm c) Exploits
volumeof
14. used to attack networked computer systems with alarge
traffic to carry out a Denial of Service (DoS) attack
d)Rootkit
a) Worm b) Flooders c) Virus
ajiv Gandhi Il

15.Match the following


group to find the suitable answer for the
authentication protocol steps
sequence. Kerberos
a) Step-1 i. Workstation prompts
user for password and uses
password to decrypt incoming message, then sends
and authenticator that contains user's name, ticket
address, and time to TGS. network
b) Step-2 ii. User logs on to
workstation and requests service on host
c) Step-3 I ii. Server verifies that
ticket and
access to service. If manual authenticator match, then grants
returns an authenticator. authentication is required, server
d) Step-4 iv AS verifies user's
access right in database, creates ticket
granting ticket and session key. Results are encrypted using key
derived from users password.
e) Step-5 v. TGS decrypts ticket and
authenticator, verifies request, then
Creates ticket for requested server.
f) Step-6 vi.Workstation sends
ticket and authenticator to server.
a) a-i; b-ii; c-ii; d-iv; e-v; f-vi
b) a-ii; b-i; c-iv; d-v; e-vi; f-ii
c) a-i; b-iv; c-i; d-v; e-vi; f-ii
d) a-ii; b-i; c-iv; d-v; e-vi; f-i

16. Compute signature pair in


a) r= (k mod p)mod q Digital signature creation
c)r= (g mod p)mod n b) r=(gmod p)mod q
d) none
17. SCHNORR KEY
algorithm how to choose a secret key (number): -----
nsure a) 0<SA<4
c) 0 < sA <n b)0 <s<q
d) none
9None 18.
Preserving authorized restrictions on intormation access
and
disclosure, including means for protecting personal privacy and proprietay
rs.
information.
mbie a) Confidentiality b) Integrity
c) Availability d) Denial of Service
olume of
[
Rootkit
IIT RK Valley (Idupulapaya)
Rajiv Gandhi University of Knowledge Technologies - Andhra Pradesh
Academic Year 2022- 23: Semester II
End Semester Test
Computer Science & Engineering
CS2103- CRYPTOGRAPHY & NETWORK SECURITY
R18 Batch & Regular Mode of Examinations
Year: ENGG 3
Date of Examination: 07JUL 2023
Time: 180 Minutes
Max Marks: 60

PART-B
Time: 126 Minutes
6 x7 Marks= 42
PART-B Consists of 6 units. Answer one full question from each unit.
Each Question Carries 7 Marks and may have 'A', B' as two
sub-questions
1. Explain services and mechanisms in network security.
OR
2. Explain the AESalgorithm process steps in detail with a neat
sketch at the
appropriate place.
Mention applications of the AES algorithm in the current internet scenario.

3. Explain Fermat's and Euler's theorem with suitable examples.


OR
4. Discuss traffic confidentiality in network security.

5. What is RSA? Explain the encryption and decryption process in RSA.


OR
6. Explain various hash functions used in cryptography.
7. What is a digital signature? Explain the importance of the Digital Signature
Standard.
OR
8. Define PGP? Explain authentication applications.
9. Define IP Security. Explain its architecture.
OR
10. What is ESP? Explain briefly about encapsulating security payload.

11. Define SSL/TLS. Explain the role of SSL and TLS and also differentiate the
secure socket layer and transport layer security.
OR
12. Define e-commerce. Explain the importance of e-commerce in terms of secure
electronic transactions in the current Internet generation.
Rajiv GandhiUniversity of Knowledge
Academic Year 2022 - 23: Technologies
II
RK Valley
Semester
End Semester Test Computer Science And Engineering
20CS3232- Subject:
(R18 Batch& Regular/ FreshSoftware Testing
Year: ENGG-3 Mode of Examinations)
Time:180Minutes Date of Examination:03 July,2023
Max Marks: 60
The Question Paper Consists of two
parts: PART-A(18 Marks) &
PART-B (42 Marks)
Time: 54 Minutes PART-A
1.What is the goal of the 18x1 Mark= 18
development life cycle?requirements analysis and specifications phase of software
A.
Understanding the customer requirements and organize them in an
document informal
B.Analyzing the cost of development
C.Determining scope of the software D.None of these above
2. Which one of the
following testing is performed by user?
A. Acceptance testing
C.Compatibility testing B.Unit testing
D.None of these
3.1f a problem occurs in a
be the approach for system 6 months after it
fixing that completely goes live, what will
A. Do not
involve tester problem on very urgent basis?
B. Just go for retest
C.
Always go for full regression test
D. Go forretest and then use risk
regression suit that will be executed.assessment to decide reasonable subset of
test
4.Component
A. Black box
test is a
C. Grey box Testing B. White box
Testing D. Both a andTesting
b
5.Data flow between two
modules is called
A.Functional testing testing?
C.System testing B.Integration testing
6.Each day during a Sprint, the D.Compatibility testing
A) Impediment team holds a
C) Backlog refinement B)Daily Scrum with specificguidelines.
D) Scrum of
7.The Scrums
is a
sequential or
software
downwards.development processes, non-iterative
in which design process,
progress is seen as which is used in
flowing steadily
A)Waterfall Model
B)Iterative Model
C) Spiral Model D) Big Bang Model
8.End result of Software
A) Functional and Requirement Analysis is
Behavioral
C) Usability and Reliability B) Architectural and Structural
D) Algorithmic and Data
Structure
9. Who is
responsible for Acceptance Testing?
A.Software tester
10. The most important thing B.Designer C.Customer D.Developer
about early test design is that it:
A.Means inspections are not required
C.Can prevent fault multiplication B.Makes test
D.Will find all preparation
faults
easier
11.Software testing which is done
A.Adhoc Testing without planning and Documentation is known as
C.Regression testing B. Unit Testing
D. Functional testing
12..Which of the following is true?
A.Component testing
B.The more tests you should be black box, system testing
should be white box.
run, the more bugs you will
CThe fewer bugs you find, the better find.
D.If you find a lot of bugs in you're testing was
quality of software testing, you should not be very
confident about the
13. Informing to the
A. Severity developer which bug to be fix first is called as
B. Priority C.Fix ability D. Traceability
14. A common test
A. Statement andtechnique during
branch testing component test is:
C. Security testing B. Usability testing
D.Performance testing
15. In a review meeting a
A. Takes minutes of themoderator isa person who:
C. Mediates meeting B. Takes telephone calls
between people D. Writes the
16. Which is not the documents to be reviewed
state of bug in bug Life
B, Deferred C. Cycle?
A. Verified
17. The test cases are Critical D. Postponed
A.Team lead signed off by whom?
18. C.Business Analyst B.Developer
A Test Policy
is
Document? D.Project manager
not a Test
C.PIN(Project Initiation Note) D. B.Test Case
RTM (Requirements Traceability Matrix)
Rajiv Gandhi University of Knowledge
Technologies RK Valley
Academic Year 2022 - 23: Semester II
End Semester Test Computer
Science And Engineering
20CS3232- Subject: Software Testing
(R18 Batch& Regular/ Fresh Mode of
Year: ENGG-3 Examinations)
Date of Examination:03 July, 2023
Time:18O Minutes
Max Marks: 60

SECTION - B
Answer the following question. Each
question carries SEVEN mark. (6 X7= 42 M)
1) Explain briefly about
Software Development Life Cycle model and its phases?
(OR)
2) Explain about Agile/Scrum methodology with neat
diagram?
3) i.What is white box testing and explain types of
black box testing?
ii. What are the types of
Applications used in Software testing?
(OR)
4) Write about
examples?
Globalization testing and types of Globalization testing with
suitable

S) What is Test case and what


are the Advantages of test case?
(OR)
6) i.Explain about Test Case Review process with
ii. What is test scenarios and template ?
write test scenario on Calender ?

7)Explain about
Requirement traceability matrix with template?
(OR)
8) What is
performance testing and types of performance testing?
9) i. Explain briefly
about STLC model and its phases?
ii. What is
Regression testing and types of regresion
(OR)
testing?
10) Explain about
Bug/Defect life cycle?
11) i. What is Test plan and
write about test plan
ii. Explain about
Test case Design
activities?
Techniques with examples?
(OR)
12) i.Write short notes on
Bug report template?
ii. Explain about
Alpha and Beta testing?
RajivGandhi University of Knowledge Technologies RK Valley
Academie Year 2022- 23: Semester II
End Semester Test (Type of the Test)
CSE, ECE & EEE
Subject: Intellectual Property Rights
(R18 Batch & Regular/ Eresh Mode of Examinations)
Year: ENGG-3 Date of Examination: 01 JULY 2023
Time: 180 Minutes Max Marks: 60

The Question Paper Consists of two parts:PART-A (18 Marks) &PART-B (42 Marks)
PART-A
Time: 54 Minutes 18 x 1Mark= 18
PART-A consists of 18 Objective Questions
Answer AlI Questions. Each Question Carries 1Mark
1. The Intellectual Property isa form of :
a. Tangible b. Intangible c. Immovable d. Corporeal

2. Arrange the following conventions in chronological order of its establishment:


1. Paris Convention for the Protection of Industrial Property
2. World Intellectual Property Organization
3. Berne Convention for the Protection of Literary and Artistic Works

a.1-2-3 b.1-3-2 c.3-1-2 d. 3-2-1

3. What is the main purpose of IP?


a. Encourage new creation. b. More Marketing
c. More Investment d. Allof the above
4. Which act of law in India protects trade marks
a. Trade Marks Act, 1999 b. Trade Marks Act, 1979
C. Trade Marks Act, 1989 d. Trade Marks Act, 1969
5. What is the duration of trademarkregistration as defined by Trade Marks Act, 1999
a. 3 years b. 5years c. 7years d. 10 years
6. Trademark
a. is represented graphically
b. is capable of distinguishing the goods are services of one person from
those of others
c. may includes shapes of goods or combination of colours
d. Allof the above
7. Registrar of Copyrights appointed by_? b. The State Government
a. The CentralGovernment of India
c. Parliarment d. None of the above

8. What is not eligible for copyright?


a. Books b. Music
d. Painting
c. Mere variations of typographic ornamention

9. Which of the following is not a fair use of a copyrighted work?


a. Use for research b. Use for Criticism
C. Use for review d. Use for commercial purposes
10. Patent is a

a. Transferable Property b. Negotiable Property


c. Real Property d. Non Transferable Property

11.What cannot be patented in India?


a. a computer program, b. scientific theory
C. mathematical method, d. All of the Above
1970?
12. What can be patented under Patent Act
b. An Invention
a. Playing a Game
d. An Aesthetic Creation
C. A Scheme
Trade Secret?
13. Which of thefollowing information may constitute a
a. Manufacturing Process b. Distribution Process
c. List of Customer d. All of the above

14.Can a semiconductor integrated circuit layout design be considered as an


intellectual property?
a. Yes b. No c. Maybe

15. Which of thefollowing is not an intellectual property law?


a. Copyright Act, 1957 b. Trademark Act, 1999
c. Patent Act, 1970 d. Customs Act, 1962
16. World intellectual Property day celebrated on
a. April 24 b. April 25 c. April26 d. April 27
no fat in any cheese made from it.
17. Anew way to process milk so that there is
b. Trade mark c. Patent
a. Copy rights
d. Industrial designs e. Geographical indications
18. is a right obtained by a person for his innovation.
d. License
a. Copy right b. Patent c. Trademark
Rajiv Gandhi University of Knowledge Technologies RK Valley
Academic Year 2022-23: Semester Il
End Semester Test (Type of the Test)
CSE, ECE & EEE
Subject: Intellectual Property Rights
(R18 Batch & Regular/ Fresh Mode of Examinations)
Date of Examination: 01 JULY 2023
Year: ENGG-3
Time: 180 Minutes Max Marks: 60

PART-B
6x7 Marks= 42
Time: 126 Minutes

Answer one full question from each set


PART-B consists of 12 questions in 6 sets.
may have A', B' as two sub-questions
Each Question Carries 7 Marks and

property? Explain the different types of intellectual


1. Define Intellectual
property?
(OR)
in IP registration? Explain.
2. Who are the agencies involved

trademark selection and evaluation.


process involved in
3. Explain the (OR)
involved for trademark registration
process
4. Describe the

nature ofcopyright with examples?


5. Discuss the
(OR)
ofPatentability? Discuss.
basic elements
6. What are the
with
andconfidentialinformation
note on trade secret
7. Writea
examples.
Ans Marke: 60

(OR)
8. Discuss the legal framework against unfair
competition in India. of
to

9 Briefly explain the intellectual property audit.

(OR) S

10. Discuss the international development in trade secrets law.

11. A)False Advertising


B) WIPO
(OR)
12. Give a brief note on international trade mark law.
Rajiv Gandhi University of Knowledge Technologies - Andhra Pradesh
End Semester Test -Computer Science & Engineering
Analysis of Algorithms
R18batch
Year: ENGG-I Date of Examination: 26-06-2023
Time: 180 Minutes Max Marks: 60

SECTION-A
Answer the following question. Each question carries one mark. (18X 1= 18 M)
1. How many components of NLP are there?
A. 2 B.3 C. 4 D. 5
2. Secondexpert system introduced by Stanford university is ?
A. CaDet B. DENDRAL e. MYCIN D. None of the
above
3. A rule based system can simply be created using?
A. Assertions B. Set of Assertions C. Rules D. None of
the above
4. What is Machine Translation?
A. Converts one human language to another
B. Converts human language to machine language
C. Converts any human language to english
D. Allof the above
5. Automated vehicle is an example of?
A. Supervised Learning B. Unsupervised Learning
C. Reinforced Learning D. Active Learning
6. Rules are expressed as a set of
A. Switch statements B. IF-THEN
C. Using Loop D. Using continuous statements
7. Father of AI?
A. Alan Turing. B. John McCarthy
C. Charles Babbage D. None of the above
8. Which of the following is the common language for AI
A. PYTHON B. LISP
C. JAVA D. PHP
9. Howdoes an Alagent interact with its environment
A. Using Sensors B. Using Perceivers
C. Both Iand 2 D. None of the above
10. Which algorithm uses least memory?
A BFS B. DFS
C. Both I and 2 D. None of the above
11.PEAS is an abbreviation for?
A. Peer, Environment, Actuators, Sensors
B. Performance Environment, Actuators,Sensors
C. Peace ,Environment,Actuators,Sense
D. Peer,Environment,Action ,Sensors
12. Knowledge in Al can be represented as
A. Propositional Logic B. Predicate Logic
C.Both l and 2 D. None of the above
of
13. How can we achieve Alin real life?
A. Machine Learning B. Deep Learning
C.Bothl and 2 D. None of the above
14. Exploratory Learning is.
A. Supervised Learning B. Unsupervised Learming
eNBoth D.None
15.The measure of performance of an Al agent? C. Both D.
A. Learning Agent B. Changing Agent
None of the above
types of AI?
16. What are the differentB. D. Allof above
Weak AI C. Applied Al
A. Strong AI
in Al are?
17.The propositional symbols and D. F
NULL C.T
A.T and F B. TandF
18.Parsing is used for? B.Parse Tree Buildup
A.Sound Recognition D. None of the above
C. Data Interpretation
Rajiv Gandhi University of Knowledge Technologies -Andhra Pradesh
End Semester Test Computer Seience &Engineering
Analysis of Algorithms
R18 batch
Date of Examination: 26-06-2023
Year: ENGG-3
Time: 180 Minutes Max Marks: 60

SECTION-B

X7 = 42 M)
Answer the following question. Each question carries SEVEN mark. (6

H. A. Define Artificial Intelligence. Explain State Space Search.


B.Explain Breadth First Search (BFS) with an example.
OR
characteristics.
2. Define Production System and it's

Satisfaction Problem with an example


3. A. Explain Constraint
the following graph.
B. Explain Best First Search for

h(n)
4

OR
Breadth First Search(BFS) with
4)A. Define Uninformed search.Explain
an example
Ends Analysis.
B. Explain Means
5. A.What is Knowledge Representation and why is Knowledge
Representation amain factor.
B. What are different methods to represent Knowledge.
OR
6)A. Explain Predicate, Instance and IS-A relation with examples.
B. Explain Forward and Backward reasoning.

(7} Explain Semantic Nets and Frames in detail with examples.


OR
8. Explain Script along with its components in detail with an example.

9. Explain Semantic Analysis and its representations in detail.


OR
10.What is NLP.Explain 5 steps of NLP in detail.

DExplain Expert System architecture , its characteristics and its


applications.
OR

12.What is Knowledge Acquisition and Explain General Learning Model.


Rajiv GandhiUniversity of Knowledge Technologies
AY22-23/CSE/E3Si/CDC
Date:28.06.2023 Time: 180 min Max Marks: 60
Level 1( -20 questions) each question carries I mark. b. 75.65
I. Fillthe blank in the series. 2,3, 5, 7, 11, 13,, 19 72.50
a. 17 d. 70.78
b. 18
10. Tarun is the father of Rohit. Rohit is the brother of
c. 16
d. 15
Kala. Kala is the wife of Dilip. How is Dilip related to
Rohit ?
2. Which of the following is divisible by 8? a. Father-in-law
a. 144848 b. Brother-in-law
b. 144748 c. Uncle
c. 144846 d. Son
d. 144745 11. A shopkeeper sells an article for Rs. 200 with a loss
3. Which of the following year is not a leap year? of Rs. 20 %. Find the cost price of the article.
a. 2100 a. 220
b. 1960 b. 280
c. 2080 C. 250
d. 2024 d. 260
4. The sum of 3 consecutive even numbers is 54, find 12. H.C.F. of 513, 1134 and 1215 is
the largest of these numbers. a. 18
a 20 b. 33
b. 26 c. 27
c. 16 d. 36
d. 15 13. A sum of Rs. 12,000 amounts to Rs. 15,000 in 4
5. Which of the following fraction is thelargest? years at the rate of simple interest. Find the rate of
7/8, 13/16, 31/40,63/80 interest.
a. 7/8 a. 4.25 %
b. 13/16 b. 5.9%
c. 31/40 C. 6.25 %
d. 63/80 d. 5%
6. Calculate H.C.F. of 2/3, 16/81, 8/9 14. Find L.C.M. of 1.05 and 2.1
a. 2/9 a. 1.3
b. 2/81 b. 1.25
c. 8/3 c. 2.1
d. 3/16 d, 4.30
7. Pointing to a photograph, a man said, MI have no 15. S.P. of 10 candles is same as C.P. of 12 candles.
brother or sister but that man's father is my father's Find the gain percent.
son."Whose photograph was it ? a. 25 %
a. His nephew's b. 11%
b. His son's c. 20 %
c. His own d. 15 %
d. His father's 16. The H.C.F of 9/10, 12/25, 18/35, and 21/40 is?
8. Find the number of terms in geometric progression 3, a. 1/1400
6, 12, 24, ----,384. b. 5/1400
a. 10 c. 7/1400
b. 8 d. 3/1400
c. 11 17. Rajiv is the brother of Arun. Sonia is the sister of
d. 9 Sunil. Arun is the son of Sonia. How is Rajiv related to
9.Atrader expects a gain of 15 %on his cost price. If in Sunil?
a week his sale is of Rs. 580, then what is his profit? a. son
a. 73.26 b. father
e brother 24.A rectangular courtyard 4.55 meters long and S.25
d nepbew meters wide is paved exactly with square tiles of same
Common data: Study the following information and size. Find the largest size of the tile used for this
answer the given questions (18-20) purpose?
a. 35 cm
Qis the sister of M. P is wife of M. P has only one son R.
Sis mohet of P. S is married to T. T has only one son and b. 45 cm
oaly one daughter. c. 25 cm
18. As per the given information, how is M related to S? d, 21 cm
a son
25. The unitdigit of 123 x 456 x 789 is
a. 2
c nephew b. 3
d son-in-law c. I
19. As per the given information, how is R related to Q? d. 0
a Uncle 26. Four bells ring at an interval 3min, 4min, 5min and 6
b. Niece minutes respectively. If all the four bells ring at 9am
c Aunt first, when will it ring again?
a. 10:00am
d Nephew
20. If P issister of J, bow is J related to M? b. 10:15 am
a Sister-in-law 10:30 am
d. 10:45 am
b. Brother
c Uncle 27. The unit digit of 123 is
a. 9
d Brother-in-Aaw
b. 0
c. 8
Lael 2(21-60 questions) each question carries 2 mark. d. 7
21. Match the following
List 2 28. The H.C.F. of two numbers is 11 and their L.C.M. is
List 1 7700. If one of the numbers is 275, then the other is:
1 Whole number but not a real number A2
B a. 308
2 Even primenumber b. 306
3 Smallest odd prime number Cl0 3
c. 310
D 4
4 Neither a prime nor a composite number d. 312
Composite number E3 29. A, Band C start at the same time in the sam
5 6&7
6 Co-primes direction to run around a circular stadium. A completes
G6&8 a round in 100 seconds, B in 200 seconds and c in 400
a 1C,2-A, 3-E. 4-B, 5-D, 6-F seconds, all starting at the same point. After what tme
1-A 2-C. 3-B. 4-E. 5-D. 6-F willthey again at the starting point? 3
b.
c. 1-A, 2-C, 3-B, 4-D, 5-E, 6-G a. 400 seconds
d 1C, 2-A, 3-B, 4-E, 5-D, 6-G b. 500 seconds
5,00,000. On
22. A man purchased two plots for Rs. 15%.
c. 600 seconds
one he gains 15 % while on the other he losses d. 700 seconds
Find how much does he gain or lose in the transaction. 30. Find the largest number of 4-digits divisible by la 39
a 2.25 % 15 and l18
b. 1.5% a. 9900
c. 2% b. 9750 C
d. 2.50 % c. 9450
23. The sum of numerator and denominator of a fraction d. 9000
is 30. If 2 is added to numerator and 2 is subtracted 31. FindH.C.E. of0.63 and L.05 C
from denominator, then it becomes 2/3. Find the a. 0.28
fraction. b. 0.21 40.
a l2 c. 0.56 of
b. 1/4 d. 0.84 crossings Ima
roaad I08
c. 1/3 32. The traftic lights at three difterent
sec and
sec a.
d. 2/3
change after every 40 sec, 72
$.25 respectively. If they allchange simultancously at S: 20: b. Daughter
Same 00 hours, then find the time at which they willchange c. Mother
this simultancously. d. Sister
a. 5:28 :00 hrs 41. The calendar for the year 2001 is same for which of
b.5:30: 00 hrs the following year?
c.S:38 :00 hrs a. 2005
d. $:40:00 hrs b. 2011
33. 365167484 is divisible by c. 2007
a 5 d. 2006
b. ll
42. A dealer marks price of all the goods at 30 %above
c.3
the cost price and assumes that he will make a profit of
d. 7 15 % if he offers a discount of 15%. Find what will be
34. 5 times a positive number is less than its square by his actual profit on sales?
d6 24. What is the integer? a. 15 %
am a. 5 30%
b. 8 c. 10.50 %
c. 7.5 d. 12.50 %
d. 9 43. Find the single discount equivalent to a series
35. Find the unit digit of (4137)'S4 discount of 30 %, 20 %and 10%.
a 7 a. 48.3%
.b.9 b. 38.21 %
c. 3 c. 49.6%
d. 1 d. 33.33 %
36. If 6 + 12 + 18 + 24 + -- = 1800, then find the 44. After two successive discounts, a tie with a list price
number of terms in the series. of Rs. 120 is available at Rs. 90. If second discount is 9
is a 21 %, what is the first discount?
b. 24 a. 15.23 %
c. 23
b. 13.26 %
d. 22
C. 17.58 %
37. Find which of the following number is divisible by d. 18.53 %
11?
a 246542
45.What day of the week was 31st July, 1993?
a. Monday
b. 415624
c. 146532
b. Sunday
c. Saturday
d. 426513
d. Tuesday
38. 26th January, 1996 was a Friday. What day of the 46. A man sells one camera A for Rs.
week lies on 26th January, 1997? 7500at a gain of
20% and another camera B for Rs. 8550 at a loss of 5
a Saturday %. Find his total loss or gain%.
b. Sunday a. 2.7%
c. Monday b. 4.2%
d. Thursday c. 5.2 %
39. A boy bought camel and carriage for Rs. 5000. He d. 5.1%
sells the camel at a gain of 20% and the carriage at a 47. Rajiv is the brother of Arun. Sonia is the sister of
loss of 10%. If he gains 3% on the whole, then find the Sunil. Arun is the son of Sonia How is Rajiv related to
cost of the camel. Sonia?
a 2400
b. 2170 a. Nephew
c. 2315 Father lnspector
c. Son
d. 2600 d. Brother
40. Pointing toward agirl, a man said - She is
daughter
of only son of my father's wife. How girl is related 48. The selling price of 40 apples is equal to cost
price
man?
to of 35 apples. Find the profit or loss obtained.
a Aunt a. Gain of $.5 %
b. Gain of 12.5 %
c. Loss of 12.5 % a. Rs. 20.36
d. Loss of 5.5 % b. Rs. 30.50
49. A merchant sells 30 metres of cloth and gains selling c. Rs. 22.90
price of 10 metres. Find the gain percent. d. Rs. 25.89
a. 75 %
b. 25%
57.Introducing Reeta, Monica said, "She is the only
c. 50 %
daughter of my father's only daughter." How is
Monica related to Reeta?
d. 15% a. Aunt
50. If a boy sells a book for Rs. 450 he gets a loss of 10 b. Niece
%, then find cost price. To gain 10 %, what should be c. Cousin
the selling price? d. Mother
a. 400, 500 58. A dealer sells his goods at cost price. If by using
b. 550, 600 false weights he gains 4. 166%, then find the weight he
c. S00, 5S0 uses for1kg.
d. 475, 525 a. 968.53 gm
51. A sum was put at simple interest at a certain rate for b. 992.56 gm
2years. Had it been put at 2 % higher rate, it would c. 950.50 gm
have fetched Rs. 400more. Find the sum. d. 958.34 gm
a. 12000
b. 9000
59. Pointing to a gentleman, Deepak who is male ,said"
c. 8000 his only brother is the father of my daughter's father."
how is the gentleman related to Deepak?
d. 10000 a. Grandfather
52. Pointing to a photograph Rasika said, "He is the b. Father
grand son of my grandmother's only son, "How is the c. Brother-in-law
boy in photograph related to Rasika? d. Uncle
a. Brother 60. Match the following
b. Can not be determined List 1 List 2
c. Son
d. Either Nephew or Son 1| Sibling's son A| Paternal uncle
2| Uncle's child BNephew
53. Vijay says "Ananda's mother is the only daughter of
3 Father's brother CCousin
my mother". How is Ananda related to Vijay?
a Brother Mother's - sister's D Maternal grand father
b. Father father
c. Grand Father 5 Son of son's child E Grand child
d. Nephew a. 1-A, 2-C,3-B, 4-E, S-D
54. Rahul told Anand-Yesterdayl defeated the only b. 1-C, 2-B, 3-A, 4-D, 5-E
brother of the daughter of my grandmother. Whom did c. 1-A, 2-C, 3-B, 4-D, 5-E
Rahul defeat ? d. 1-B, 2-C, 3-A, 4-D, 5-E
a. Father-in-law
b. Son
c. Brother
d. Father
55. Anjali says, "He is the only son of the father of my
sister's brother." How is that person related to Anjali?
a. Uncle
b. Cousin
c. Father
d. Brother
56. A manufacturer sells a pair shoes to a
dealer at a profit of 20 %. Wholesaler sellswholesale
retailer at a profit of 25 %. The shoes are againthem
to
sold
the customer for Rs. 50.50, therby earning a profit of to
30 %. Find the cost price of manufacturer.

You might also like