Add office photos
Engaged Employer

Capgemini

3.7
based on 41.2k Reviews
Video summary
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

PrimEra Medical Technologies Interview Questions and Answers

Updated 9 May 2024
Popular Designations

Q1. What is a View Model in Android? Explain Room DB Steps in Detail? Explain Features of Java 8 ? Write a Code Snippet for Thread ?

Ans.

A View Model in Android is a class that stores and manages UI-related data in a lifecycle-conscious way.

  • View Model helps to separate the UI data from the UI controller logic.

  • It survives configuration changes and can be shared between fragments or activities.

  • Example: ViewModel class in Android Architecture Components.

Add your answer

Q2. What is CSV, VP? Difference between 21CFR part 11 and EUannex 11? Gamp5 ?

Ans.

CSV stands for comma-separated values, VP is validation protocol. 21CFR part 11 and EU annex 11 are regulations for electronic records and signatures in the US and EU. Gamp5 is a guideline for validation of computerized systems in the pharmaceutical industry.

  • CSV is a file format used for storing tabular data in plain text, with each line representing a data record and each record separated by commas.

  • VP is a validation protocol used to ensure that a system or process meets pre...read more

Add your answer

Q3. 1) Explain AIDL, HIDL ? 2) Android Boot Up Sequence? 3) Android Architecture in detail? 4) Android Components Framework? 5) Android Activity Lifecycle?

Ans.

AIDL and HIDL are communication interfaces used in Android development. Android Boot Up Sequence, Architecture, Components Framework, and Activity Lifecycle are key concepts in Android development.

  • AIDL (Android Interface Definition Language) is used for inter-process communication in Android. It allows different applications to communicate with each other.

  • HIDL (Hardware Interface Definition Language) is used for communication between Android system services and hardware compo...read more

Add your answer

Q4. What are Pure Components in React JS?

Ans.

Pure Components in React JS are components that do not re-render unless their props have changed.

  • Pure Components extend React.Component and implement shouldComponentUpdate method for shallow comparison of props and state.

  • Pure Components are more efficient than regular components as they prevent unnecessary re-renders.

  • Example: class MyComponent extends React.PureComponent { // component code here }

Add your answer
Discover PrimEra Medical Technologies interview dos and don'ts from real experiences

Q5. What are the lifecycle methods of React?

Ans.

React lifecycle methods include componentDidMount, componentDidUpdate, componentWillUnmount, etc.

  • componentDidMount - called after component is rendered for the first time

  • componentDidUpdate - called after component's state or props change

  • componentWillUnmount - called before component is removed from the DOM

Add your answer

Q6. What is View Model ?

Ans.

View Model is a design pattern that separates the data presentation logic from the business logic in an application.

  • View Model is used to prepare data for display in a user interface.

  • It helps in keeping the business logic separate from the UI logic.

  • View Model is commonly used in MVVM (Model-View-ViewModel) architecture.

  • It can contain data formatting, validation, and other presentation-related logic.

Add your answer

Q7. Android Components Framework ?

Ans.

Android Components Framework is a set of building blocks that help developers create Android apps.

  • Includes activities, services, broadcast receivers, and content providers

  • Activities are UI components, services run in the background, broadcast receivers respond to system-wide broadcast announcements, content providers manage shared set of app data

  • Components can be declared in the AndroidManifest.xml file

Add your answer

Q8. Room DB in Android ?

Ans.

Room DB is a persistence library that provides an abstraction layer over SQLite to allow for more robust database access in Android applications.

  • Room DB simplifies database interactions by providing compile-time verification of SQL queries.

  • It consists of three main components: Entity, DAO (Data Access Object), and Database.

  • Example: @Entity annotation defines a SQLite table, @Dao annotation defines database operations, and @Database annotation defines the database class.

  • Room D...read more

Add your answer

Q9. C dsp different ul channel

Ans.

C DSP is used for processing digital signals in real-time, while UL channels refer to uplink channels in telecommunications.

  • C DSP is a programming language used for real-time signal processing.

  • UL channels refer to uplink channels in telecommunications for transmitting data from user equipment to the network.

  • Combining C DSP with UL channels can optimize signal processing and data transmission in telecommunications systems.

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

Interview Process at PrimEra Medical Technologies

based on 11 interviews
3 Interview rounds
Technical Round - 1
Technical Round - 2
Technical Round - 3
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Lead Software Engineer Interview Questions from Similar Companies

4.0
 • 16 Interview Questions
3.5
 • 13 Interview Questions
3.5
 • 13 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