i
Daffodil
Software
Filter interviews by
Oops basics refer to the fundamental concepts of Object-Oriented Programming such as classes, objects, inheritance, polymorphism, and encapsulation.
Oops basics include concepts like classes, which are blueprints for creating objects
Objects are instances of classes that encapsulate data and behavior
Inheritance allows a class to inherit properties and methods from another class
Polymorphism enables objects to be treated a...
Top trending discussions
I appeared for an interview in Sep 2017.
I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.
I appeared for an interview in Sep 2019.
I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.
I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.
Proficient in Java, Python, and C++
2 years of software development experience
Excellent communication skills for client interaction
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
I appeared for an interview in Sep 2020.
I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.
No, this keyword cannot be used inside a static method.
The 'this' keyword refers to the current instance of the class, but static methods do not have an instance.
Static methods can only access static variables and methods.
To access non-static variables or methods, an object of the class must be created first.
CTE stands for Common Table Expression, a temporary named result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.
CTE is defined using the WITH keyword.
It can be used to simplify complex queries.
It can also improve query performance.
CTE can be recursive, allowing a query to reference itself.
Example: WITH sales AS (SELECT * FROM sales_data) SELECT * FROM sales WHERE amount > 1000;
Partialviews are reusable views in MVC that can be embedded in other views.
Partialviews help in reducing code duplication and improving maintainability.
They can be used to display common UI elements like headers, footers, etc.
Partialviews can also be used to render complex UI components like forms, tables, etc.
They can be passed data from the parent view using a model or ViewData.
Partialviews are rendered using the Htm...
TempData is a dictionary object used to store data temporarily between controller actions.
TempData is used to pass data between controller actions.
It is used to store data temporarily until the next request is made.
TempData is useful when redirecting to another action and you need to pass data along.
It can be used to display success or error messages to the user.
I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.
based on 1 interview experience
based on 7 reviews
Rating in categories
IT Associate
140
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Associate Software Engineer
135
salaries
| ₹5.3 L/yr - ₹19 L/yr |
Software Developer
52
salaries
| ₹6.5 L/yr - ₹18 L/yr |
Senior IT Associate
50
salaries
| ₹7.2 L/yr - ₹26 L/yr |
Junior IT Associate
47
salaries
| ₹3 L/yr - ₹10.8 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant