AM-IT
AM-IT Interview Questions and Answers

Asked in Namo Alloy

Q. How to run ERP and how to manage all it infrastructure
Running ERP involves setting up the software, integrating it with existing systems, training users, and maintaining the infrastructure.
Set up the ERP software according to the organization's needs and requirements.
Integrate the ERP system with other systems such as CRM, HR, and finance for seamless data flow.
Train employees on how to use the ERP system effectively to maximize its benefits.
Regularly maintain and update the ERP infrastructure to ensure smooth operation and data...read more
Asked in OKI INDIA

Q. What is the difference between a desktop computer and a server?
Desktop is used by individual users for personal tasks, while servers are used to store and manage data for multiple users.
Desktops are typically used by individual users for personal tasks such as browsing the internet, creating documents, and playing games
Servers are powerful computers designed to store, manage, and process data for multiple users or clients
Desktops usually have limited processing power and storage capacity compared to servers
Servers often run specialized s...read more

Asked in Wipro

Q. What is DNS?
DNS (Domain Name System) translates domain names into IP addresses, enabling users to access websites using easy-to-remember names.
DNS acts like a phonebook for the internet, converting user-friendly domain names (e.g., www.example.com) into IP addresses (e.g., 192.0.2.1).
It consists of a hierarchy of servers, including root servers, TLD (Top-Level Domain) servers, and authoritative name servers.
DNS caching improves performance by storing previously resolved domain names, red...read more
Asked in OKI INDIA

Q. How does Round Robin scheduling work?
Round Robin is a CPU scheduling algorithm that assigns a fixed time unit to each process in a circular queue.
Each process is given a small unit of CPU time, then moved to the end of the queue.
The next process in the queue is then given a turn, and this continues until all processes have had a turn.
Helps in achieving fairness in CPU scheduling by ensuring that no process is starved of CPU time.
Example: If there are 3 processes P1, P2, P3 with time quantum of 2 units, the order...read more
Asked in OKI INDIA

Q. How do you configure HA?
High Availability (HA) configuration involves setting up redundant systems to ensure continuous operation in case of failure.
Set up redundant servers or nodes to ensure failover capability
Configure load balancers to distribute traffic evenly across the servers
Implement clustering technology to ensure high availability
Regularly test failover mechanisms to ensure they work as expected

Asked in Infosys

Q. What is Dependency Injection?
Dependency Injection is a design pattern that allows for the decoupling of components in software development.
Promotes loose coupling between classes, making code easier to manage and test.
Involves providing dependencies from outside a class rather than the class creating them itself.
Commonly used in frameworks like Spring (Java) and Angular (JavaScript).
Example: Instead of a class instantiating its own database connection, it receives the connection as a parameter.
Facilitate...read more
AM-IT Jobs




Asked in Fintouch Consultancy Services

Q. What is Dependency Injection in .NET Core?
Dependency Injection in .NET Core is a design pattern where classes receive dependencies from external sources rather than creating them.
In .NET Core, dependency injection is built into the framework and is used to provide objects that a class needs to perform its functions.
It helps in decoupling the classes and makes the code more maintainable and testable.
Services are registered in the ConfigureServices method of the Startup class and can be injected into classes using cons...read more

Asked in Renewsys India

Q. Are you willing to commit to a one-year bond?
Yes, I am willing to bond for 1 year to show my commitment and dedication to the role.
I understand the importance of commitment in a professional setting
I am confident in my abilities to excel in this role and contribute positively to the team
I am willing to sign a bond as a demonstration of my dedication
Share interview questions and help millions of jobseekers 🌟
Interview Experiences of Popular Companies








Reviews
Interviews
Salaries
Users

