hi
everyone. can anyone send me wipro interview questions on
.net. plz its urgent



hi everyone. can anyone send me wipro interview questions on .net. plz its urgent..

Answer / praveen

1. Difference between directcast and ctype.
2. An example of a ctype and directcast.
3. ctype(123.34,integer) - should it throw an error? Why
or why not?
4. directcast(123.34,integer) - should it throw an error?
Why or why not?
5. Difference between a sub and a function.

6. Explain manifest & metadata.
7. Scope of public/private/friend/protected/protected friend.
8. Different kinds of methods.
9. Difference between imperative and interrogative code.
10. Difference between value and reference type.
11. What are the two kinds of properties.
12. What is the raise event used for?
13. Explain constructor.
14. What is a resource? Provide an example from your
recent project.
15. What is a system lock?
16. Describe ways of cleaning up objects.
17. Where does the dispose method lie and how can it be
used to clean up resources?
18. How can you clean up objects holding resources from
within the code?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

When Garbage Collector will run and how its identifing whether the Object is used or Not.?

2 Answers   Verizon,


Can you explain one critical mapping?

0 Answers  


what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page

1 Answers  


Describe the difference between a Thread and a Process?

4 Answers  


suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????

1 Answers   L&T,






What are cookies in asp.net?

0 Answers  


Is it possible to use two versions of assembly at the same time?If possible explain with code?

3 Answers   Tech Mahindra,


Difference Between GridView And DataList

2 Answers  


What is inproc mode in session?

0 Answers  


Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?

3 Answers  


How many web config files can be created for an application?

0 Answers  


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

0 Answers  


Categories