Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Eagle Information Systems Team. If you also belong to the team, you can get access from here

Eagle Information Systems Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 65 Reviews

Filter interviews by

Eagle Information Systems Desktop Interview Questions, Process, and Tips

Updated 22 Mar 2021

Eagle Information Systems Desktop Interview Experiences

1 interview found

Desktop Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2021

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. What is a DNS
  • Ans. 

    DNS stands for Domain Name System. It is a system that translates domain names into IP addresses.

    • DNS is like a phone book for the internet

    • It helps to locate websites by translating domain names into IP addresses

    • DNS servers store information about domain names and their corresponding IP addresses

    • DNS can also be used to block access to certain websites by redirecting requests to a different IP address

  • Answered by AI
  • Q2. What is a HDCP server
  • Ans. 

    A HDCP server is a device that manages the encryption and decryption of digital content to prevent unauthorized copying.

    • HDCP stands for High-bandwidth Digital Content Protection.

    • It is used to protect copyrighted content from being copied or distributed without permission.

    • HDCP servers manage the encryption and decryption of digital content to ensure that it is only viewed on authorized devices.

    • Examples of devices that m...

  • Answered by AI
  • Q3. What is a ADC server
  • Ans. 

    An ADC server is a device that converts analog signals to digital signals.

    • ADC stands for Analog-to-Digital Converter.

    • ADC servers are commonly used in data acquisition systems.

    • They are also used in audio recording equipment to convert analog sound waves to digital signals.

    • ADC servers can be standalone devices or integrated into other equipment.

    • They typically have a high sampling rate and resolution to accurately capture

  • Answered by AI
  • Q4. What is a IP relase
  • Ans. 

    IP release is a command used to release the IP address assigned to a device.

    • IP release is used to release the IP address assigned to a device

    • It is a command used in command prompt or terminal

    • It is useful in troubleshooting network connectivity issues

    • Example: 'ipconfig /release' in Windows or 'sudo dhclient -r' in Linux

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Zoom

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is Dependency injection ?
  • Q2. Injecting Dependencies instead of creating them.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between async and await?
  • Q2. Async defines, await pauses execution.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is garbage collection in .NET?
  • Q2. Automatic memory management system.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is D/W array and ArrayList in .Net?
  • Ans. 

    D/W array is a dynamic array in .Net that can grow or shrink in size. ArrayList is a collection class that can store objects of any type.

    • D/W array is a resizable array that automatically adjusts its size as elements are added or removed.

    • ArrayList is a collection class that can store objects of any type, allowing for flexibility in data storage.

    • Example: D/W array - string[] myArray = new string[5]; ArrayList - ArrayList

  • Answered by AI
  • Q2. Array : Fixed size, type -safe. ArrayList : Dynamic size, not type-safe.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between readonly and const in C#?
  • Ans. 

    readonly variables can be assigned a value either at the time of declaration or in the constructor, while const variables must be assigned a value at the time of declaration and cannot be changed.

    • readonly variables can be assigned a value at runtime, while const variables must be assigned a value at compile time

    • readonly variables can be assigned a value in the constructor, while const variables cannot

    • const variables ar...

  • Answered by AI
  • Q2. Const is compile-time constant, while readonly is runtime constant.
  • Ans. 

    const is compile-time constant, while readonly is runtime constant.

    • const values are determined at compile time and cannot be changed during runtime

    • readonly values can be assigned a value either at the declaration or in the constructor and can be changed at runtime

    • const is used for values that are known at compile time, like mathematical constants

    • readonly is used when the value needs to be initialized at runtime, like d

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume to match the job description and highlight relevant skills.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Write a program for factorial of a number using for loop?
  • Ans. 

    Program to calculate factorial of a number using for loop

    • Initialize a variable to store the factorial result

    • Use a for loop to iterate from 1 to the given number

    • Multiply the current value with the factorial result in each iteration

    • Return the factorial result

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Debugging Techniques, Types of Logs
  • Ans. 

    Debugging techniques involve using logs to identify and fix issues in code.

    • Types of logs include console logs, file logs, event logs, and trace logs.

    • Debugging techniques include using breakpoints, stepping through code, and analyzing error messages.

    • Logging frameworks like log4net and NLog can be used to generate logs for debugging purposes.

  • Answered by AI
  • Q2. Aptitude type questions
  • Q3. Basic sql queries, sql injection
  • Q4. Sessions and cookies

Interview Preparation Tips

Topics to prepare for ClaySys DOT NET Developer interview:
  • MySQL
  • .Net
  • Debugging
  • aptitude
Interview preparation tips for other job seekers - I was a 1 yr experienced candidate interviewed for dot net developer position. Practise your sql skills and overall the interviwer was very friendly and it was good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is CLR in .NET?
  • Q2. Common Language runtime.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

30 min aptitude quetiobs

Round 2 - Coding Test 

2 coding questions where asked i simple logics

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview

Eagle Information Systems Interview FAQs

What are the top questions asked in Eagle Information Systems Desktop interview?

Some of the top questions asked at the Eagle Information Systems Desktop interview -

  1. What is a HDCP ser...read more
  2. What is a ADC ser...read more
  3. What is a ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
KPIT Technologies Interview Questions
3.5
 • 294 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all
Desktop Support Engineer
22 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Engineer- Customer Support
10 salaries
unlock blur

₹2.7 L/yr - ₹4.5 L/yr

Talent Acquisition Specialist
8 salaries
unlock blur

₹3.1 L/yr - ₹5.2 L/yr

Technical Support Engineer
7 salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Service Coordinator
6 salaries
unlock blur

₹2.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Eagle Information Systems with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview