Filter interviews by
Clear (1)
Create a Movie application on compose using mvvm
An interface is a contract that defines the methods that a class must implement, while an abstract class can provide some implementation.
An interface can only have abstract methods, while an abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces, but can only inherit from a single abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Abstract classe...
Enum is a data type that consists of a set of named values.
Enums are used to define a set of constants that can be assigned to a variable.
They make code more readable and maintainable.
Example: enum Color { RED, GREEN, BLUE }
Enums can also have values assigned to them, like enum Size { SMALL = 1, MEDIUM = 2, LARGE = 3 }
Top trending discussions
posted on 30 Oct 2023
C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is strongly typed, meaning variables must be declared with a specific data type.
C# supports modern programming concepts like async/await for asynchronous programming.
It is commonly used for developing desktop, w...
posted on 20 Feb 2024
I applied via Campus Placement
2 Questions - 1 graph and one basic
posted on 6 May 2024
The 'ref' keyword in C# is used to pass arguments by reference instead of by value.
Allows a method to modify the value of the argument passed to it
Useful when you want to update the original value of a variable inside a method
Can be used with value types and reference types
Example: void UpdateValue(ref int num) { num = 10; }
Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more lightweight and easier to understand compared to class components.
I was interviewed before May 2023.
Programming easy question to understand your logical thinking.
posted on 13 Dec 2021
I was interviewed in Nov 2021.
I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.
posted on 1 Feb 2024
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
55
salaries
| ₹0 L/yr - ₹0 L/yr |
Broadcast Executive
47
salaries
| ₹0 L/yr - ₹0 L/yr |
Broadcast Assistant
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Broadcast Operations Executive
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Prime Focus Technologies
Zee Entertainment Enterprises
Tata Communications
Eros International