i
PCS-Global
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2023. There was 1 interview round.
An interface is a contract that defines a set of methods and properties that a class must implement.
An interface is a blueprint for a class.
It contains only the method signatures and properties.
It does not contain any implementation code.
A class can implement multiple interfaces.
Interfaces are used for achieving abstraction and polymorphism.
Example: IDisposable interface in C#.
Example: Runnable interface in Java.
Constructor is used to initialize an object while method is used to perform a specific task.
Constructor is called automatically when an object is created while method is called explicitly.
Constructor has the same name as the class while method has a unique name.
Constructor does not have a return type while method has a return type.
Example of constructor: public class Person { public Person() { // constructor code } }
Ex...
posted on 17 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
The first round was aptitude and it has 3 sections
They gave coding regarding java
OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables and public methods.
Polymorphism: Ability to present...
Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.
Method overloading is used to provide different ...
posted on 23 May 2024
I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.
They are asking reasoning questions and related to software analyst.
They testing my patience and Testing my mind thinking power..
Project based assignment to be completed
Good coding question md answers asked
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
Prepare test cases for for winzip
posted on 21 Jul 2022
I applied via Newspaper Ad and was interviewed before Jul 2021. There were 3 interview rounds.
Software Developer
33
salaries
| ₹0.6 L/yr - ₹3.5 L/yr |
Data Analyst
20
salaries
| ₹0.7 L/yr - ₹3 L/yr |
Software Engineer Trainee
17
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Junior Software Developer
15
salaries
| ₹0.9 L/yr - ₹2 L/yr |
Software Developer Trainee
15
salaries
| ₹0.6 L/yr - ₹2.5 L/yr |
Infosys
TCS
Wipro
HCLTech