0% found this document useful (0 votes)
228 views4 pages

Sample Question BCSE

The document contains a practice test for admission to the undergraduate computer science program at University of Asia Pacific. It includes multiple choice questions across various subjects like physics, math, ICT and English. The test aims to evaluate the candidate's knowledge and skills in these areas for admission to the program.

Uploaded by

tahasheikh822
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
228 views4 pages

Sample Question BCSE

The document contains a practice test for admission to the undergraduate computer science program at University of Asia Pacific. It includes multiple choice questions across various subjects like physics, math, ICT and English. The test aims to evaluate the candidate's knowledge and skills in these areas for admission to the program.

Uploaded by

tahasheikh822
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Department of Computer Science & Engineering

University of Asia Pacific (UAP)

BSc in Computer Science and Engineering


Undergraduate Admission Test - Fall 2023
Full Marks: 50 Duration: 1 Hour

Application ID:
Instructions:
• You have to complete both MCQ and written questions within 1 hour.
• Each MCQ question carries worth 1 mark. Marks for the written questions are shown in the margins.
• Fill in/write the correct answer with a ballpoint pen. There is no negative marking.
• There is no negative marking for incorrect answers.
• Physics – 10
01 Which one of the following is a scalar quantity?
 Displacement  Velocity
 Speed  Acceleration
02 The representation of the first law of thermodynamics is -
 dQ = dU + dW  dQ = dW - dU
 dQ = dU – dW  dQ = dU + 2dW
03 When a pure semiconductor undergoes heating, its resistance -
 Increases  Stays constant
 Decreases  Indeterminate
04 If an object of 2 kg falls from a height of 12 m, how long does it take to reach the ground?
 2.24 seconds  1.76 seconds
 2.04 seconds  1.56 seconds
05 The rate of doing work is called -
 Force  Acceleration
 Power  Displacement
06 A force of (-2i + 3j + 4k) N is applied to a substance to move it from point (3, -4, -2) to point (-2, 3, 5). What is
the total amount of work done?
 7 N  59.72 J
 49 J  59 J
07 What is the period of a simple pendulum for an astronaut in space?
 2 sec  0 sec
 ∞ sec  84.6 sec
08 What is the average life of Uranium with a half-life of 4.5 x 108 years?
 3.11 x 108 years  6.48 x 108 years
 6.48 x 10-8 years  2.22 x 10-9 years
09 If an object weighs 60 N on Earth, what is its weight on the Moon?
 20 N  600 N
 10 N  0 N
10 On which of the following factor does the intensity of light depend?
 Frequency  Wavelength
 Velocity  Amplitude

1
Mathematics - 15

01 What is the period of tan2x?


 2π  π
 3π/2  π/2
02 The circle x2 + y2 - 6x + 4y + c = 0 touches the y axis. What is the value of c?
 -2  3
 4  9
03 What is the slope of the line represented by the equation x - √3y = 7
 -√3  -1/√3
 1/√3  √3
04 How many different arrangements can be made with the letters in "CSEUAP"?
 5040  2050
 2520  4050
05 What is the range of cosine function?
 {-1,1}  (-1, 1)
 (-1, 1]  [-1, 1]
06 What is the angle between the hour hand and the minute hand at 11:30?
 165  185
 195  175
07 Determine the circumcenter of a triangle with vertices at (0, 0), (4, 0), and (0, 6).
 (2,3)  (3,0)
 (3,2)  (0,3)
08 Which set of matrices are multipliable?
 A2x2, B3x3  A3x1, B3x1
 A3x1, B3x3  A3x4, B4x2
09 Calculate the dot product of vectors A = 𝑖̂ + 𝑗̂ + 𝑘 , B = √3 𝑖̂ + 3 𝑗̂ − 2 𝑘̂.
̂
 1 - √3  √3
 1 + √3  3
10 What is the mirror of a point (3,4) across the y-axis?
 (3,-4)  (0,4)
 (3,4)  (-3,4)
11 Which set represents the solution to the inequality x 2 + 2x − 3 < 0?
 1 < x < 3  x < 3 or x > 1
 -1 < x < 3  -3 < x < 1
12 Suppose there are 1200 students participating in the UAP-CSE admission test, and 200 students will be chosen.
What is the probability of you being selected?
 1  1
2 8
 1  1
4 6
13 What is the factorial of 5?
 5  120
 25  555
14 What is the derivative of the sin(x)?
 cos(x)  -sin(x)
 -cos(x)  x sin(x)
15 𝑑
Given, 𝑦 = 3𝑥 + 9, Find the 𝑦.
𝑑𝑥
 12  3
 6  9

ICT - 10

2
01 What is the full form of VIRUS?
 Virtual Information Resources Under Siege  Virtual Informative Runtime User System
 Vital Information Resources Under Siege  Valuable Information Resources Under Siege
02 Which SQL command is used to get records from a database table?
 SELECT  UPDATE
 FETCH  GET
03 What is the value of Y in the given circuit diagram?

 ( A + B ) . C  A⊕B⊕C
 ( A ⊕ B ) . C  (A⊕B)+C
04 In which network topology a central computer is not used?
 Bus  Star
 Tree  Mesh
05 What is the binary of decimal number 7?
 101  110
 111  011
06 Which device is used in star topology?
 Hub  Modem
 Repeter  Router
07 Which is the appropriate HTML tag to display H2O?
 <H sub> 2 </ sub O>  H<sub> 2 </sub> O
 <H sub 2> </ O sub>  <H sub> <2 /sub O>
08 How many bits are needed for an IPv4 address?
 8  16
 32  64
09 What is the output of the following C program?
#include <stdio.h>
void main() {
printf(“CSE”);
printf(“UAP”);
}
 CSEUAP  CSE UAP
 “CSE”  CSE
“UAP” UAP
10 How many heading tags are in HTML?
 6  5
 9  7

English - 15

01 The cat ________ on the windowsill when it started to rain.


 sat  is sitting
 sits  sitting
02 Please don’t forget to _______ the lights before you leave the room.
 turn off  turning off
 turns off  turned off
03 Sarah is _____ good at playing the piano.
 very  many
 much  so
04 She couldn't find her keys, so she had to _______ her plans for the day.
 cancel  canceling
 canceled  cancels
05 Be pure ………. heart.

3
 at  in
 from  of
06 The movie was so interesting that I couldn't help but _______ it twice.
 watched  watching
 to watch  watch
07 Have you read _______ article on climate change in today's newspaper?
 a  the
 an  none
08 This university invested heavily _______ research and development to generate innovative ideas.
 in  with
 on  for
09 What is the plural form of "child"?
 Childrens  Childs
 Children  Childes
10 Choose the antonym of "vivid."
 Bright  Lively
 Dull  Colorful

11 Write a short paragraph on “Global Warming”. 5

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy