2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
29th November 2014, 01:21 PM
Super Moderator
 
Join Date: Apr 2013
Re: Yahoo Placement Papers

Below I am providing you some questions of from question paper of Yahoo and attaching a PDF attachment which has detail information regarding this that you can down load for free:

1.If g (0)=g (1)=1 And g (n)= g (n-1) + g (n -2)
find g (6);
Q like this one. just know the method
Sol:
G(0) = 1
G(1) = 1
G(2) = G(1) + g(0) = 2
G(3) = g(2) + g(1) = 3
G(4) = g(3) + g(2) = 5
G(5) = g(4) + g(3) = 8
G(6) = g(5) +g (4) = 13

2.A plane moves from 9?N40?E to 9?N40?W. If the plane starts at 10 am and takes 8 hours to reach the destination, find the local arrival time?
Q like this one. just know the method
Ans: The time is calculated on the basis of longitude.
(Based on sunrise)
Sun rises earlier in calcutta than in Mumbai. The 40 degrees east and 40 degress west are calculated form 0 degrees.
The plane has travelled westwards by 40+ 40 = 80 Degrees. (WEST) For each degree there is a difference of 4 Minutes. The difference in timings is 320 Minutes behind. As per the starting point time 10.00 AM the flight should have reached at 6.00 PM.
Reducing 320 Minutes from it we get 12.40 PM local time at the destination

3.Given $ means Tripling and % means change of sign then,find the value of $%$6-%$%6
Q like this one. just know the method
ans. ((3)*(-1)*(3)*6 ) - ((-1)*(3)*(-1)*6)

4.The size of a program is N. And the memory occupied by the program is given by M = 4000 sqr_root(N). If the size of the program is increased by 1% then how much % inc in memory?
ans. (4000(sqr_root(1.01N)-sqr_root(N)))/(4000sqr_root(N))

5.what is the largest prime number in 8 digit number?
ans . 251

6.the word ****12******** was given.they asked us to do change 1st 2nd,3rd 4th,so on.then they asked what will be 10th letter from right? Q like this one. just know the method
ans. 2

7.they asked the temperature problem.it was same as previous papers.the ratio was -t*t/6+4t+12. it is like if t is the diff in temp. then find % change in temp from 5 to 9 pm.
Q like this one. just know the method

8.the ques on a man,a woman and a boy finish work together in 6 days.man takes 10 days, woman takes 24 days then how much boy will take? ans. 40 days

9.the matrix of a(7,9) was given.the address of the first byte of a(1,1)=3000.it takes 4 bytes to store the number.then calculate the address of the last byte of a(5,8).
ans .3000+(4*4*9)+(4*8) row major form

10.modulo(373,7)+round(5.8)+truncat(7.2)-round(3.4) = ?
ans . 12 = 2+6+7-3

11.the bucket size is 10KB.it takes 0.0001 KB/milisec to fill bucket.the bucket takes 100 or 1000 milisec to reach to destination.it takes 100 milisec to pass acknowledgement from dest to source.so calculate how much time will it take to pass N KB ,write formula. Q like this one. just know the method

12.1234 in wich system for number xxx number?
Q like this one. just know the method

13.they asked us to match the pairs.they were like
basmati-wheat not type of
scooter-vehicle type of
etc
4 choices

14. Complete the series 3,5,9,__,35,65
ANS. 17

15.If CYRNFR is coded as PLEASE then TNVA can be
coded as ---------
ANS. GAIN

16. A power unit is there by the bank of the river of 900 meters width. A cable is made from power unit to power a plant opposite to that of the river and 3000mts away from the power unit. The cost of the cable below water is Rs. 5/- per meter and cost of cable on the bank is Rs.9/- per meter. Find the total of laying the cable. Q like this one. just know the method
ans . =(900*5)+((3000-900)*9)

17.Select the odd one out.
a. Java b. Lisp c.Smalltalk d.Eiffel.
ANS . LISP

18.Select the odd one out
a. Oracle b. Linux c. Ingress d. DB2
ANS . LINUX

