Add office photos
Employer?
Claim Account for FREE

Volvo

4.1
based on 707 Reviews
Video summary
Filter interviews by

20+ Gera Developments Interview Questions and Answers

Updated 13 Dec 2024

Q1. Find all even number from list with some limit.(like if in list there are 5 even number we have to fetch only 4 even number). > What is the Architecture currently we r following in Microservice > what is API Ga...

read more
Ans.

To find all even numbers from a list with a specified limit, iterate through the list and add even numbers until the limit is reached.

  • Iterate through the list of numbers

  • Check if each number is even

  • Add the even numbers to a new list until the limit is reached

Add your answer

Q2. What is prepayment, what is ar ageing, what is cogs, what is direct expenses, indirect expense, what is hedging, journal entry for os salary, journal entry for prepaid salary, what is cost centre, what is profi...

read more
Ans.

Prepayment is an advance payment made for goods or services. AR ageing is the analysis of outstanding customer invoices. COGS is the cost of producing or purchasing goods sold. Direct expenses are costs directly related to the production of goods or services. Indirect expenses are costs not directly related to production. Hedging is a financial strategy to reduce risk. Journal entry for OS salary is debit salary expense, credit accounts payable. Journal entry for prepaid sala...read more

Add your answer

Q3. How do you pass varying parameters from cobol to stored procedure

Ans.

Varying parameters can be passed using arrays of strings in COBOL to stored procedures.

  • Define an array in COBOL to hold the parameters

  • Populate the array with the varying parameters

  • Pass the array as a parameter to the stored procedure

  • In the stored procedure, use the array to access the varying parameters

View 1 answer

Q4. Perform until executing infinite loop what could be the reason?

Ans.

Infinite loop can occur due to logical errors in the loop condition or the loop body.

  • Incorrect loop condition

  • Missing or incorrect loop termination condition

  • Infinite recursion

  • Deadlock or race condition

  • Hardware or software failure

View 1 answer
Discover Gera Developments interview dos and don'ts from real experiences

Q5. How to solve problems in manufacturing unit

Ans.

To solve problems in manufacturing unit, identify the root cause, gather data, analyze and implement solutions.

  • Identify the root cause of the problem

  • Gather data and analyze it

  • Brainstorm possible solutions

  • Implement the best solution

  • Monitor and evaluate the effectiveness of the solution

Add your answer

Q6. Write a code to return the first letters of a given sentence?

Ans.

Code to return the first letters of a given sentence as an array of strings.

  • Split the sentence into words

  • Iterate through each word and extract the first letter

  • Store the first letters in an array of strings

Add your answer
Are these interview questions helpful?

Q7. How to send more than 50 bytes of data over CAN

Ans.

To send more than 50 bytes of data over CAN, use CAN FD protocol.

  • CAN FD protocol allows for larger data payloads up to 64 bytes.

  • Ensure that the CAN controller and transceiver support CAN FD.

  • Adjust the bit rate and data phase settings accordingly.

  • Use appropriate software and hardware tools for testing and debugging.

  • Consider the impact on overall system performance and compatibility with other devices.

Add your answer

Q8. Program has abend with -911 how do you fix?

Ans.

Abend with -911 is a deadlock error. Identify the resources causing the deadlock and release them.

  • Check the application logs for more information on the error.

  • Identify the resources involved in the deadlock using system logs or monitoring tools.

  • Release the resources causing the deadlock by terminating the associated processes or transactions.

  • Modify the application code to prevent future deadlocks.

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

Q9. What are the important finance statement

Ans.

The important finance statements are the balance sheet, income statement, and cash flow statement.

  • Balance sheet shows the company's assets, liabilities, and equity at a specific point in time.

  • Income statement shows the company's revenue, expenses, and net income over a period of time.

  • Cash flow statement shows the company's cash inflows and outflows over a period of time.

  • These statements are important for investors, creditors, and management to assess the financial health of t...read more

Add your answer

Q10. What is cash flow statement

Ans.

A cash flow statement is a financial statement that shows the inflows and outflows of cash in a business over a specific period of time.

  • It provides information about the cash generated from operating activities, investing activities, and financing activities.

  • Operating activities include cash received from sales, payment to suppliers, and payment to employees.

  • Investing activities include cash used for purchasing or selling assets like property, plant, and equipment.

  • Financing a...read more

View 1 answer

Q11. What is the source of water

Ans.

The source of water can be natural or man-made, including rivers, lakes, oceans, wells, and rain.

  • Water can come from natural sources such as rivers, lakes, and oceans.

  • Man-made sources of water include wells and reservoirs.

  • Rainwater can also be collected and used as a source of water.

  • Water can be treated and purified for consumption.

  • The source of water can vary depending on location and availability.

Add your answer

Q12. What is customer satisfaction

