Add office photos
Employer?
Claim Account for FREE

Lloyd Healthcare

4.2
based on 56 Reviews
Filter interviews by

Tescra Interview Questions and Answers

Updated 10 Mar 2024

Q1. Difference between HashMap and ConcurrentHashMap. Which you prefer and why

Ans.

HashMap is not thread-safe while ConcurrentHashMap is thread-safe. ConcurrentHashMap is preferred for concurrent operations.

  • HashMap is not thread-safe and can lead to ConcurrentModificationException in a multi-threaded environment.

  • ConcurrentHashMap allows concurrent read and write operations without the need for external synchronization.

  • ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple threads to operate on different segments concur...read more

Add your answer

Q2. explain multithreading. What is Callable interface

Ans.

Multithreading is the ability of a CPU to execute multiple threads concurrently. Callable interface is similar to Runnable interface but can return a result and throw a checked exception.

  • Multithreading allows multiple threads to run concurrently, improving performance and responsiveness.

  • Callable interface in Java is similar to Runnable interface but can return a result and throw a checked exception.

  • Example: ExecutorService.submit(Callable) method returns a Future object repre...read more

Add your answer

Q3. Explain encapsulation, polymorphism, inheritance in java

Ans.

Encapsulation, polymorphism, and inheritance are key concepts in Java OOP.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Access to the data is restricted to methods within the class.

  • Polymorphism: Ability of a single method to perform different actions based on the object it is acting upon. Achieved through method overloading and overriding.

  • Inheritance: Mechanism where a new class inherits properties and behaviors from an existing...read more

Add your answer

Q4. Explain exceptions - try with resources

Ans.

Exceptions - try with resources is a Java feature that automatically closes resources after they are no longer needed.

  • Try with resources is a Java feature introduced in Java 7 to automatically close resources like streams, connections, etc. after they are no longer needed.

  • It simplifies the code by reducing the need for explicit resource management and ensures that resources are closed properly even if an exception occurs.

  • The syntax involves declaring the resource within the t...read more

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

Q5. What is the value of preparing dr wise agenda before field work ?

Ans.

Preparing a Dr. wise agenda before field work helps in better time management and prioritization of tasks.

  • Helps in identifying the most important doctors to visit first

  • Allows for better planning of travel routes

  • Ensures that all necessary materials and samples are prepared beforehand

  • Helps in setting realistic targets for the day

  • Improves overall efficiency and productivity

Add your answer

Q6. What is OOPS ?

Ans.

OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

  • OOPS focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).

  • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

  • Examples of OOPS languages include Java, C++, and Python.

Add your answer

Q7. Tell me your strategy for secondary town development?

Ans.

My strategy for secondary town development involves identifying potential markets, building relationships with local stakeholders, and implementing targeted marketing campaigns.

  • Conduct market research to identify potential opportunities

  • Build relationships with local businesses and community leaders

  • Develop targeted marketing campaigns to increase brand awareness

  • Offer incentives to attract new customers and retain existing ones

  • Provide excellent customer service to build loyalty...read more

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

Interview Process at Tescra

based on 3 interviews
Interview experience
5.0
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 485 Interview Questions
4.0
 • 283 Interview Questions
3.9
 • 178 Interview Questions
3.9
 • 176 Interview Questions
4.2
 • 173 Interview Questions
4.2
 • 146 Interview Questions
View all
Top Lloyd Healthcare 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