Add office photos
Employer?
Claim Account for FREE

Accenture

3.9
based on 52.4k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

30+ Interview Questions and Answers

Updated 13 Oct 2024
Popular Designations

Q1. What is KPI and it's other factors

Ans.

KPI stands for Key Performance Indicator. It is a measurable value that demonstrates how effectively a company is achieving its key business objectives.

  • KPIs are used to evaluate the success of an organization or of a particular activity in which it engages.

  • They help to identify areas that require improvement and to set goals for improvement.

  • KPIs can be financial or non-financial, qualitative or quantitative, and can be used at various levels within an organization.

  • Examples of...read more

Add your answer

Q2. If you are unable to login into the application how you can check the system

Ans.

To check the system when unable to login, try accessing the application from a different device or network.

  • Try accessing the application from a different device to see if the issue is with the current device.

  • Check if the internet connection is stable and try accessing the application from a different network.

  • Clear browser cache and cookies, or try using a different browser.

  • Contact the technical support team for assistance if the issue persists.

Add your answer

Q3. Explain what is Constructor in java

Ans.

Constructor in Java is a special type of method that is used to initialize objects.

  • Constructors have the same name as the class they belong to.

  • They do not have a return type, not even void.

  • Constructors are called when an object of a class is created.

  • They can be overloaded to have multiple constructors with different parameters.

Add your answer

Q4. which programming languages do you use regularly in your work? do you have technical certifications that make you qualified for this job?

Ans.

I regularly use Python, Java, and SQL in my work.

  • Python

  • Java

  • SQL

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. In which phase of SUM shadow instance is created?

Ans.

In the Initialization phase of SUM shadow instance is created.

  • Shadow instance is created during the Initialization phase of SUM.

  • It is used for testing and validation before making changes to the actual system.

  • Helps in minimizing risks and ensuring smooth transition during updates.

  • Example: In SAP system update management (SUM), shadow instance is created in the Initialization phase.

Add your answer

Q6. What types of invoice are you processing?

Ans.

I am processing various types of invoices including purchase orders, service invoices, and expense reports.

  • Purchase orders

  • Service invoices

  • Expense reports

Add your answer
Are these interview questions helpful?

Q7. why we need interfaces in java

Ans.

Interfaces in Java provide a way to achieve abstraction and multiple inheritance.

  • Interfaces allow for achieving abstraction by defining a set of methods that a class must implement.

  • Interfaces support multiple inheritance by allowing a class to implement multiple interfaces.

  • Interfaces are used to define contracts that classes must adhere to, promoting code reusability and flexibility.

  • Interfaces are commonly used in Java for implementing callback mechanisms, defining constants,...read more

Add your answer

Q8. what are oops conecepts in java

Ans.

Object-oriented programming concepts in Java

  • Encapsulation: bundling data and methods together

  • Inheritance: creating new classes from existing ones

  • Polymorphism: using a single interface to represent different types

  • Abstraction: hiding complex implementation details

  • Encapsulation: protecting data from external access

  • Example: creating a class 'Car' with properties like 'color' and methods like 'startEngine'

  • Example: using inheritance to create a class 'SUV' from 'Car' with additiona...read more

View 1 answer
Share interview questions and help millions of jobseekers 🌟

Q9. Tell me about the Framework you were working on.

Ans.

I was working on developing a new testing framework for automated regression testing.

  • Researched existing frameworks to identify best practices

  • Designed the architecture of the new framework to ensure scalability and maintainability

  • Implemented various modules for test case execution, reporting, and result analysis

  • Collaborated with QA team to integrate the framework into the testing process

Add your answer

Q10. Explain Method Overriding and Overloading

Ans.

