Filter interviews by
Page life cycle refers to the series of events that occur from the time a page is requested to the time the page is fully rendered and sent to the client.
Page life cycle includes events like page initialization, loading, postback processing, rendering, and unloading.
Developers can hook into different events in the page life cycle to execute custom code.
Understanding page life cycle is important for developing efficient
DML stands for Data Manipulation Language and is used for managing data in a database. DDL stands for Data Definition Language and is used for defining database structure.
DML is used for operations like insert, update, delete data in a database.
DDL is used for operations like creating, altering, dropping database objects like tables, indexes, etc.
Examples: INSERT, UPDATE, DELETE are DML commands. CREATE, ALTER, DROP ar
Truncate is a DDL command that removes all rows from a table, while delete is a DML command that removes specific rows.
Truncate is faster than delete as it does not log individual row deletions.
Truncate resets identity columns, while delete does not.
Truncate cannot be rolled back, while delete can be rolled back using a transaction.
Truncate does not fire triggers, while delete does.
Truncate does not require a where cla
Top trending discussions
I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.
Quantitative Aptitude
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
It's was MCQ based test
Some OOP concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features
A Guid Id is a globally unique identifier used in software development to uniquely identify objects or entities.
Guid Ids are 128-bit integers represented as a hexadecimal string.
They are typically used in databases, APIs, and various software systems to ensure uniqueness.
Example: 6B29FC40-CA47-1067-B31D-00DD010662DA
I applied via Approached by Company and was interviewed before Sep 2022. There were 2 interview rounds.
The manpower required to complete a plan depends on the scope, complexity, and timeline of the project.
Manpower requirements can vary based on the size and complexity of the project.
Consider the skills and expertise needed for each task in the plan.
Factor in the timeline and deadlines for completing the plan.
Utilize project management tools to estimate manpower needs accurately.
Example: A large-scale construction proje...
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
I was interviewed in Aug 2024.
I applied via Naukri.com
UNION combines the results of two or more SELECT statements, while UNION ALL includes duplicates.
UNION removes duplicate rows, while UNION ALL retains all rows including duplicates
UNION is slower than UNION ALL as it performs a distinct operation
UNION requires the same number of columns in the SELECT statements, while UNION ALL does not have this restriction
Generic collections allow storing any type of data, while non-generic collections are type-specific.
Generic collections can store any type of data, such as List
Non-generic collections are type-specific, like ArrayList or HashTable.
Generic collections provide type safety and better performance compared to non-generic collections.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
DOT NET Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lease
Quess
Randstad
ManpowerGroup