i
Infosys
Filter interviews by
I applied via Walk-in and was interviewed in Nov 2021. There was 1 interview round.
Interfaces are a way to define a contract between classes, specifying methods and properties that must be implemented.
Interfaces allow for polymorphism and loose coupling
Classes can implement multiple interfaces
Interfaces can inherit from other interfaces
Examples include IDisposable, IEnumerable, and IComparable
The components of .NET Framework include Common Language Runtime, Class Library, and ASP.NET.
Common Language Runtime (CLR) - manages memory, security, and execution of code
Class Library - provides a set of reusable classes and types for building applications
ASP.NET - a web application framework for building dynamic web pages and web services
Other components include ADO.NET, Windows Communication Foundation (WCF), Windo...
Access modifier determines the accessibility of a class, method, or variable from other parts of the program.
Access modifiers are keywords used in object-oriented programming languages like C# and Java.
They control the visibility and accessibility of class members.
There are four access modifiers: public, private, protected, and internal.
Public members are accessible from anywhere in the program.
Private members are only...
Oops stands for Object-Oriented Programming. There are four types of OOPs concepts: Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding the implementation details and showing only the necessary information.
Encapsulation: Wrapping data and functions into a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take man
Method is a block of code that performs a specific task and can be called by other parts of the program.
Methods are used to break down complex programs into smaller, more manageable pieces.
They can take input parameters and return values.
Examples of methods in C# include Console.WriteLine() and Math.Max().
Class and object programming example
Classes are templates for objects
Objects are instances of classes
Classes define properties and methods
Objects can access and modify properties and methods
Example: Class - Car, Object - Honda Civic
What people are saying about Infosys
The duration of Infosys DOT NET Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
2 Interview rounds
based on 16 reviews
Rating in categories
Technology Analyst
56.5k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.2k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
38.7k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.4 L/yr |
Senior Associate Consultant
26.9k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture