Value Chain Solutions
Flipkart Interview Questions and Answers
Q1. Do you know transformer ke 5 safety.
Transformer ke 5 safety refers to the 5 safety measures to be followed while working with transformers.
1. Ensure proper grounding of the transformer to prevent electric shocks.
2. Regularly inspect and maintain the transformer to prevent overheating and breakdowns.
3. Use personal protective equipment (PPE) such as gloves and goggles while working on the transformer.
4. Follow proper lockout/tagout procedures before performing maintenance on the transformer.
5. Keep the area arou...read more
Q2. Do you know dg safety.
Yes, DG safety refers to the safety measures and protocols specifically related to diesel generators.
DG safety includes proper installation, regular maintenance, and emergency shutdown procedures.
Ensuring proper ventilation to prevent carbon monoxide buildup is crucial for DG safety.
Regular testing of safety features such as alarms and shutdown mechanisms is important.
Training personnel on safe operation and maintenance practices is essential for DG safety.
Q3. Do you know the VB Macro Shift?
Yes, VB Macro Shift is used to disable the Shift key during startup of a Microsoft Access application.
VB Macro Shift is used to prevent users from bypassing startup options in Microsoft Access.
It is commonly used to disable the Shift key during startup to prevent users from accessing the database design view.
To enable VB Macro Shift, you need to create a macro named AutoExec and add the following code: DoCmd.SetProperty "AllowBypassKey", acProperty, False
Q4. What is the difference between Asp.net and Asp.net core?
ASP.NET Core is a cross-platform, open-source framework for building modern, cloud-based, internet-connected applications.
ASP.NET Core is cross-platform while ASP.NET is Windows-only
ASP.NET Core is open-source while ASP.NET is proprietary
ASP.NET Core has a modular architecture while ASP.NET is monolithic
ASP.NET Core has better performance and scalability than ASP.NET
ASP.NET Core supports dependency injection out of the box while ASP.NET requires third-party libraries
ASP.NET C...read more
Q5. Star delta power wiring diagram.
Star delta power wiring diagram is a method used to reduce starting current in induction motors.
Star delta wiring involves connecting the motor windings in a star configuration during starting, then switching to a delta configuration once the motor is up to speed.
This method is commonly used for large induction motors to reduce the starting current and torque on the electrical supply.
The wiring diagram typically includes a main contactor, a star contactor, a delta contactor, ...read more
Q6. What is design pattern and types of design patterns.
Design pattern is a reusable solution to a commonly occurring problem in software design.
Design patterns provide a standard terminology and are proven solutions to recurring problems.
Types of design patterns include creational, structural, and behavioral patterns.
Creational patterns deal with object creation mechanisms, such as Singleton and Factory Method.
Structural patterns deal with object composition, such as Adapter and Facade.
Behavioral patterns deal with communication ...read more
Q7. How to Macro work in Excel?
Macros automate repetitive tasks in Excel by recording a sequence of actions and allowing them to be executed with a single command.
To create a macro, go to the Developer tab and click on the Record Macro button.
Perform the actions you want to automate, then stop recording.
Assign a shortcut key or button to the macro for easy access.
Macros can be edited and customized using the Visual Basic Editor.
Examples of tasks that can be automated with macros include formatting, data en...read more
Q8. What is OOPS concepts?
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects of different classes to be treated as if they were of the same...read more
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month