Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
3 13732If 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 7624C 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 24277int 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
10 17951Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
15 36167salary is 's' per month,'x'% of salary is given as bonus, if 3 months salary is s1,s2 & s3 then what is his salary.
7 18916which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
2 12933If a CPU has 20 address lines but MMU does'nt use two of them. OS occupies 20K. No virtual memory is supported. What is the maximum memory available for a user program?
1 8161Post New Wipro Interview Questions
What are move semantics?
What is the maximum number of rows in excel 2007?
What are edge triggered flip flop and level triggered flip flop? How do they differ from one another?
Kindly post me previous year interview questions with answer for post of Manager (civil engg.) for NTPC, IOC , GAIL etc. I have interview on july 2013.I will be very grateful to you. Please guide me.
What is supply network collaboration?
How do I create a subnet on aws?
You signed 3 new clients, each with an existing adwords account. What's the best way to manage these accounts?
Explain buffer manager?
In which language java is written?
If client copy is stopped in middle, what happens if you want to start it again?
What do you think which marketing strategy is the best?
1.Please tell me a little about your country. 2.How long have you been in the U.S.? 3.What do you remember about your education when you first started school? 4.Can you please tell me about the curriculum (classes) that you were required to take in high school? 5.How many students were in a typical class in your high school? 6.What were the classes like….was it mostly controlled by the teacher or did students work in groups and interact with one another as well as the teacher? 7.Are there differences between your school experience in your home country and the way classes are taught here? If the answer is ‘yes’, please describe the differences. 8.Do you think that high school was difficult and challenging or was it quite easy for you? 9.Did you enjoy high school? Why or why not? 10.Do you have anything else you’d like to tell me?
Why has my start menu disappeared?
What is time h in c++?
How do I receive a ResultSet from a stored procedure?