Saturday, August 19, 2006

wipro - technical questions

1. what is the most commonly used display device in monitors. (CRT).2. main(){ int i=6720,j=4; while(i%j= =0) { i=i/j; j=j+1; }} What is the value of j at the end of the loop. (9);3. What is the output of the program4. # define Max( if (xsome more options try and solve this problem
2.questions basedon data struc,C,Unix,C++
3.ques on c++
{classes
object1:
.....
protected
object2:
....
Object3:
}
which object is not accessible by main program.i don't remembr the qu properly
3.ques based on networking. when u switch on compu some problem due 2 network .....answer is in ques itself easy one.
Technical
1.for loop condition to print
1
12
123
1234
.....
123...n


DBMS, OS, C, Java, Unix, Computer Networks



CANONIZE:SAINT::a)train:athiete b)guard:dignitary c)deify:sinner d)lionize:celebrity answer is D

Comprehensive passage was little bit easy…remaining Barron’s will help u…

Next was analytical..see frnds..this time..both previous papers and R.S.Agarwal dint helped me…questions were totally talent based..3 questions were too long..even I dint read them..juz guessed…there were 15 questions…
2 questions were on divisibility…say…
A number when divides with 9, 8, 5, 3 leaves remainder 5,3,6,0..wat is da number…u can do this simply by verifying the options…another was also the same type…
One was on Permutation and combinations…my view is that..to be good in all mathematics basics n general thinking…so dat it would become easy…

Next was the most tuff one of the exam..analytical…god…Iam from biomedical engineering stream..n all question are from java..oracle..unix..only one question was from C n other one from C++ ..
20 questions were asked..gud news is that…wipro management said that…there will be lower cut-of for non-it branches…but this was accepted by them prior to the exam..we informed about this to wipro..on aug 1st…
Register variables can holda Garbage values
b Arrays
c Double values
d All of the above
2.When an array is passed to a function what exactly is passed.
the values of the array the address of the starting variable in the array. The addresses of the elements in the array NoneCompiler recognizes the function as pure virtual function if A The function if equated to 0.
B the function has no body
C if it is declared with the keyword virtual
D none
4
In the select clause which of the following can be used to group the data
A group by
B order by
C having
D none
netware uses which protocol
5. Which of the following is invalid
A class