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

how many databases and tables are uses in one project?

2 Answers  


How to unit test Web API?

0 Answers  


What is the use of HttpHandlers? When to use this?

0 Answers   Wipro,


What is postback pixel?

0 Answers  


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  






Explain how cookies work. Give an example of cookie abuse.

0 Answers  


What are the different session state management options available in asp.net?

0 Answers  


What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout

2 Answers   Syntax Softtech,


how to create textboxes dynamically and insert textbox text into sql database

2 Answers   AGiSAC,


Difference between connected architecture and Dissconnected architecture?

2 Answers  


What is preprocessor in .net and type, where it use?

0 Answers  


Can I stream live content/events?

0 Answers  


Categories