19.Find the physical quantity represented by (FORCE * LENGTH)/(VELOCITY*VELOCITY)?
ANS . d sqr/ t

20.Given the length of the 3 sides of a triangle. Find the one that is impossible?
(HINT : sum of smaller 2 sides is greater than the other one which is larger)

21.Find the singularity matrix from a given set of matrices?
(Hint det(A)==0)

22.Which of the following set of numbers has the highest Standard deviation?
7,0,7,0,7,0
-7,-7,-7,-7,-7,-7.
7,-7,7,-7,7,-7
-7,-7,-7,-7,-7,-7
ans. 3rd

23. A 1 0 0 1 0 0 0 1
B 0 1 1 0 1 0 1 0
C 1 0 0 1 0 1 1 0
(AuB)nC = ?
ans. u is OR, n in AND

24. Some Venn diagram was given about english, hindi and bengali speeking opeple. 3 sums were asked easy manageable. about % of bengali speeking people not speaking hindi but speaking english. etc

25.what shape will be obtained using these values
X Y
0 0.001
10 1.02
100 1.72
1000 3.00
9999 4.72
ans . log x

26.some BAR CHART and pie chart given & 2 or 3 question were asked fairly easy. bar was about poeple joining each yr and pie chart about % of poeple. about which yr had max growth %, like that.

27.based on deg, minutes and radians Q. just remember 1 deg = 60 min and 1 min = 60 sec. Q such that u have 2 carry over.

28.graph given and asked 2 write equation. it was some x cube graph.

29.which of the following is power of 3
ans. add the digits. 2 will divide. divide the numbers thrice with 3 time, 1 will not.

30.which fo the following are orthogonal pairs a)
3i+2j b) i+j c)2i-3j d) 7i+j
a and c

31.if A,B,C are the the mechanisms used separately to reduce the wastage of fule by 30%,20%,10% . what will be the fule economy if they were used combine.
ans. =70/100 * 80/100 * 90/100 * 100
32. faces, sides, edges of a cude asked.
ans. 6,---
  #3  
23rd March 2015, 10:50 AM
Unregistered
Guest
 
Re: Yahoo Placement Papers

I am doing preparation for the Yahoo Placement process? So I am searching for the Yahoo Placement Papers? Can you please provide me Yahoo Placement Papers?
  #4  
23rd March 2015, 10:51 AM
Super Moderator
 
Join Date: Apr 2013
Re: Yahoo Placement Papers

You are asking for the Yahoo Placement Papers. Here I am uploading a file that contains the Yahoo Placement Papers. You can download this from here. Here I am also providing you some content of the file this is as follows:

1) How many children did not try any of the rides. ?
A) 5 B) 10 C) 15 D) 20
Ans. 15.

20 kids * 3 rides = Rs. 60
(55-20=)35 kids * 2 rides = Rs. 70
60 + 70 = Rs. 130
So, Rs. (145 – 130 = ) 15 are left for the other (85 – 55 = ) 30 kids . so only 15 of them can take a ride and rest 15 will be left out.
145 rides were taken. 20 of them took all three, i.e. Rs. 60 were spent, so 145-60= Rs. 85 are left for the others. Total kids were 85, so rest were 65. out of these 65,

2) How many children took exactly one ride?
A) 5 B) 10 C) 15 D) 20
Ans. 15
3) Four cities are connected by a road network as shown in the figure. In how many ways can you start from any city and come back to it without travelling on the same road more than once ?
A) 8
B) 12
C) 16
D) 20
Ans. 12.
Consider the top city, the following are the 3 routes possible, starting from the leftmost edge. Since there are 3 edges emanating from each city and the figure is perfectly symmetrical, these 3 routes are possible from each edge, hence for any given city, the total number of routes = 4 * 3 = 12.

Directions for question nos 4-5:
A, B, and C are three numbers, Let
@(A, B)= Average of A and B
*(A, B)=Product of A and B
/(A, B)=A divided by B

4) If A=2 and B=4 the value of @( / (*(A,B),B),A) would be
A) 2
B) 4
C) 6
D) 16
Ans. 2