Method Overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class. Method Overloading is when multiple methods have the same name but different parameters.

  • Method Overriding: Subclass provides specific implementation of a method from parent class.

  • Method Overloading: Multiple methods with same name but different parameters.

  • Example of Method Overriding: class Animal { void sound() { System.out.println('Animal sound')...read more

Add your answer

Q11. Delta extraction upper and lower safety limit?

Ans.

Delta extraction upper and lower safety limits are thresholds used to ensure data quality and accuracy during data extraction processes.

  • Delta extraction involves extracting only the data that has changed since the last extraction.

  • Upper safety limit is the maximum threshold beyond which data extraction should not occur.

  • Lower safety limit is the minimum threshold below which data extraction should not occur.

  • For example, if the upper safety limit is set at 1000 records, the extr...read more

Add your answer

Q12. What is Account

Ans.

An account is a record of financial transactions for an individual or organization.

  • Accounts are used to track income, expenses, and assets.

  • They can be used for personal or business purposes.

  • Examples include bank accounts, credit card accounts, and investment accounts.

Add your answer

Q13. What is depreciation

Ans.

Depreciation is the decrease in value of an asset over time due to wear and tear, obsolescence, or other factors.

  • Depreciation is a non-cash expense that reduces the value of an asset on the balance sheet.

  • It is calculated by dividing the cost of the asset by its useful life.

  • There are different methods of calculating depreciation, such as straight-line, declining balance, and sum-of-the-years-digits.

  • Examples of assets that can be depreciated include buildings, vehicles, machine...read more

Add your answer

Q14. What is exception aggregation?

Ans.

Exception aggregation is the process of combining multiple exceptions into a single, higher-level exception for easier handling.

  • Exception aggregation helps simplify error handling by grouping similar exceptions together.

  • It allows for more efficient error reporting and analysis.

  • For example, multiple database connection errors can be aggregated into a single 'DatabaseConnectionException'.

Add your answer

Q15. Why CDS view is used?

Ans.

CDS views are used in SAP S/4HANA to define and consume semantically rich data models in ABAP development.

  • CDS views provide a way to define data models in a structured and reusable manner.

  • They can be used to define virtual data models that combine data from multiple tables or views.

  • CDS views can be consumed in ABAP programs for reporting, analysis, and other data processing tasks.

  • They offer better performance compared to traditional database views.

  • CDS views support annotation...read more

Add your answer

Q16. what is context variable

Ans.

A context variable is a variable that is defined within a specific context, such as a function or block of code.

  • Context variables are only accessible within the context in which they are defined.

  • They can be used to store and manipulate data within a specific scope.

  • Context variables help in avoiding naming conflicts and improve code readability.

  • Example: In a function, a context variable can be used to store the result of a calculation.

Add your answer

Q17. stack holder management what is clould

Ans.

Cloud is a technology that allows users to access and store data and applications over the internet instead of on a physical hard drive.

  • Cloud computing involves using remote servers hosted on the internet to store, manage, and process data.

  • Users can access their data and applications from any device with an internet connection.

  • Examples of cloud services include Google Drive, Dropbox, and Amazon Web Services.

Add your answer

Q18. What is BRS

Ans.

BRS stands for Bank Reconciliation Statement. It is a statement that compares the bank balance as per the bank statement with the balance as per the company's books.

  • BRS helps in identifying any discrepancies between the bank statement and the company's books

  • It ensures that all transactions are recorded accurately and no fraudulent activities have taken place

  • BRS is prepared at regular intervals, usually monthly or quarterly

  • Example: If the bank statement shows a balance of $10,...read more

Add your answer

Q19. what is batch apex?

Ans.

Batch Apex is a Salesforce feature that allows for the processing of large data sets in smaller, more manageable batches.

  • Batch Apex is used to handle large data volumes that would exceed normal processing limits.

  • It allows for the asynchronous processing of records in smaller batches to prevent hitting governor limits.

  • Batch Apex jobs can be scheduled to run at specific times or can be manually executed.

  • Example: Using Batch Apex to update all account records in Salesforce in ba...read more

Add your answer

Q20. What is Cloud Computing

Ans.

Cloud computing is the delivery of computing services over the internet, allowing users to access and store data on remote servers.

  • Cloud computing allows for on-demand access to a shared pool of resources, such as servers, storage, and applications.

  • Users can access their data and applications from anywhere with an internet connection.

  • Examples of cloud computing services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

Add your answer

Q21. What is GR and IR?

Ans.

GR stands for Goods Receipt and IR stands for Invoice Receipt in the context of procurement and supply chain management.

  • GR (Goods Receipt) is the process of confirming the receipt of goods from a vendor or supplier.

  • IR (Invoice Receipt) is the process of confirming the receipt of an invoice from a vendor or supplier.

  • GR and IR are important steps in the procurement process to ensure accurate inventory management and payment processing.

Add your answer

Q22. What is R block?

Ans.

R block is a residential area in a city known for its upscale homes and amenities.

  • R block is located in the heart of the city.

  • It is known for its luxurious apartments and high-end shopping centers.

  • Residents of R block enjoy easy access to parks, restaurants, and entertainment venues.

Add your answer

Q23. Golden rules of accounts

Ans.

Golden rules of accounts are basic principles to maintain accurate financial records.

  • Maintain proper documentation of all financial transactions

  • Ensure accuracy and completeness of records

  • Separate personal and business finances

  • Reconcile bank statements regularly

  • Follow accounting standards and principles

  • Maintain confidentiality of financial information

  • Prepare financial statements regularly

  • Ensure compliance with tax laws and regulations

Add your answer

Q24. What is Mutual fund

Ans.

A mutual fund is a type of investment vehicle made up of a pool of money collected from many investors to invest in securities.

  • Mutual funds are managed by professional fund managers

  • Investors buy shares in the mutual fund and the value of the shares increases or decreases based on the performance of the underlying securities

  • Mutual funds offer diversification and convenience for investors

  • Examples of mutual fund companies include Vanguard, Fidelity, and BlackRock

Add your answer

Q25. do you know ms excel

Ans.

Yes, I am proficient in MS Excel and have experience using it for data analysis and reporting.

  • Proficient in creating and formatting spreadsheets

  • Experience with formulas and functions

  • Ability to analyze data and create charts/graphs

  • Familiar with data validation and sorting/filtering

  • Experience with pivot tables and VLOOKUP

Add your answer

Q26. what is oops concept

Ans.

Oops concept refers to Object-Oriented Programming concepts like inheritance, polymorphism, encapsulation, and abstraction.

  • Oops concept stands for Object-Oriented Programming concepts

  • It includes inheritance, polymorphism, encapsulation, and abstraction

  • Inheritance allows a class to inherit properties and behavior from another class

  • Polymorphism allows objects to be treated as instances of their parent class

  • Encapsulation hides the internal state of an object and only exposes nec...read more

Add your answer

Q27. Any certificate hv u done

Ans.

Yes, I have completed a certificate in project management.

  • Certificate in Project Management from XYZ Institute

  • Completed online course on Agile Project Management

  • Attended workshops on Project Management best practices

Add your answer

Q28. explain solid principles

Ans.

SOLID principles are a set of five design principles in object-oriented programming that help make software more maintainable, flexible, and scalable.

  • Single Responsibility Principle (SRP) - A class should have only one reason to change.

  • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

  • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without affecting the fu...read more

Add your answer

Q29. explain design patterns

Ans.

Design patterns are reusable solutions to common problems in software design.

  • Design patterns provide a template for solving recurring design problems in software development.

  • They help in making code more maintainable, scalable, and easier to understand.

  • Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.

Add your answer

Q30. Types of User in SAP

Ans.

There are various types of users in SAP, including end users, power users, and system administrators.

  • End users: Regular users who interact with the system to perform their daily tasks.

  • Power users: Users with advanced knowledge who can perform more complex tasks and provide support to other users.

  • System administrators: Users responsible for managing and maintaining the SAP system, including security settings and system configurations.

Add your answer

Q31. Print a pattern

Ans.

Print a pattern using loops

  • Use nested loops to print the desired pattern

  • Start with a simple pattern like a triangle or a square

  • Experiment with different loop structures to create more complex patterns

Add your answer

Q32. Explain OOPs concept

Ans.

OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

  • OOPs focuses on creating objects that interact with each other to solve complex problems

  • Key principles include encapsulation, inheritance, polymorphism, and abstraction

  • Encapsulation allows bundling data and methods that operate on the data within a single unit

  • Inheritance enables a new class to inherit properties and behavior from an existing class

  • Polym...read more

Add your answer

Q33. Remove duplicates

Ans.

Remove duplicates from an array of strings

  • Iterate through the array and store each element in a Set to remove duplicates

  • Convert the Set back to an array to get the final result

Add your answer

More about working at Accenture

Top Rated Mega Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 69 interviews in the last 1 year
3 Interview rounds
Aptitude Test Round
Coding Test Round
HR Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Interview Questions from Similar Companies

3.4
 • 120 Interview Questions
3.4
 • 23 Interview Questions
4.1
 • 22 Interview Questions
3.7
 • 15 Interview Questions
3.8
 • 14 Interview Questions
3.6
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter