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
2 11559abcD+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
6 12395In 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
1 7912Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
3 13746If 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
2 7631C program code int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15
6 24292Post New Wipro Interview Questions
What is difference between feature-update and feature-revert?
Write a program in C++ for Fibonacci series
What is garbage collector and where should you use in .NET?
How do I stop script errors?
i am doing a dissolution test then what is the rsd criteria for the six results obtained after calculation?is there any reference in any guideline for rsd criteria?
How to test a dml trigger in ms sql server?
How does dependency injection work and why would you need it?
Does php support multiple inheritances?
How is solution annealing carried out? What type of furnace is required?
How is true positive rate and recall related? Write the equation.
What plvcmt and plvrb does in pl/sql?
Which browsers can selenium ide be run in?
Define cabir worm?
What are metrics and matrix?
Can we export the files from test director to excel sheet? If yes then how?