Ans.

Customer satisfaction is the measure of how happy and content customers are with a product or service.

  • Customer satisfaction is a subjective measure and can vary from person to person.

  • It is often measured through surveys, feedback forms, and customer reviews.

  • High customer satisfaction indicates that the product or service meets or exceeds customer expectations.

  • It is important for businesses to prioritize customer satisfaction as it leads to customer loyalty and repeat business...read more

View 1 answer

Q13. How to impress the customers

Ans.

Impress customers by providing exceptional service and personalized experiences.

  • Listen actively to their needs and concerns

  • Offer customized solutions to their problems

  • Provide prompt and efficient service

  • Show appreciation and gratitude for their business

  • Go above and beyond to exceed their expectations

Add your answer

Q14. What about a quality control

Ans.

Quality control is essential in ensuring products meet standards and specifications.

  • Quality control involves monitoring and testing products to ensure they meet specified standards.

  • It helps identify defects or issues early in the production process.

  • Quality control can involve inspections, testing, and audits to ensure consistency and reliability.

  • Examples include checking dimensions of a part, testing the strength of a material, or inspecting the finish of a product.

Add your answer

Q15. Which type of ic engine

Ans.

Internal combustion engines are classified into two main types: spark ignition (SI) engines and compression ignition (CI) engines.

  • Spark ignition (SI) engines use a spark plug to ignite the fuel-air mixture, commonly found in gasoline engines.

  • Compression ignition (CI) engines rely on the heat generated by compressing the air in the cylinder to ignite the fuel, commonly found in diesel engines.

  • Each type of engine has its own advantages and disadvantages based on factors such as...read more

Add your answer

Q16. How do you use instrument

Ans.

Instruments are used in various ways in mechanical engineering, such as for measuring, testing, and analyzing different parameters.

  • Instruments are used for measuring various parameters like temperature, pressure, flow rate, etc.

  • Instruments are used for testing the performance of mechanical systems and components.

  • Instruments are used for analyzing data and making informed decisions based on the results.

  • Examples include thermocouples for temperature measurement, pressure gauges...read more

Add your answer

Q17. what are the layers of osi model

Ans.

The OSI model consists of 7 layers that define the functions of a network communication system.

  • Physical layer - deals with physical connections and transmission of raw data (e.g. cables, hubs)

  • Data link layer - responsible for node-to-node communication and error detection (e.g. switches, bridges)

  • Network layer - manages routing and addressing (e.g. routers)

  • Transport layer - ensures end-to-end communication and data flow control (e.g. TCP, UDP)

  • Session layer - establishes, maint...read more

Add your answer

Q18. how to overcome outliers

Ans.

Outliers can be overcome by identifying and removing them or by transforming the data.

  • Identify outliers using statistical methods like z-scores or box plots.

  • Remove outliers by either deleting the data points or replacing them with a more appropriate value.

  • Transform the data using techniques like winsorization or log transformation to reduce the impact of outliers.

  • Consider the context and domain knowledge to determine the appropriate approach for handling outliers.

  • Example: In ...read more

Add your answer

Q19. Warranty processes in dealership

Ans.

Warranty processes in dealership involve handling warranty claims, coordinating with manufacturers, and ensuring customer satisfaction.

  • Understanding the warranty terms and conditions set by manufacturers

  • Processing warranty claims accurately and efficiently

  • Coordinating with manufacturers for approvals and reimbursements

  • Ensuring timely repairs or replacements under warranty

  • Maintaining records of warranty claims and repairs for audit purposes

Add your answer

Q20. Journal entries of reconciliation

Ans.

Journal entries of reconciliation involve adjusting entries to ensure the balance in the general ledger matches the bank statement.

  • Reconciliation involves comparing the transactions in the bank statement with those in the general ledger.

  • Adjusting entries are made to correct any discrepancies between the two records.

  • Common adjusting entries include recording bank fees, interest income, outstanding checks, and deposits in transit.

  • The goal of reconciliation is to ensure the accu...read more

Add your answer

Q21. What is excel formulas

Ans.

Excel formulas are functions used in Microsoft Excel to perform calculations, manipulate data, and automate tasks.

  • Excel formulas start with an equal sign (=) and can include functions, references, operators, and constants.

  • Examples of Excel formulas include SUM, AVERAGE, IF, VLOOKUP, and CONCATENATE.

  • Formulas can be used to perform mathematical operations, logical comparisons, text manipulation, and more.

  • Excel formulas can be copied and pasted to apply the same calculation to m...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Gera Developments

based on 60 interviews
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 4.5k Interview Questions
4.1
 • 571 Interview Questions
3.9
 • 209 Interview Questions
3.7
 • 142 Interview Questions
3.9
 • 140 Interview Questions
View all
Top Volvo Interview Questions And Answers
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

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