5) Sum of A and B is given by
A) *(@(A, B), 2)
B) /(@(A,B),2)
C) @(*(A,B),2)
D) @(/(A,B),2
Ans. A.

6) Let x<0, 0<y<1, Z>1 which of the following is false:
A) (x2-z2)has to be positive.
B) yz can be less than one.
C) xy can never be zero
D) (y2-z2) is always negative
Ans. A.

7) If A's income is 25% less than B's ,by what % is B's income greater than that of A ?
A) 35%
B) 25%
C) 30%
D) None of these
Ans. D.

Directions for question nos 8-12: A professor keeps data on students tabulated by the sex and the performance of the student. Data is kept in a computer disk, but unfortunately some of it is lost because of a virus. Only the following could be recovered:
Performance Total
Average Good Excellent
Male 10
Female 32
Total 30

1.What is the output of the following code?



x=0;y=1;

for( j=1;j<4;j++){

x=x+j;

y*=j;

}

2.There is a 200 miles long tunnel. one train enters the tunnel at a speed of 200mph while the other trains enter the tunnel in the opposite direction at a speed of 1000 mph. A bee travels at a speed of 1500 mph enters the tunnel goes to and back until it reaches the train. What is the distance covered by the bee when the two train collides (the bee survives)

3.List the two advantages of views.

4.Which layer is encryption and decryption done

5.What are the various modes used to send data over the network

6.Write a query to display the name of the students whose total marks is divisible by 25(total marks may be 175,200,150 ….)

7.P(S1)

a++;

P(S2)

v++;

V(S2)

V(S1)

P-wait, V-signal, S1 and S2 are semaphores. Consider two threads running. Is there a deadlock .If yes in which situation does the deadlock occur.

8.How do you find the port number of the remote host?

9. (Date; who)>logfile

Date; who>logfile

What is the difference between the two statements.
10.How do you find the machine MAC address

11.Write the set operators that are used for select.

12.Write a single command to find and delete all the files that are older than 1 day(modification time)

13.A is a 3*4 matrix and B is 4*5 matrix. What is the number of additions and multiplications performed to obtain the resultant matrix

14.What is the output

#!/bin/perl

kill –0 pid

15.#!/bin/perl

echo $_

16. #!/bin/perl

kill $$

echo “hello world”

17.List different schema/database objects

18.Randomization is good for which algorithm(quick sort, heap sort, selection sort, hashed table, ….)

19.Descride the language in the following regular expression (a*a) b+b

20.In an I-node what is not there (file type, file name, size, owner)

21.If the probability of work done by three persons are 1/3, 2/5, 5/12. Then what is the probability that the work is completed.

22.Given Id, author, creation time, size, links, web page, description

Bring it in 2nd normal form

23.Consider a heap containing numbers 10, 20, 30, 40, 80, 60, 70 such that numbers are in ascending order from the leaf to the root. If 25 is to be inserted what is the position.(A[1], A[2], A[3], A[4])

24. #!/bin/perl

var=///

aaaa

echo ‘$var’

25.Krishna tosses a one-rupee coin and a rupee coin. He announces that one is head. But the result is not announced. What is the probability that the other coin is head?

26.In database sort the student id and the course id for each student. Which is the best possible solution.

-Sort the student id using a stable algorithm and then sort the course id using unstable algorithm

-Sort the student id using a unstable algorithm and then sort the course id using stable algorithm

- Sort the course id using a stable algorithm and then sort the student id using unstable algorithm

- Sort the course id using a unstable algorithm and then sort the student id using unstable algorithm

1.What is the output of the following code?
x=0;y=1;
for(j=1;j<4;j++){
x=x+j;
y*=j;
}

2.There is a 200 miles long tunnel. one train enters the tunnel at a speed of 200mph while the other trains enter the tunnel in the opposite direction at a speed of 1000 mph. A bee travels at a speed of 1500 mph enters the tunnel goes to and back until it reaches the train. What is the distance covered by the bee when the two train collides (the bee survives)

3.List the two advantages of views.

