Premium Employer

HCLTech

3.6
based on 33.7k Reviews
Filter interviews by

Geratex Machinery Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. What is MVC filter , how you implemented it in your app

Ans.

MVC filter is a feature in MVC framework that allows you to apply cross-cutting concerns to actions and controllers.

  • MVC filter is used to implement cross-cutting concerns like logging, authentication, authorization, etc.

  • It can be implemented by creating a custom filter class that inherits from the FilterAttribute class.

  • The custom filter class can override the OnActionExecuting, OnActionExecuted, OnResultExecuting, and OnResultExecuted methods to add the desired functionality....read more

Add your answer

Q2. Cloud Technology along with its Security.

Ans.

Cloud technology provides flexibility and scalability, but security concerns must be addressed.

  • Cloud providers offer various security measures such as firewalls, encryption, and access controls.

  • Organizations must also implement their own security measures such as strong passwords and regular updates.

  • Regular security audits and risk assessments are necessary to identify and address vulnerabilities.

  • Examples of cloud security breaches include the 2017 Equifax data breach and the...read more

Add your answer

Q3. What are middleware component in c#

Ans.

Middleware components in C# are software components that sit between an application and the operating system, providing services and functionality.

  • Middleware components act as a bridge between the application and the operating system.

  • They provide services such as authentication, logging, caching, and routing.

  • Middleware components can be added to the application's request pipeline to handle specific tasks.

  • Examples of middleware components in C# include ASP.NET Core middleware,...read more

Add your answer

Q4. How components communicate in angular

Ans.

Components in Angular communicate through input and output properties, event emitters, and services.

  • Components can communicate with each other using input and output properties.

  • Input properties allow data to flow from a parent component to a child component.

  • Output properties use event emitters to send data from a child component to a parent component.

  • Components can also communicate through services, which act as a shared data source.

  • Services can be injected into multiple comp...read more

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

Q5. What is abstract class

Ans.

An abstract class is a class that cannot be instantiated and is meant to be subclassed.

  • An abstract class serves as a blueprint for other classes.

  • It can have both abstract and non-abstract methods.

  • Abstract methods are declared without an implementation and must be implemented by the subclasses.

  • An abstract class can have instance variables, constructors, and static methods.

  • It provides a common interface for all the subclasses.

Add your answer

Q6. What is web api

Ans.

Web API is a set of rules and protocols that allows different software applications to communicate and interact with each other over the internet.

  • Web API stands for Application Programming Interface

  • It enables communication between different software systems

  • Web API uses HTTP protocols for communication

  • It allows developers to access and manipulate data from remote servers

  • Examples of Web APIs include Google Maps API, Twitter API, and Facebook Graph API

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
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