Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

This company page is being actively managed by 3i Infotech Team. If you also belong to the team, you can get access from here

3i Infotech Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 2k Reviews

Play video Play video Video summary
  • About
  • Reviews
    2k
  • Salaries
    10.5k
  • Interviews
    148
  • Jobs
    30
  • Benefits
    163
  • Photos
    1
  • Posts
    1

Filter interviews by

3i Infotech Interview Questions and Answers

Updated 16 Apr 2025
Popular Designations

67 Interview questions

A Desktop Support Engineer was asked 4w ago
Q. What is the difference between ping and tracert commands?
Ans. 

Ping checks connectivity to a host, while Tracert traces the route packets take to reach that host.

  • Ping sends ICMP Echo Request packets to test reachability.

  • Tracert sends packets with increasing TTL values to map the route.

  • Example of Ping: 'ping google.com' checks if Google is reachable.

  • Example of Tracert: 'tracert google.com' shows the path taken to reach Google.

  • Ping measures round-trip time, while Tracert shows ...

View all Desktop Support Engineer interview questions
An Application Support Executive was asked 1mo ago
Q. What is a journal entry?
Ans. 

A journal entry is a record of financial transactions in accounting, detailing debits and credits for each transaction.

  • Journal entries are used to record all business transactions.

  • Each entry consists of a date, accounts affected, and amounts debited or credited.

  • Example: Buying office supplies for $100 would debit Office Supplies and credit Cash.

  • They help maintain the double-entry accounting system, ensuring the ac...

View all Application Support Executive interview questions
An Application Support Executive was asked 1mo ago
Q. What is the role of a .imp file in Tally?
Ans. 

.imp files in Tally are used for importing data into the Tally accounting software, facilitating data migration and integration.

  • Data Import: .imp files allow users to import various types of data such as vouchers, masters, and transactions into Tally.

  • Format: The .imp file format is structured in a way that Tally can easily interpret and process the data for accurate accounting.

  • Integration: Businesses can use .imp ...

View all Application Support Executive interview questions
A Senior Software Engineer was asked 1mo ago
Q. Explain how to create nested table record type variables, and describe their syntax.
Ans. 

