Wednesday, May 19, 2010

Accenture Dotnet Interview Questions

Accenture Dotnet  Interview Question , Bangalore April,2010, Shyam Kumar gone through Accenture
Explain ur current project ... role and responsibiltes
1.       What are the interested  areas  that u worked in ur current project
2.       Explain ASP.Net   page LifeCycle.
3.       What are the New features  .net 3.5 ?
4.       What is an interface
5.       What are the Oops Concepts that are used in ur project.. 
6.       What is abstract classes in which scenario u choose abstract clases over  an interface.. ?
7.       What is the use Static classes.. ? 
8.       How do u implement Encapusaltion in dotnet.. ?
9.       Difference between gridview and datagrid.. /
10.   If you enable the EnableViewState and disable all the controls What it happens.
11.   How can we install dll explicitly in .Net.
12.   Solve this
Int a=5;
String str ;
Str = a;   // We have to convert the int into string.
Will the program gets executed or else whats the error u rgetting how can u clear it.

    1. Does Object is Value type or reference type.
    2. What is stack and Queue.Examples of these.
13.    Use of garbage collector ?
14.   CTS .. ?
15.   Can we use insert statement into the cursor or we had only direct insert statement.
16.   What is meant by View  state
17.    Is it possible to view the data in view state..
18.   Diiference between Storedprocedure and function .. ?
19.   Can we write.. an update statement in function ?

No comments :

Post a Comment