Tuesday 26 November 2013

Accenture .Net Interview Questions

  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. Solve this Int a=5; String str ; Str = a;   // We have to convert the int into string.
  12. Will the program gets executed or else whats the error u rgetting how can u clear it.
  13. Does Object is Value type or reference type.
  14. What is stack and Queue.Examples of these.
  15. Use of garbage collector?
  16. CTS .. ?
  17. Can we use insert statement into the cursor or we had only direct insert statement.
  18. What is meant by View  state
  19. Is it possible to view the data in view state?
  20. Diiference between Storedprocedure and function .. ?
  21. Can we write.. an update statement in function ?
          Accenture .Net Interview Questions
  1. Tell about your Current  project? How the security is implemented , which architecture does you used ?
  2. What are the various technologies you used in current and in previous projects?
  3. What is the difference between abstract class and interface? Where we use abstract class and interface?
  4.  I want a method which it should return a string variable, Boolean variable and integer variables, how do you implement that method?
  5. Can we use “out” for the methods of type void? Does it give any compilation or run time error?
  6. What are sealed classes and static classes?
  7. What is boxing and unboxing?
  8. Why do I'm get an error while try to declare the method?public static staticMethod (mainStatic obj)I said: yes it will give compilation error without specifying return type.public static void staticMethod (mainStatic obj)
  9. Let's consider a scenario, I have a Text box when user enter a number in text box, I need  to display the employee's details based on empid; if user enters a string value I need to display based on emp name.
  10. Does C# supports the properties for array types?
  11. You worked on jquries right? What are the various features it overcomes from JavaScript and Ajax?
  12.  How to find the text box of id txtname in jquery?
  13.  What is SOA? Difference between web services and WCF?
  14.  How do you deploy the web services and WCF in production server?
  15. What are the page life cycle events?
  16.  In Page load () Does it possible to identify , by which control or event causes post back
  17. What are http handlers? Where we use?
  18. I need to insert the data of uploaded excel file to sqlserver, In how many ways we insert?
  19. So, among these which one is the best you feel?
  20. How do you validate the data before inserting the data through sql bulk upload?
  21. I’m uploading a large amount of data, my excel sheet contains @ 60000 to one lakh records,
  22.  What happens if I got any connection time out error or some other error occurs, how do you handles this error.
  23.  How do you handle errors in stored procedures?
  24.  Why we need to specify NoLock? Do we use Nolock while performing the DML operations, what happened if use?
           Project Manager Round
  1. How much years of experience do you have? 
  2. Where you’re working, from how many years your working with present company?
  3. What are projects you handled, what is the project you feel this is very tough project?
  4. What you feel that much of toughness in this project?
  5. Did you interact with the client at any time?
  6. How Do you get the domain knowledge?
          Accenture .Net Interview Questions
  1. What is Exception handling 
  2. How can we handle multiple exceptions
  3. What is script timeout in asp.net
  4. How can we validate drop down box in asp.net
  5. Types of Indexes 
  6. In ado.net which one is best
  7. What is copy constructor
  8. Difference between user control and custom control
  9. What is serialization

No comments:

Post a Comment