Add office photos
Employer?
Claim Account for FREE

L&T Technology Services

3.3
based on 4.8k Reviews
Video summary
Filter interviews by

CohnReznick Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations
Q1. What is dynamic memory allocation in C?
Add your answer
Q2. What is a zombie process?
Add your answer
Q3. What is the difference between a structure and a union in C++?
Add your answer
Q4. What is IPC?
Add your answer
Discover CohnReznick interview dos and don'ts from real experiences
Q5. Convert a value from Big Endian format to Little Endian format.
Add your answer

Q6. 3. Write a class to debit, credit and balance check functionalities

Ans.

A class for debit, credit and balance check functionalities

  • Create a class with member variables for balance

  • Add member functions for debit, credit and balance check

  • Ensure proper validation and error handling

  • Consider using exception handling for errors

Add your answer

Q7. How to add external API to project

Ans.

To add an external API to a project, you need to first obtain the API documentation and credentials.

  • Obtain API documentation and credentials

  • Integrate API into project using appropriate libraries or frameworks

  • Test API functionality and handle errors appropriately

Add your answer

Q8. Explain Abstract design pattern.

Ans.

Abstract design pattern is a way to define a blueprint for a group of objects with common characteristics.

  • It allows creating objects without specifying their concrete classes.

  • It promotes loose coupling between classes.

  • It is implemented using abstract classes and interfaces.

  • Example: Shape is an abstract class and Circle, Square, Triangle are its concrete subclasses.

  • Example: JDBC API uses abstract classes and interfaces to provide a common interface for different database vendo...read more

Add your answer

Q9. 2. Convert string to integer.

Ans.

Convert string to integer in C++.

  • Use stoi() function to convert string to integer.

  • Include header file.

  • stoi() function throws an exception if the string is not a valid integer.

  • Use stol() or stoll() for long integers.

  • Use atoi() for C-style strings.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top C Developer Interview Questions from Similar Companies

3.5
 • 12 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

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