1) You have got a good eamcet rank...Where did you do your engineering?
2) How much percentile did you get in GATE? In which year you appeared for that? Why did'nt you do PG?
3) Where did you work as a faculty? Why did you opt software profession?
4) Did you learn .net in any institute?
5) What was your designation while you were joining in the company?
6) What is the next role you are expecting?
7) When do you use interface?
8) How can you create array of objects?
His expected answer was "we cannot put objects into an array"
9) What is attribute?
http://www.codeproject.com/KB/cs/dotnetattributes.aspx
http://msdn.microsoft.com/en-us/library/aa288454(v=vs.71).aspx
10) Suppose there is page which handles many data records. You got a compliant that the page is loading very slowly. What are the steps you will take for finding the reason for slow page loading?
11) What is white box testing?
12) He wrote a function which accept 4 boolean parameters. Asked me How would I test it?
I said that for each combination of 4 parameters, I would check and also would check return type of the function..
13) He asked me how many combination do I get for 4 parameters?
4! = 4*3*2*1 = 24
14) What was your CTC at the time of joining in current company?
15) How do you achieve overloading and overriding at a time?
16) When do you use overloading?
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.