Add office photos
Employer?
Claim Account for FREE

Pytheos Health Systems

3.2
based on 2 Reviews
Filter interviews by

Krupajal Engineering College Interview Questions and Answers

Updated 5 Feb 2024

Q1. How you'll get data from backend and how you'll pass the data to the view?

Ans.

Data can be fetched using APIs and passed to the view using templating engines or front-end frameworks.

  • Use AJAX calls to fetch data from the backend APIs

  • Parse the data received in JSON format

  • Use templating engines like Handlebars or front-end frameworks like React to pass the data to the view

  • Render the data dynamically on the view

Add your answer

Q2. What is MVVM, MVC and MVP and tell the differences between them.

Ans.

MVVM, MVC, and MVP are design patterns used in software development to separate concerns and improve code maintainability.

  • MVC stands for Model-View-Controller and separates the application into three interconnected components. The model represents the data and business logic, the view displays the data to the user, and the controller handles user input and updates the model and view accordingly.

  • MVP stands for Model-View-Presenter and is similar to MVC, but the presenter acts ...read more

Add your answer

Q3. Explain about OOPs concepts what are the benefits of them.

Ans.

OOPs concepts are fundamental principles of object-oriented programming that help in creating modular and reusable code.

  • Encapsulation helps in hiding the implementation details of an object and provides a clean interface for interacting with it.

  • Inheritance allows creating new classes based on existing ones, reducing code duplication and promoting code reuse.

  • Polymorphism enables objects to take on multiple forms, allowing for more flexible and extensible code.

  • Abstraction helps...read more

Add your answer

Q4. What is Recyclerview and how it works internally?

Ans.

Recyclerview is a view group that displays a list of scrollable items and reuses views as they scroll off the screen.

  • Recyclerview is a more flexible and efficient version of ListView and GridView.

  • It uses a LayoutManager to arrange items in a list or grid format.

  • It also uses an Adapter to provide data to the views and recycle views as they scroll off the screen.

  • Recyclerview can also support animations and item decorations.

  • It improves performance by recycling views and reducing...read more

Add your answer
Discover Krupajal Engineering College interview dos and don'ts from real experiences

Q5. What is Activity? What is Binding?

Ans.

Activity refers to a single screen with a user interface. Binding is a way to connect data to the UI elements.

  • Activity is a component of an Android app that represents a single screen with a user interface.

  • Binding is a way to connect data to the UI elements in an Activity.

  • Data binding can be done using XML or programmatically.

  • Binding can be used to update the UI automatically when the data changes.

Add your answer

Q6. What is Services?

Ans.

Services are modular, reusable components that perform specific tasks and can be accessed by other parts of an application.

  • Services are used to separate business logic from the UI layer.

  • They can be used to perform tasks such as data retrieval, validation, and manipulation.

  • Services can be shared across multiple components and modules.

  • Examples include HTTP services for making API calls, authentication services, and logging services.

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 Interview Questions from Similar Companies

4.0
 • 375 Interview Questions
4.2
 • 312 Interview Questions
4.7
 • 143 Interview Questions
3.9
 • 135 Interview Questions
3.7
 • 133 Interview Questions
4.3
 • 130 Interview Questions
View all
Top Pytheos Health Systems 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
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