Filter interviews by
I was interviewed before Jul 2023.
The .NET Framework is a software framework developed by Microsoft that provides a large library of pre-coded solutions to common programming problems.
Developed by Microsoft
Provides a large library of pre-coded solutions
Supports multiple programming languages like C#, VB.NET, F#
Used for building various types of applications including web, desktop, mobile, and cloud-based applications
SQL query to find the second maximum value in a table
Use the MAX function to find the maximum value in the table
Use the WHERE clause to exclude the maximum value
Use the MAX function again to find the second maximum value
Indexer in C# allows objects to be indexed like arrays, enabling them to be accessed using square brackets.
Indexer is a special type of property in C# that allows objects to be indexed like arrays.
It enables objects to be accessed using square brackets [] instead of traditional property syntax.
Indexers are defined using the 'this' keyword followed by square brackets and a parameter list.
Example: public string this[int ...
The main difference is that .NET Core is cross-platform and open-source, while .NET Framework is Windows-only and closed-source.
NET Core is cross-platform, while .NET Framework is Windows-only
.NET Core is open-source, while .NET Framework is closed-source
.NET Core is modular, allowing developers to include only the necessary libraries, while .NET Framework is monolithic
NET Core is optimized for cloud-based applications...
Create CRUD operations for name, email, and password input fields.
Create a form with input fields for name, email, and password.
Implement functions for Create, Read, Update, and Delete operations for each field.
Use a database to store and retrieve the data.
Example: Create operation - INSERT INTO users (name, email, password) VALUES ('John Doe', 'johndoe@example.com', 'password123');
Top trending discussions
..............................
...................................
throw vs throws and class vs interface
throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw
class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class
throw is followed by an exception object while throws is followed by the name of the exception class
a class can have constructor...
posted on 4 Aug 2022
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
Online appitude test and the short list for the next round
Group discussion to know about ourselves new idea for beginners
I applied via LinkedIn and was interviewed in Nov 2021. There were 7 interview rounds.
C and C++ have different benefits and drawbacks.
C is a procedural language while C++ is an object-oriented language.
C++ has features like classes, inheritance, and polymorphism that C lacks.
C is faster and more efficient than C++.
C++ has a steeper learning curve than C.
C++ is better suited for large-scale projects while C is better for small-scale projects.
C++ is more complex and has more potential for errors than C.
PHP Developer
5
salaries
| ₹1 L/yr - ₹2.4 L/yr |
Front end Developer
5
salaries
| ₹1.6 L/yr - ₹2.5 L/yr |
HR Executive
4
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Marketing Executive
4
salaries
| ₹2 L/yr - ₹3 L/yr |
Android Developer
4
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Infosys
TCS
Wipro
HCLTech