2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
25th November 2016, 09:55 AM
Super Moderator
 
Join Date: Mar 2013
Re: Written Test Of HCL

As you Asking for the Sample Questions for the Aptitude Test of the HCL Placeemtn Drive the Sample Question Paper is given below


Aptitude Questions

1. Which of the following involves context switch,
(a) system call
(b) priviliged instruction
(c) floating poitnt exception
(d) all the above
(e) none of the above

Ans: (a)

2. In OST, terminal emulation is done in
(a) sessions layer
(b) application layer
(c) presentation layer
(d) transport layer

Ans: (b)

3. For 1 MB memory, the number of address lines required,
(a)11
(b)16
(c)22
(d) 24

Ans. (b)

4. Semaphore is used for
(a) synchronization
(b) dead-lock avoidence
(c) box
(d) none

Ans. (a)

5. Which holds true for the following statement
class c: public A, public B
a) 2 member in class A, B should not have same name
b) 2 member in class A, C should not have same name
c) both
d) none

Ans. (a)

6.Preproconia.. does not do which one of the following
(a) macro
(b) conditional compliclation
(c) in type checking
(d) including load file
Ans. (c)

7. Piggy backing is a technique for
a) Flow control
b) Sequence
c) Acknowledgement
d) retransmition
Ans. (c)

8. Given the following statement
enum day = { jan = 1 ,feb=4, april, may}
What is the value of may?
(a) 4
(b) 5
(c) 6
(d) 11
(e) None of the above

Ans (e)

9. Find the output for the following C program
i=20,k=0;
for(j=1;j9 && Y++!=10 && Y++>10)
{printf("%d", Y);
else
printf("%d", Y);
}

Ans. 13

12. Find the output for the following C program
f=(x>y)?x:y
a) f points to max of x and y
b) f points to min of x and y
c)error

Ans. (a)

13. What is the sizeof(long int)
(a) 4 bytes
(b) 2 bytes
(c) compiler dependent
(d) 8 bytes

Ans: (a) or (c)

14.1. a=2, b=3, c=6
Find the value of c/(a+b)-(a+b)/c
Ans : 0.3 or 3/10

15.. What does the hexanumber E78 in radix 7.
(a) 12455
(b) 14153
(c) 14256
(d) 13541
(e) 131112

Ans. (d)

16.. 10 : 4 seconds :: ? : 6 minutes

Ans. 900

17.. From the following statements determing the order of ranking
? M has double the amount as D
? Y has 3 rupess more than half the amount of D
Ans. Data insuffiecient

Questions 18 - 22 are to be answered on the following data
? A causes B or C, but not both
? F occurs only if B occurs
? D occurs if B or C occurs
? E occurs only if C occurs
? J occurs only if E or F occurs
? D causes G,H or both
? H occurs if E occurs
? G occurs if F occurs


18. If A occurs which of the following must occurs
I. F and G
II. E and H
III. D
(a) I only
(b) II only
(c) III only
(d) I,II, & III
(e) I & II (or) II & III but not both
Ans. (e)

19. If B occurs which must occur
(a) D
(b) D and G
(c) G and H
(d) F and G
(e) J
Ans. (a)

20. If J occurs which must have occured
(a) E
(b) either B or C
(c) both E & F
(d) B
(e) both B & C
Ans. (b)

21. Which may occurs as a result of cause not mentioned
I. D
II. A
III. F
(a) I only
(b) II only
(c) I & II
(d) II & III
(e) I,II & III
Ans. (c)


22. E occurs which one cannot occurs
(a) A
(b) F
(c) D
(d) C
(e) J
Ans. (b)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 04:38 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4