Nested table record types in PL/SQL allow complex data structures for efficient data handling.

  • A nested table is a collection type that can hold an arbitrary number of elements.

  • Syntax for creating a nested table type: `CREATE TYPE nested_table_type AS TABLE OF data_type;`

  • To declare a variable of a nested table type: `DECLARE my_nested_table nested_table_type;`

  • You can initialize a nested table using: `my_nested_tabl...

View all Senior Software Engineer interview questions
A Desktop Support Engineer was asked 2mo ago
Q. How do you create OST and PST files?
Ans. 

Creating OST and PST files in Outlook helps manage emails and data storage efficiently.

  • OST (Offline Storage Table) is created when you set up an Exchange account in Outlook.

  • PST (Personal Storage Table) can be created by exporting data from Outlook.

  • To create a PST file, go to File > Open & Export > Import/Export > Export to a file > Outlook Data File (.pst).

  • For OST, it is automatically generated whe...

View all Desktop Support Engineer interview questions
🔥 Asked by recruiter 3 times
A Desktop Support Engineer was asked 2mo ago
Q. How do you configure Outlook?
Ans. 

Configuring Outlook involves setting up email accounts, adjusting settings, and ensuring connectivity for optimal use.

  • Open Outlook and go to 'File' > 'Account Settings' > 'Account Settings'.

  • Click 'New' to add a new email account and select 'Email Account'.

  • Enter your name, email address, and password, then click 'Next'.

  • Outlook will attempt to configure your account automatically; if it fails, select 'Manual s...

View all Desktop Support Engineer interview questions
An Electrical Engineer was asked 3mo ago
Q. What is an Ampere?
Ans. 

Ampear is a unit of electric current, measured in amperes.

  • Ampear is a unit of electric current

  • It is measured in amperes

  • It represents the rate of flow of electric charge

View all Electrical Engineer interview questions
Are these interview questions helpful?
An Associate Application Support Engineer was asked 3mo ago
Q. What is the difference between a compression engine and a combustion engine?
Ans. 

Compression engine compresses air before fuel is added, while combustion engine mixes air and fuel before compression.

  • Compression engine compresses air before fuel is added

  • Combustion engine mixes air and fuel before compression

  • Compression engines are typically found in diesel vehicles

  • Combustion engines are found in gasoline vehicles

View all Associate Application Support Engineer interview questions
An Associate Application Support Engineer was asked 3mo ago
Q. Explain combustion engine with examples.
Ans. 

Combustion engine is a type of internal combustion engine that generates power by burning fuel within a combustion chamber.

  • Combustion engine converts chemical energy from fuel into mechanical energy.

  • Air and fuel are mixed in the combustion chamber and ignited by a spark plug.

  • Examples include gasoline engines in cars and diesel engines in trucks.

  • The combustion process creates high pressure gases that push pistons, ...

View all Associate Application Support Engineer interview questions
A Manual Test Engineer was asked 5mo ago
Q. Explain the bug life cycle in detail.
Ans. 

Bug life cycle involves identification, reporting, fixing, retesting, and closing of a software bug.

  • Bug identification by testers

  • Bug reporting with detailed steps to reproduce

  • Bug fixing by developers

  • Bug retesting by testers to verify the fix

  • Bug closing after confirmation of resolution

View all Manual Test Engineer interview questions
1 2 3 4 5 6 7

3i Infotech Interview Experiences

148 interviews found

Desktop Support Engineer Interview Questions & Answers

user image Akash Jadhav

posted on 14 Apr 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is the difference between static ip and DHCP? When would you use each?
  • Ans. 

    Static IPs are fixed addresses, while DHCP assigns dynamic addresses automatically to devices on a network.

    • Static IP: A fixed IP address assigned to a device, ideal for servers or devices needing consistent access, e.g., a web server.

    • DHCP: Dynamic Host Configuration Protocol automatically assigns IP addresses to devices, suitable for networks with many devices, e.g., home networks.

    • Use Case for Static IP: When running a...

  • Answered by AI
    Add your answer
  • Q2. How do you troubleshoot a system that running slow?
  • Ans. 

    To troubleshoot a slow system, identify resource bottlenecks, check for malware, and optimize settings.

    • Check Task Manager for high CPU or memory usage; for example, if a specific application is consuming excessive resources.

    • Run a disk cleanup to remove temporary files and free up space, which can improve performance.

    • Scan for malware using antivirus software, as infections can significantly slow down a system.

    • Disable un...

  • Answered by AI
    Add your answer
  • Q3. How do you handle printer and network sharing issues?
  • Ans. 

    I troubleshoot printer and network sharing issues by diagnosing connectivity, driver, and configuration problems systematically.

    • Check physical connections: Ensure the printer is powered on and connected to the network.

    • Verify network settings: Use the printer's control panel to check IP address and network status.

    • Update drivers: Ensure the latest printer drivers are installed on the client machines.

    • Test connectivity: Pi...

  • Answered by AI
    Add your answer
  • Q4. What is DNS and how does it work?
  • Ans. 

    DNS translates domain names into IP addresses, enabling browsers to load Internet resources.

    • DNS stands for Domain Name System.

    • It acts like a phonebook for the internet, mapping domain names (e.g., www.example.com) to IP addresses (e.g., 192.0.2.1).

    • When you enter a URL in your browser, a DNS query is sent to a DNS server to resolve the domain name.

    • The DNS server responds with the corresponding IP address, allowing your ...

  • Answered by AI
    Add your answer
  • Q5. How to configure outlook?
  • Ans. 

    Configuring Outlook involves setting up email accounts, adjusting settings, and ensuring connectivity for optimal use.

    • Open Outlook and go to 'File' > 'Account Settings' > 'Account Settings'.

    • Click 'New' to add a new email account and select 'Email Account'.

    • Enter your name, email address, and password, then click 'Next'.

    • Outlook will attempt to configure the account automatically; if it fails, select 'Manual setup'.

    • ...

  • Answered by AI
    Add your answer
  • Q6. What is the difference between ping and tracert commands?
  • Ans. 

    Ping checks connectivity to a host, while Tracert traces the route packets take to reach that host.

    • Ping sends ICMP Echo Request packets to test reachability.

    • Tracert sends packets with increasing TTL values to map the route.

    • Example of Ping: 'ping google.com' checks if Google is reachable.

    • Example of Tracert: 'tracert google.com' shows the path taken to reach Google.

    • Ping measures round-trip time, while Tracert shows each ...

  • Answered by AI
    Add your answer
  • Q7. What are steps to install windows on a new system?
  • Ans. 

    Steps to install Windows on a new system include preparing the installation media, configuring BIOS, and completing the installation process.

    • 1. Prepare installation media: Use a USB drive or DVD with Windows installation files.

    • 2. Configure BIOS/UEFI: Access BIOS settings to set boot order to USB/DVD first.

    • 3. Boot from installation media: Insert the USB/DVD and restart the computer.

    • 4. Select language and preferences: Ch...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic networking and operating system concepts will. Be confident in your resume and stay honest during the interview.

Skills evaluated in this interview

Desktop Support Engineer Interview Questions asked at other Companies

Q1. What is APIPA? WHAT IS SUBNETMASK? DIFFERENCE BETWEEB IPv4 and IPv6. How many types of os installation? What is BIOS AND what is use of CMOS BATTARY? WHST IS HDD and how many types of HDD? How to shot SMPS AND HOW TO UPDRADE RAM? DIFFERENCE... read more
View answer (3)
Anonymous

Windows System Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Jul 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. How do you Decommission a server?
  • Ans. 

    Decommissioning a server involves several steps to safely remove it from service.

    • Backup any necessary data or configurations before proceeding.

    • Notify stakeholders and users of the server's decommissioning.

    • Remove the server from any load balancers or DNS records.

    • Power off the server and physically disconnect it from the network.

    • Document the decommissioning process for future reference.

  • Answered by AI
    Add your answer
  • Q2. What are the port numbers for DNS, RDP and DHCP.?
  • Ans. 

    DNS - 53, RDP - 3389, DHCP - 67/68

    • DNS uses port 53 for both TCP and UDP communication

    • RDP uses port 3389 for TCP communication

    • DHCP uses ports 67 and 68 for UDP communication

  • Answered by AI
    Add your answer
  • Q3. Difference between 2016 and 2019 server?
  • Ans. 

    Windows Server 2019 has more advanced features and improvements compared to Windows Server 2016.

    • Windows Server 2019 has improved security features such as Windows Defender Advanced Threat Protection (ATP) and Windows Defender Exploit Guard.

    • Windows Server 2019 includes enhancements in virtualization with features like Shielded Virtual Machines and Encrypted Networks.

    • Windows Server 2019 has improved support for Linux vir...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. How do you resolve the BSOD?
  • Ans. 

    BSOD can be resolved by identifying the root cause, checking for hardware/software issues, updating drivers, and performing system restore.

    • Identify the error code displayed on the BSOD screen to determine the root cause.

    • Check for hardware issues such as faulty RAM or hard drive.

    • Update drivers for hardware components like graphics card or network adapter.

    • Perform a system restore to revert back to a stable state before t...

  • Answered by AI
    Add your answer
  • Q2. How do you trouble shoot when the user is not able to take the Remote access of a server?
  • Ans. 

    To troubleshoot when a user is unable to take remote access of a server, check network connectivity, firewall settings, user permissions, and remote desktop services.

    • Check network connectivity to ensure the user can reach the server.

    • Verify firewall settings to ensure the necessary ports are open for remote access.

    • Check user permissions on the server to ensure the user has the necessary access rights.

    • Verify the status o...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Windows System Engineer Interview Questions asked at other Companies

Q1. How do you troubleshoot when a user is unable to remotely access a server?
View answer (1)
Anonymous

Desktop Support Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the meaning of technical support
  • Ans. 

    Technical support refers to providing assistance and troubleshooting for technical issues related to hardware, software, or other technology.

    • Assisting users with hardware and software issues

    • Troubleshooting technical problems

    • Providing guidance on how to use technology effectively

    • Resolving network connectivity issues

    • Offering support for system upgrades and installations

  • Answered by AI
    Add your answer
  • Q2. Why I'm choosing this field
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. What is troubleshooting
  • Ans. 

    Troubleshooting is the process of identifying, diagnosing, and resolving technical issues or problems.

    • Identifying the issue or problem

    • Gathering information and data related to the issue

    • Analyzing the information to determine possible causes

    • Testing and implementing solutions to resolve the issue

    • Verifying that the issue has been resolved

  • Answered by AI
    Add your answer
  • Q2. Steps that involves during troubleshooting
  • Ans. 

    Troubleshooting steps involve identifying the issue, gathering information, isolating the problem, implementing a solution, and testing the solution.

    • Identify the issue reported by the user

    • Gather information about the issue such as error messages or recent changes

    • Isolate the problem by narrowing down possible causes

    • Implement a solution based on the identified cause

    • Test the solution to ensure the issue is resolved

  • Answered by AI
    Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Explain what are the aim of organisation
  • Ans. 

    The aim of an organization is to achieve its goals and objectives, fulfill its mission, and provide value to its stakeholders.

    • To achieve its goals and objectives

    • To fulfill its mission

    • To provide value to its stakeholders

  • Answered by AI
    Add your answer
  • Q2. How can you handle a panic situation , if it happens suddenly in absence of your tl
  • Ans. 

    In a panic situation without a team lead, I would stay calm, assess the issue, and prioritize tasks effectively.

    • Stay calm and composed to think clearly.

    • Assess the situation quickly to identify the root cause.

    • Prioritize tasks based on urgency and impact.

    • Communicate with team members or escalate if necessary.

    • Document the issue and steps taken for future reference.

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Desktop Support Engineer Interview Questions asked at other Companies

Q1. What is APIPA? WHAT IS SUBNETMASK? DIFFERENCE BETWEEB IPv4 and IPv6. How many types of os installation? What is BIOS AND what is use of CMOS BATTARY? WHST IS HDD and how many types of HDD? How to shot SMPS AND HOW TO UPDRADE RAM? DIFFERENCE... read more
View answer (3)
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Prev job work and project details , roles and responsibility

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC process
  • Ans. 

    SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.

    • SDLC stands for Software Development Life Cycle

    • It includes stages like planning, analysis, design, implementation, testing, and maintenance

    • Each stage has specific goals and deliverables to ensure the quality and success of the software project

  • Answered by AI
    Add your answer
  • Q2. What is the ASp.net mean for ?
  • Ans. 

    ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.

    • ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.

    • It allows developers to create web applications using languages like C# or VB.NET.

    • ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.

    • It is part o...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain raid and perfomance
  • Add your answer
  • Q2. Explain replication technologies
  • Add your answer
Anonymous

Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is Life Insurance
  • Ans. 

    Life insurance is a financial product that provides a lump sum payment to beneficiaries upon the insured's death.

    • Provides financial protection for loved ones in case of the insured's death

    • Premiums are paid regularly to maintain coverage

    • Can also include additional benefits like critical illness or disability coverage

    • Types include term life, whole life, and universal life insurance

  • Answered by AI
    Add your answer
  • Q2. Which Documents are Required to Fulfill the Claim?
  • Ans. 

    Documents required for claim fulfillment include proof of loss, policy details, claim form, and supporting documents.

    • Proof of loss (e.g. police report, photos)

    • Policy details (e.g. insurance policy)

    • Claim form (e.g. filled out and signed)

    • Supporting documents (e.g. receipts, invoices)

  • Answered by AI
    Add your answer
Round 2 - Behavioral 

(2 Questions)

  • Q1. Personal Background
  • Add your answer
  • Q2. About Specialization Course
  • Add your answer
Round 3 - One-on-one 

(2 Questions)

  • Q1. Personal Background with Certification Courses done
  • Add your answer
  • Q2. Skills You will fulfill in this organisation
  • Ans. 

    I will fulfill skills in data entry, record keeping, and administrative support in this organization.

    • Proficient in data entry and maintaining accurate records

    • Strong organizational skills to handle administrative tasks efficiently

    • Ability to prioritize tasks and meet deadlines

    • Experience with back office software and systems

    • Excellent communication skills for interacting with team members and clients

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Do No work in this company it's my sincere request no career growth in this Job
Anonymous

Software Tester Interview Questions & Answers

user image Anonymous

posted on 18 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. 1 introduce 2. framework 3 oops 4 palindrome code
  • Add your answer
  • Q2. Framework explain in detail
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and test software applications.

    • Framework provides a structure for organizing code and implementing common functionalities.

    • It helps in reducing development time and improving code quality.

    • Examples include Selenium for automated testing, Spring for Java development, and React for front-end web development.

  • Answered by AI
    Add your answer
  • Q3. Oops concept with use of it
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allowing a class to inherit properties and behavior from another class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction: hiding the complex imp...

  • Answered by AI
    Add your answer
  • Q4. Daily routine and responcibility
  • Add your answer

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. What is the best technique to generate automated test reports?
View answer (1)
Anonymous

Executive Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Firewall,AD/AV Windows server/
  • Add your answer
  • Q2. What is firewall
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted internal network and untrusted external network.

    • It can be implemented in hardware, software, or a combination of both.

    • Firewalls can filter traffic based on IP addresses, port numbers, protocols, and other criteria.

    • Examples of firewalls ...

  • Answered by AI
    Add your answer
  • Q3. What is the Use ofAD
  • Ans. 

    Active Directory (AD) is a directory service used by organizations to manage and secure resources such as computers, users, and groups.

    • Centralized management of network resources

    • Authentication and authorization of users and computers

    • Group policy management for enforcing security settings

    • Single sign-on for users to access multiple resources

    • Integration with other services like DNS and DHCP

    • Example: Creating user accounts,...

  • Answered by AI
    Add your answer
  • Q4. Most trending Antivirus
  • Ans. 

    Some of the most trending antivirus software currently include Bitdefender, Norton, and Kaspersky.

    • Bitdefender

    • Norton

    • Kaspersky

  • Answered by AI
    Add your answer
  • Q5. What is Window server
  • Ans. 

    Windows Server is a brand name for a group of server operating systems released by Microsoft.

    • Windows Server is designed to provide services such as user authentication, file sharing, web services, and more.

    • It allows multiple users to access shared resources on a network.

    • Examples of Windows Server operating systems include Windows Server 2016, Windows Server 2019, etc.

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Executive Engineer Interview Questions asked at other Companies

Q1. Question 1: What is memory leak? Question 2: What is static variable in C? with program Question 3: What are local variable and global variables? and their default values and program Question 4: What is method overriding? with program
View answer (1)
Anonymous

Electrical Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What Is Ohm?what Is Power?
  • Ans. 

    Ohm is a unit of electrical resistance, power is the rate at which work is done or energy is transferred.

    • Ohm is the unit of electrical resistance, symbolized by the Greek letter omega (Ω)

    • Power is the rate at which work is done or energy is transferred, measured in watts (W)

    • Ohm's Law relates voltage, current, and resistance: V = I * R

    • Power can be calculated using the formula P = V * I, where P is power, V is voltage, an...

  • Answered by AI
    Add your answer
  • Q2. What Is Ampear?
  • Ans. 

    Ampear is a unit of electric current, measured in amperes.

    • Ampear is a unit of electric current

    • It is measured in amperes

    • It represents the rate of flow of electric charge

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Performance,Hard Working In Company

Electrical Engineer Interview Questions asked at other Companies

Q1. What is the difference between Switchgear and Circuit Breakers?
View answer (13)
Anonymous

Desktop Support Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. What is outlook
  • Ans. 

    Outlook is a personal information manager from Microsoft, primarily used for email, calendar, and task management.

    • Email Management: Send, receive, and organize emails with folders and rules.

    • Calendar: Schedule appointments, set reminders, and share calendars with others.

    • Task Management: Create and track tasks and to-do lists.

    • Contacts: Store and manage contact information for easy access.

    • Integration: Works seamlessly wit...

  • Answered by AI
    Add your answer
  • Q2. What is active directory
  • Ans. 

    Active Directory is a directory service developed by Microsoft for Windows domain networks, managing users and resources.

    • Centralized management of users, computers, and other resources in a network.

    • Uses a hierarchical structure with domains, trees, and forests.

    • Supports authentication and authorization through protocols like Kerberos.

    • Allows for Group Policy management to enforce security settings and software deployment...

  • Answered by AI
    Add your answer
  • Q3. How to configure Outlook
  • Ans. 

    Configuring Outlook involves setting up email accounts, adjusting settings, and ensuring connectivity for optimal use.

    • Open Outlook and go to 'File' > 'Account Settings' > 'Account Settings'.

    • Click 'New' to add a new email account and select 'Email Account'.

    • Enter your name, email address, and password, then click 'Next'.

    • Outlook will attempt to configure your account automatically; if it fails, select 'Manual setup'...

  • Answered by AI
    Add your answer
  • Q4. How to create ost and pst
  • Ans. 

    Creating OST and PST files in Outlook helps manage emails and data storage efficiently.

    • OST (Offline Storage Table) is created when you set up an Exchange account in Outlook.

    • PST (Personal Storage Table) can be created by exporting data from Outlook.

    • To create a PST file, go to File > Open & Export > Import/Export > Export to a file > Outlook Data File (.pst).

    • For OST, it is automatically generated when you...

  • Answered by AI
    Add your answer
  • Q5. What is dhcp and dns
  • Ans. 

    DHCP assigns IP addresses dynamically, while DNS translates domain names into IP addresses.

    • DHCP (Dynamic Host Configuration Protocol) automates IP address assignment.

    • Example: A device connects to a network and receives an IP address from the DHCP server.

    • DNS (Domain Name System) resolves human-readable domain names to IP addresses.

    • Example: Typing 'www.example.com' in a browser translates to an IP address like '192.0.2.1...

  • Answered by AI
    Add your answer

Desktop Support Engineer Interview Questions asked at other Companies

Q1. What is APIPA? WHAT IS SUBNETMASK? DIFFERENCE BETWEEB IPv4 and IPv6. How many types of os installation? What is BIOS AND what is use of CMOS BATTARY? WHST IS HDD and how many types of HDD? How to shot SMPS AND HOW TO UPDRADE RAM? DIFFERENCE... read more
View answer (3)
Anonymous

Top trending discussions

View All
Salary Discussions, Hike & Promotions
2w
a data scientist
Need help in CTC expectation
Planning to appear for interviews.. CCTC: 11 LPA Exp: 4 years (Data science, ML, DL) last 1 Year in GenAI I was doing work from until now.. 1. What is possibility of getting remote job? 2. What should be my expected CTC? Please help
Got a question about 3i Infotech?
Ask anonymously on communities.
More about working at 3i Infotech
  • HQ - Mumbai, Maharashtra, India
  • IT Services & Consulting
  • 1k-5k Employees (India)
  • Public

3i Infotech Interview FAQs

How many rounds are there in 3i Infotech interview?
3i Infotech interview process usually has 2-3 rounds. The most common rounds in the 3i Infotech interview process are Technical, HR and Resume Shortlist.
How to prepare for 3i Infotech interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 3i Infotech. The most common topics and skills that interviewers at 3i Infotech expect are Desktop Support, Networking, Java, SQL and Troubleshooting.
What are the top questions asked in 3i Infotech interview?

Some of the top questions asked at the 3i Infotech interview -

  1. What is active directory ? Role of DNS server ? Difference between RAM & ROM ? ...read more
  2. What is BSOD error in windo...read more
  3. what is AD ,Tell me about iso layers,what is tcp/...read more
What are the most common questions asked in 3i Infotech HR round?

The most common HR questions asked in 3i Infotech interview are -

  1. Why are you looking for a chan...read more
  2. What are your salary expectatio...read more
  3. Tell me about yourse...read more
How long is the 3i Infotech interview process?

The duration of 3i Infotech interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

3i Infotech Interviews By Designations

  • 3i Infotech Desktop Support Engineer Interview Questions
  • 3i Infotech Data Entry Operator Interview Questions
  • 3i Infotech Associate Engineer Interview Questions
  • 3i Infotech Software Engineer Interview Questions
  • 3i Infotech Software Developer Interview Questions
  • 3i Infotech Senior Software Engineer Interview Questions
  • 3i Infotech System Administrator Interview Questions
  • 3i Infotech System Engineer Interview Questions
  • Show more
  • 3i Infotech Junior Associate Interview Questions
  • 3i Infotech Business Analyst Interview Questions

Interview Questions for Popular Designations

  • Desktop Support Engineer Interview Questions
  • Data Entry Operator Interview Questions
  • Associate Engineer Interview Questions
  • Analyst Interview Questions
  • Intern Interview Questions
  • Sales Executive Interview Questions
  • Associate Software Engineer Interview Questions
  • Data Analyst Interview Questions
  • Show more
  • Senior Software Engineer Interview Questions
  • Manager Interview Questions

Overall Interview Experience Rating

4/5

based on 118 interview experiences

Difficulty level

Easy 36%
Moderate 64%

Duration

Less than 2 weeks 86%
2-4 weeks 10%
4-6 weeks 2%
6-8 weeks 2%
View more

Interview Questions from Similar Companies

ITC Infotech
ITC Infotech Interview Questions
3.6
 • 355 Interviews
CitiusTech
CitiusTech Interview Questions
3.3
 • 280 Interviews
Bounteous x Accolite
Bounteous x Accolite Interview Questions
3.4
 • 228 Interviews
Tiger Analytics
Tiger Analytics Interview Questions
3.7
 • 228 Interviews
Altimetrik
Altimetrik Interview Questions
3.7
 • 225 Interviews
Cybage
Cybage Interview Questions
3.8
 • 198 Interviews
ValueLabs
ValueLabs Interview Questions
3.7
 • 195 Interviews
Xoriant
Xoriant Interview Questions
4.1
 • 192 Interviews
Globant
Globant Interview Questions
3.8
 • 178 Interviews
ThoughtWorks
ThoughtWorks Interview Questions
3.9
 • 151 Interviews
View all

3i Infotech Reviews and Ratings

based on 2k reviews

3.4/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.1

Salary

3.3

Job security

3.2

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 2k Reviews and Ratings
Jobs at 3i Infotech
3i Infotech
3i Infotech - Chief Technical Manager - Data Architect (12-18 yrs)

12-18 Yrs

Not Disclosed

3i Infotech
3i Infotech - Senior Technical Manager - Solutions Architect (12-18 yrs)

12-18 Yrs

₹ 22-21 LPA

3i Infotech
Desktop Support Engineer

Kota,

Ajmer

+1

2-5 Yrs

₹ 0.5-2.75 LPA

Explore more jobs
3i Infotech Salaries in India
Software Engineer
636 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
418 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Software Developer
307 salaries
unlock blur

₹2.6 L/yr - ₹9.7 L/yr

Softwaretest Engineer
243 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Desktop Support Engineer
241 salaries
unlock blur

₹1.4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare 3i Infotech with
ITC Infotech

ITC Infotech

3.6
Compare
Cybage

Cybage

3.8
Compare
Xoriant

Xoriant

4.1
Compare
ValueLabs

ValueLabs

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • 3i Infotech Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter