Join Regular Classroom : Visit ClassroomTech

Accenture Overall Interview Questions – codewindow.in

Hot Topics

Accenture Solution

Technical Round

Tell me about your major project.

Tell what your major project in college.

What all difficulties you faced during project development?

Share the difficulties that you faced while doing the project development.

What all helped you in project development other than google?

Tell about the various resources from where you took help to complete the project.

What’s your contribution and plans for your project?

Tell about what you did in your project and how can you improve it in future.

What is your favourite coding language and why?

Tell about your favourite coding language.

Which new technology did you learn recently?

Tell about the technology of which you did a recent course if any.

Which database did you use?

Tell the database you used in the backend for your project.
Example: MySQL, MongoDB, etc

What problems faced did you face in your project and how did you resolve it?

Tell about the problems you faced while doing your project.
Suppose you did a full stack project you can tell that the API you used wasn’t available on the internet so you had to make your own API using a certain technology.

Which technology you have worked on?

Tell about the technology which you have used to do your project or in which you have got hands on experience.

 What are the features of C language?

Features of C language are:
  • Simple and efficient
  • Fast as it is a compiled language
  • Robust library and functions to help beginners write code easily.
  • It checks the time to execute the program during the compilation and not during run time.

Difference between C++ and JAVA

C++
Java
1. C++ is a platform dependent language.
Java is a platform independent language.
2. C++ supports multiple inheritance.
Java does not support multiple inheritance but it can be achieved using interfaces. 
3. C++ supports operator overloading.
Java does not support operator overloading.
4. C++ supports go to statement.
Java does not support go to statement.
5. We have both call by value and call by reference in C++.
Java does not support call by reference but supports call by value.

What is polymorphism?

Polymorphism is briefly described as “one interface, many implementation”. Polymorphism is a characteristic of being able to assign a different meaning or usage to something in different contexts specifically, to allow an entity such as a variable, a function, or an object to have more than one form. There are two types of polymorphism:
  1. Compile time polymorphism
  2. Run time polymorphism

Nagarro Solved

Automata Fixing

      

We Love to Support you

Go through our study material. Your Job is awaiting.

Recent Posts
Categories