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 ?

Wednesday, May 5, 2010

Hcl Dot net written test part 4

Hcl Dotnet Written Test Part 4 ,Hyderabad May2nd 2010

1) sql query for replicate existing structure as new table without data

2) what is statemanagement?

3)what is CTS?

4)Difference between is and as operators?

5) array=1,1,2,2,2,3,4,4,23,23,45,45,50

o/p --> 
1-2
2-3
3-1
4-2
23-2
45-2
50-1


Please send ur Interview Experinces to my Mail Id : nsubhash007@gmail.com

Hcl Dot net written test part 3

Hcl DotNet Written test ,Hyderabad

1) Remove spaces in a string

string str = " This is a subhash ";
       

2) steps for delegates creation and using

3)What is Private Constructor and Uses of Private Constructor

4) Diff b/w DLL and Exe

5) what is web.config,machine.config and app.config

6)sql query

Emp-->Empid,Ename,...   City--->Empid,CityName

Display the employees, where employee Living in more than one city



Please send   Your Interview Questions  to mail id :  nsubhash007@gmail.com

HCL Written Test Questions Part 1: Click Here

HCL Written Test Questions Part 2: Click Here