Posts filed under ‘APPS QUESTION’
WIPRO APTITUDE QUESTIONS
Wipro Placement PAPER – 1
PART –A
——————————————————
1) abcD+abcd+aBCd+aBCD
then the simplified function is
( Capital letters are copliments of corresponding letters
A=compliment of a)
[a] a [b] ab [c] abc [d] a(bc)* [e] mone
(bc)*=compliment of bc
Ans: e
————————————-
2) A 12 address lines maps to the memory of
[a] 1k bytes [b] 0.5k bytes [c] 2k bytes [d] none
Ans: b
—————————————-
3) In a processor these are 120 instructions . Bits needed to impliment
this instructions
[a] 6 [b] 7 [c] 10 [d] none
Ans: b
—————————————–
4) In 8085 microprocessor READY signal does.which of the following
is incorrect statements
[a]It is input to the microprocessor
[b] It sequences the instructions
Ans : b
—————————————-
5) Return address will be returned by function to
[a] Pushes to the stack by call
Ans : a
——————————————
6)
n=7623
{
temp=n/10;
result=temp*10+ result;
n=n/10
}
Ans : 3267
———————————————-
7) If A>B then
F=F(G);
else B>C then
F=G(G);
in this , for 75% times A>B and 25% times B>C then,is 10000 instructions
are there ,then the ratio of F to G
[a] 7500:2500 [b] 7500:625 [c] 7500:625 if a=b=c else
7500:2500
————————————————–
8) In a compiler there is 36 bit for a word and to store a character 8bits are
needed. IN this to store
a character two words are appended .Then for storing a K characters string,
How many words are needed.
[a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none
Ans: a
———————————————————
9) C program code
int zap(int n)
{
if(ny ? x, y are real numbers?
(I) 8x = 6y
(II) x = y + 4
Ans. B
43. If a ground is rectangular, what is its width?
(I) The ratio of its length to its breadth is 7:2
(II) Perimeter of the playground is 396 mts.
Ans. C
44. If the present age of my father is 39 yrs and my present age is x yrs, what is x?
(I) Next year my mother will be four times as old as i would be.
(II) My brother is 2 years older than I and my father is 4 years older than my mother.
Ans. C
45. How many brothers and sisters are there in the family of seven children?
(I) Each boy in the family has as many sisters as brothers
(II) Each of the girl in the family has twice as many brothers as sisters
Ans. D
46. x is not equal to 0, is x + y = 0?
(I) x is the reciprocal of y
(II) x is not equal to 1
Ans. A
Following questions are based on letter’s analogy.First pair of letters should have the same relationship as the second pair of letters or vice versa.
47. ? : BGLQ : : YDIN : VAFK
(a) EKNS
(b) DKMT
(c) DLMS
(d) EJOT
Ans. (d)
48. NLO : RPS : : ? : ZXA
(a) VUW
(b) VTR
(c) VTW
(d) TRP
Ans. (c)
49. If “segment” is coded as rffndou, then “ritual” is coded as
(a) shutbm
(b) qjutbk
(c) qhutbk
(d) qhubtk
Ans. (c)
50. If “football” is “cricket” ,”cricket” is “basketball” ,”basketball” is “volleyball”,”volleyball” is “khokho” and “khokho” is cricket, which is not a ball game?
(a) cricket
(b) football
(c) khokho
(d) basketball
Ans. (a)
51. Which of the following is a recursive set of production
(a) S –a|A, A –S
(b) S –a|A, A –b
(c) S –>aA, A–>S
(d) None of these
Ans. (c)
Recent Comments