Filter interviews by
String is immutable while StringBuilder is mutable.
String is a sequence of characters that cannot be modified once created.
StringBuilder is a dynamic object that can be modified without creating a new object.
String is more memory efficient for small strings while StringBuilder is more efficient for large strings.
String concatenation creates a new string object each time while StringBuilder modifies the existing object.
...
Partial is a keyword in C# used to define partial classes, methods, and structures.
Partial classes allow splitting a class definition into multiple files.
Partial methods allow defining a method in one part of the class and implementing it in another part.
Partial structures allow splitting a structure definition into multiple files.
Partial keyword is also used with interfaces and namespaces.
Thread is a lightweight unit of a process that executes instructions concurrently with other threads.
Threads allow for parallel execution of code.
They share the same memory space as the process they belong to.
Thread class is used to create and manage threads.
Thread synchronization is important to avoid race conditions.
Examples of multithreaded applications include web servers and video games.
Synchronous means waiting for a task to complete before moving on, while Asynchronous means not waiting for a task to complete before moving on.
Synchronous operations block the execution of code until the task is completed.
Asynchronous operations allow the code to continue executing while the task is being completed.
Synchronous operations are easier to understand and debug, but can cause performance issues.
Asynchronous...
Enum is a value type that represents a set of named constants in C#.
Enums are used to define a set of named constants that represent a range of values.
Enums can be used to improve code readability and maintainability.
Enums can be defined with a specific underlying data type, such as int or byte.
Enums can have associated values and methods.
Example: enum Days { Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sund...
Collection is a group of related objects of the same type that can be accessed and manipulated using methods.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
C# provides several built-in collection types such as List, Dictionary, Queue, Stack, etc.
Collections can be generic or non-generic, depending on whether they are type-safe or not.
Collections can be used to improve performance, s
IIS is a web server software developed by Microsoft. Application pool is a feature in IIS that isolates web applications.
IIS stands for Internet Information Services and is used to host websites and web applications.
It is a web server software developed by Microsoft.
Application pool is a feature in IIS that isolates web applications from each other.
Each application pool runs as a separate process and has its own set of...
Overriding in C# is a feature that allows a derived class to provide a different implementation of a method that is already defined in its base class.
Overriding is used to achieve runtime polymorphism.
The method in the derived class must have the same name, return type, and parameters as the method in the base class.
The 'override' keyword is used to indicate that a method is intended to override a base class method.
The...
A class is a blueprint for creating objects, while an object is an instance of a class.
A class defines the properties and methods of an object
An object is created from a class using the 'new' keyword
Multiple objects can be created from a single class
Objects can interact with each other through their methods and properties
Abstraction is the process of hiding complex implementation details and showing only necessary information.
Abstraction helps in reducing complexity and increasing efficiency.
It allows us to focus on what is important and ignore what is not.
For example, a car dashboard is an abstraction as it shows only necessary information like speed, fuel level, etc. and hides the complex workings of the car.
Abstraction can be achiev...
MVC is a design pattern for creating web applications, while API is a way to expose functionality of an application to other applications.
MVC is used for creating web applications that follow the Model-View-Controller pattern
API is used for exposing functionality of an application to other applications
MVC is focused on creating user interfaces and handling user input
API is focused on providing access to data and functi...
The .NET Framework is a Windows-only framework, while .NET Core is cross-platform and open-source.
The .NET Framework is a Windows-only framework, while .NET Core is cross-platform and open-source.
.NET Framework is a mature framework with a large number of libraries, while .NET Core is a lightweight framework with fewer libraries.
.NET Framework requires Windows to run, while .NET Core can run on Windows, Linux, and macO...
Top trending discussions
posted on 25 Feb 2025
Qualifications and certifications required for a Property Manager
Bachelor's degree in real estate, business administration, or related field
Certifications such as Certified Property Manager (CPM) or Accredited Residential Manager (ARM) are beneficial
Real estate license required in most states
Strong communication and organizational skills
Experience in property management or real estate industry
My strengths include strong communication skills, attention to detail, and ability to multitask.
Strong communication skills - able to effectively communicate with tenants, vendors, and team members
Attention to detail - ensuring properties are well-maintained and issues are promptly addressed
Ability to multitask - managing multiple properties and tasks simultaneously
posted on 22 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
posted on 25 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
Wages for Electrical Officers vary depending on experience and company. Privileges may include free accommodation, insurance, and travel benefits.
Wages for Electrical Officers can range from $3,000 to $8,000 per month, depending on experience and company policies
Privileges may include free accommodation on board, insurance coverage, and travel benefits such as discounted or free flights
Some companies also provide addit...
The question seems to be asking about the interviewer's happiness if the candidate is successful and eligible.
Express gratitude for the potential support and happiness from colleagues
Highlight the importance of teamwork and collaboration in achieving success
Provide examples of how teamwork has led to successful outcomes in the past
I was interviewed before Mar 2024.
Aptitude Test, Group Discussion, Psychometric Analysis,
posted on 14 Oct 2024
I applied via Walk-in
WENT BAD BY NOW FULLY GREAT
Call by reference in C allows a function to modify the actual value of a variable passed as an argument.
In call by reference, the address of the actual argument is passed to the function.
Changes made to the parameter inside the function affect the original value outside the function.
Example: void swap(int *a, int *b) { int temp = *a; *a = *b; *b = temp; }
I was interviewed in Jun 2024.
Assistant General Manager
5
salaries
| ₹12 L/yr - ₹12 L/yr |
Chartered Accountant
3
salaries
| ₹18 L/yr - ₹18 L/yr |
Computer Operator
3
salaries
| ₹1.2 L/yr - ₹1.8 L/yr |
National Highways Authority of India
Indian Railways
BHEL
Larsen & Toubro Limited