4.Which layer is encryption and decryption done

5.What are the various modes used to send data over the network

6.Write a query to display the name of the students whose total marks is divisible by 25 (total marks may be 175, 200, 150...)

7.P(S1)
a++;

P(S2)
v++;

V(S2)

V(S1)

P-wait, V-signal, S1 and S2 are semaphores. Consider two threads running. Is there a deadlock .If yes in which situation does the deadlock occur.

8.How do you find the port number of the remote host?

9. (Date; who)>logfile

Date; who>logfile
What is the difference between the two statements.

10.How do you find the machine MAC address

11.Write the set operators that are used for select.

12.Write a single command to find and delete all the files that are older than 1 day (modification time)

13.A is a 3*4 matrix and B is 4*5 matrix. What is the number of additions and multiplications performed to obtain the resultant matrix

14.What is the output
#!/bin/perl
kill -0 pid

15.#!/bin/perl
echo $_

16. #!/bin/perl
kill $$
echo "hello world"

17.List different schema/database objects

18.Randomization is good for which algorithm(quick sort, heap sort, selection sort, hashed table, ...)

19.Descride the language in the following regular expression (a*a) b+b

20.In an I-node what is not there (file type, file name, size, owner)

21.If the probability of work done by three persons are 1/3, 2/5, 5/12. Then what is the probability that the work is completed.

22.Given Id, author, creation time, size, links, web page, description
Bring it in 2nd normal form

23.Consider a heap containing numbers 10, 20, 30, 40, 80, 60, 70 such that numbers are in ascending order from the leaf to the root. If 25 is to be inserted what is the position.
(A[1], A[2], A[3], A[4])

24. #!/bin/perl
var=///
aaaa
echo ‘$var’

25.Krishna tosses a one-rupee coin and a rupee coin. He announces that one is head. But the result is not announced. What is the probability that the other coin is head?

26. In database sort the student id and the course id for each student. Which is the best possible solution?
- Sort the student id using a stable algorithm and then sort the course id using unstable algorithm
- Sort the student id using a unstable algorithm and then sort the course id using stable algorithm
- Sort the course id using a stable algorithm and then sort the student id using unstable algorithm
- Sort the course id using a unstable algorithm and then sort the student id using unstable algorithm

Directions for question nos. 1-2:
Eighty Five children went to amusement park where they could ride on merry –go-round roller coaster and Ferris wheel .It was known that 20 of them have took all three rides and 55 of them have taken at least two of the three rides. Each ride cost Rs.1 and the total receipt of the amusement park was Rs.145.

1) How many children did not try any of the rides. ?
A) 5 B) 10 C) 15 D) 20
Ans. 15.

20 kids * 3 rides = Rs. 60
(55-20=)35 kids * 2 rides = Rs. 70
60 + 70 = Rs. 130
So, Rs. (145 – 130 = ) 15 are left for the other (85 – 55 = ) 30 kids . so only 15 of them can take a ride and rest 15 will be left out.
145 rides were taken. 20 of them took all three, i.e. Rs. 60 were spent, so 145-60= Rs. 85 are left for the others. Total kids were 85, so rest were 65. out of these 65,

2) How many children took exactly one ride?
A) 5 B) 10 C) 15 D) 20
Ans. 15
3) Four cities are connected by a road network as shown in the figure. In how many ways can you start from any city and come back to it without travelling on the same road more than once ?
A) 8
B) 12
C) 16
D) 20
Ans. 12.
Consider the top city, the following are the 3 routes possible, starting from the leftmost edge. Since there are 3 edges emanating from each city and the figure is perfectly symmetrical, these 3 routes are possible from each edge, hence for any given city, the total number of routes = 4 * 3 = 12.

Directions for question nos 4-5:
A, B, and C are three numbers, Let
@(A, B)= Average of A and B
*(A, B)=Product of A and B
/(A, B)=A divided by B

4) If A=2 and B=4 the value of @( / (*(A,B),B),A) would be
A) 2
B) 4
C) 6
D) 16
Ans. 2

5) Sum of A and B is given by
A) *(@(A, B), 2)
B) /(@(A,B),2)
C) @(*(A,B),2)
D) @(/(A,B),2
Ans. A.

6) Let x<0, 0<y<1, Z>1 which of the following is false:
A) (x2-z2)has to be positive.
B) yz can be less than one.
C) xy can never be zero
D) (y2-z2) is always negative
Ans. A.

7) If A's income is 25% less than B's ,by what % is B's income greater than that of A ?
A) 35%
B) 25%
C) 30%
D) None of these
Ans. D.
Directions for question nos 8-12: A professor keeps data on students tabulated by the sex and the performance of the student. Data is kept in a computer disk, but unfortunately some of it is lost because of a virus. Only the following could be recovered:
Performance Total
Average Good Excellent
Male 10
Female 32
Total 30

Panic buttons were pressed but to no avail. An expert committee was formed,which decided that the following facts were self evident:
a) Half the students were either good or excellent.
b) 40% of the students were female
c) One third of male students were average

8) How many students were both female and excellent?
A) 0
B) 8
C) 16
D) 32
Ans. A
Performance Total
Average Good Excellent
Male 10 48
Female 32
Total 30 80

Panic buttons were pressed but to no avail. An expert committee was formed,which decided that the following facts were self evident:
d) Half the students were either good or excellent. (implies the total of good and excellent is 40, i.e., hall of 80)
e) 40% of the students were female (this implies that 32 is 40% of the total students, hence total students are 80, this implies that males are 48, calculate the rest yourself)
f) One third of male students were average

9) What proportion of good students are male?
A) 0
B) 0.73
C) 0.4
D) 1.0
Ans. B.

10) What proportion of female students are good?
A) 0
B) 0.25
C) 0.50
D) 1.0
Ans. B

11) How many students are both male and good?
A) 10
B) 16
C) 22
D) 48
Ans. C

12) Among average students, what is the ratio of male to female?
A) 1:2
B) 2:1
C) 3:2
D) 2:3
Ans. D

ANALYTICAL

Directions for Questions Nos: 13 to 17
Five executives of a multinational company met in Bombay :
Mr. Ram can speak Tamil and Hindi
Mr.Sham speaks Tamil and English
Mr. Raju converses in English and Hindi
Mr.Balu speaks Telugu and Tamil quite well.
Mr.Lalu can speak Hindi and Telugu

13) Which of the following can act as a interpreter when Mr.Raju and Mr.Balu wish to confer?
A) Mr.Ram Only
B) Mr.Sham Only.
C) Either Mr.Ram or Mr.Sham
D) Any of the other three executives.
Ans. D

14) Besides Mr. Lalu, which of the following can converse with Mr.Balu without an Interpreter?
A) Mr.Ram Only
B) Mr.Sham only
C) Mr.Ram and Mr.Sham
D) Mr.Raju Only
Ans. C

15) Which of the following cannot converse without interpreter?
A) Mr. Sham and Mr.Lalu.
B) Mr. Ram and Mr. Sham
C) Mr. Ram and Mr. Raju
D) Mr. Sham and Mr. Balu
Ans. A

16) If a sixth executive is brought in, for him to be understood by the maximum number of original five, he should be fluent in?
A) English and Telugu
B) Hindi and Tamil
C) Telugu and Hindi
D) Hindi and English
Ans. B

17) Of the languages spoken the most common languages are
A) English and Tamil
B) English and Hindi
C) English and Telugu
D) Hindi and Tamil
Ans. D

Directions for Questions Nos:18 to 21
Four people of different nationalities live on the same side of a street in four houses each of different color. Each person has a different favorite drink. The following additional information also known:
The Englishman lives in the red house.
The Italian drinks tea.
The Norwegian lives in the first house on the left.
In the second house from the right they drink milk
The Norwegian lives adjacent to the blue house
The Spaniard drinks fruit juice
Tea is drunk in the blue house.
The White House is to the right of the red house

18) Milk is drunk by
A) Norwegian
B) Englishman
C) Italian
D) None of these
Ans. B

19) The Norwegian drinks
A) Milk
B) Cocoa
C) Tea
D) Fruit Juice
Ans. B

20) The color of Norwegian's house is
A) Yellow
B) White
C) Blue
D) Red
Ans. A

21) Which of the following is not true:
A) Milk is drunk in the red house
B) Italian lives in the blue house
C) The Spaniard lives in a corner house
D) The Italian lives next to Spaniard.
Ans. D
Directions for Questions Nos: 22 to 23
Kya-Kya is an island in the south pacific .The inhabitants of Kya-Kya always Answer any question with two sentences, one of which is always true and other is always false.

22) You are walking on a road and come to a fork. You ask the inhabitants Ram, Laxman, Lila,”Which road will take me to the village?”
Ram says,”I never speak to strangers. I am new to this place”
Laxman says,”I am married to Lila. Take the left road”.
Lila says,”I am married to ram. He is not new to this place”
Which of the following is true?
A) Left road takes you to the village
B) Right road takes you to the village
C) Lila is married to laxman
D) None of above
Ans. A.

Ram said he never talked to strangers, but he spoke to a stranger, this meAns that this statement is false, hence his other statement must be true, hence the second statement of Lila is false, hence her first statement is true that is she is married to ram, hence the first statement of Laxman is false, hence his second statement is true, that is take the left road.

23) You find that your boat is stolen.You question three inhabitants of the island and they reply as follows:
John says,”I didn't do it. Mathew didn't do it”
Matthew says,”I didn't do it. Krishna didn't do it.”
Krishna says,”I didn't do it .I don't know who did it.”
Who stole your boat?
A) John
B) Matthew
C) Krishna
D) None of them.
Ans. B

Matthew said he didn't know who did it, but he also said he didn't do it, which meAns he knows who did it, which meAns his second statement is false, which meAns his first statement is true…
Directions for question nos 24-25: There are five trains A, B, C, D and E that run between the following stations:
Bombay and Pune
Calcutta and Bombay
Pune and Goa
Goa and Bombay
Pune and Calcutta
Trains A and D do not go to Bombay, B&C do not go to Calcutta and C & D do not touch Goa.

24) Train E goes from………… to………… and vice-versa

A.Pune and Calcutta
B.Bombay to Goa
C.Bombay to Calcutta
D.Goa to Pune.
Ans. C

25) Which train runs between Calcutta and Pune?
A) A
B) B
C) C
D) D
Ans. D

COMPUTER AWARENESS

26) The device that can trAnsform digital data into analog data is called a
a)trAnsformer
b)network
c)carrier
d)modem
Ans. d

27) Following is true about the IP of a machine
a) It is 48-bit and will always be unique around the world.
b) It is 48-bit and is not necessarily be unique around the world.
c) It is 32-bit and will always be unique around the world.
d) It is 32-bit and is not necessarily be unique around the world.
Ans. c

28) A machine having 64MB memory runs a executable which is 300MB on disk. This is achieved by:
a) Use of FAR pointers
b) Page swapping.
c) Save some variables on another machine on network.
d.) Cannot be run on the machine.
Ans. b

29) Which of the following is true about thread and process startup speed:
a.) The startup of a thread is faster than a process.
b.) The process startup is faster as it is directly controlled by the OS.
c.) They will be equal.
d.) Depends on OS that is used. Faster on Windows98 slower on NT.
Ans. a

30) What causes "Thrashing" of a program :
a.) The constant swapping of program due to page faults.
b.) The inability of a program to get assess to a network resource.
c.) A near overflow / underflow of a variable.
d.) Assessing a memory area not allocated to the process.
Ans. a

31) Turbo-C is a / an
a.) IDE and C compiler/linker.
b) C-compiler/linker
c) C .
d) code generator.
Ans. a

32) The path of creation of an executable is :
a.) coding, linking, compiling, parsing.
b.) coding, parsing, compiling, linking.
c.) coding, compiling, parsing, linking.
d.) coding, compiling, linking, parsing.
Ans. b

33) Memory leak in software is due to
a.) Heavy recursion used in logic.
b.) Using structures of large size
c.) Improper use of the CPU registers.
d.) Improper release of allocated memory .
Ans. d

34) A "stable sort" is different from "sort" in the following way
a) Stable sort handles multiple thread access.
b.) Stable sort maintains the order of equal entities as it was in original sequence.
c.) Stable sort will always sort using the fastest scheme available in the library.
d.) Stable sort can handle exceptional conditions like interrupts in software.
Ans. b

35) The classic way of checking whether a mathematical expression has matched paranthesis will employ the following data structure :
a.) List.
b.) Directed Graph
c.) Threaded Binary tree.
d.) Stack.
Ans. d

36) The fastest sorting algorithm for a Random set of numbers is:
a.) Quick sort
b.) Shell sort
c.) Bubble sort
d.) Double Bubble sort.
Ans. a or b, I don't know

37) Which of these items is not a form of IPC:
a.) Shared Memory
b.) Pipes.
c.) Message queues.
d.) Semaphores
Ans. b

38) The term "socket" in software refers to:
a.) The software primitive which allows access to the hardware attached to the computer.
b.) The API exposed by drivers to assess a hardware.
c.) End point of connection used to trAnsfer data programmatically.
d.) Th primitive used by OS to get assess to the CPU for process scheduling.
Ans. c

39) Which of these statements is True:
a.) XML is a sub-set of HTML.
b.) XML is a less generic markup language standard derived from SGML.
c.) XML is HTML for Xtended Interfaces like mobile-phones.
d.) XML is a Xtension of HTML which defines new tags.
Ans. d

40) DCOM and CORBA are:
a.) Specifications which enable faster downloads on the net.
b.) Specifications that allow objects to be accessed in a location independent manner.
c.) Parallel implementations of XML by Microsoft and Sun respectively..
d.) Specifications to store objects on disk, for later retrieval.
Ans. b

41) The Process that involves monitoring and improving the software product development is:
(a) Quality Assurance
(b) Quality Control
(c) Quality Improvement
(d) None of the above
Ans.

42) An executable test that verifies a functionality of the software unit with given input and expected output is called:
(a) Test Script
(b) Test Plan
(c) Test Case
(d) All of the above
Ans. maybe c

43) A Bug in the software is, when there is
(a) Application Crash
(b) Feature Failure
(c) Loss of Data
(d) All of the above
Ans. maybe a, or probably d

44) Testing based on External Specifications without knowledge of how the system is constructed:
(a) Black Box Testing
(b) White Box Testing
(c) Stress Testing
(d) Performance Testing
(e) None of the above
Ans. a

45) Which of the following is false
(a) QA is a process defined to attain Quality Standards
(b) QC is testing of the product during its production workflow
(c) A Test case could contain many Test PlAns.
(d) A Test Plan could contain many Test Script & Test Cases
Ans. c

46) A Printing Machine that trAnsfers impressions from Flat Plate to Rubber Cylinder, thence to paper is called
(a) Laser Printer
(b) Press, Offset
(c) Digital Printer
(d) All of the above
Ans. maybe Offset

47) Printing process in which ink is applied to paper or board from raised portions of printing plates or type is called:
(a) Printing, Letterpress
(b) Printing, Flexographic
(c) Printing, Silk screen
(d) None of the above
Ans. maybe letterpress

48) Yellow (lemon), Magenta (cold red), Cyan (blue-green) are the three
(a) Process Colors
(b) Monitor Colors
(c) Special Colors
(d) Spot Colors
Ans.

49) Leading specifies:
(a) The space between the lines in a paragraph.
(b) The space between the base of a line to the base of the following line in a paragraph.
(c) The space between the top of the X height and the bottom of the X height of the following line in a paragraph
(d) The space between the beard of the top line and the beard of the bottom-line.
Ans.

50) Which is a typical page layout program out of the following software products:
(a) Adobe Photoshop
(b) Adobe PageMaker
(c) Macromedia FreeHand
(d) Macromedia Director


Tags
placement, placement papers

Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 04:59 PM.


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

1 2 3 4