i
PCS-Global
Filter interviews by
Clear (1)
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...
Top trending discussions
I applied via Walk-in and was interviewed before Jul 2021. There were 2 interview rounds.
Problem solving, numerical tests
I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.
You should write exam about that
I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.
Aptidude was based on Amcat and it was ok and easy to crack
They asked basic questions on different coding language and technology
posted on 9 Feb 2023
I applied via Campus Placement
Nice and easy good looking and nice to meet you in the morning and I will see
Easy way to connect with database to the same akka Pelli iyipoi
posted on 24 Feb 2022
I applied via Campus Placement and was interviewed in Jan 2022. There was 1 interview round.
An array is a collection of similar data types. OOPs is a programming paradigm based on the concept of objects.
Arrays are used to store multiple values in a single variable.
In OOPs, objects are instances of classes that encapsulate data and behavior.
Arrays can be one-dimensional, two-dimensional, or multi-dimensional.
In OOPs, inheritance, polymorphism, and encapsulation are important concepts.
Example: int[] numbers = {...
Program to create an array of strings
Declare an array variable with a specific size
Assign values to each element of the array
Access elements of the array using their index
Example: String[] names = new String[5]; names[0] = "John"; names[1] = "Mary";
posted on 16 Dec 2021
I applied via Company Website and was interviewed before Dec 2020. There was 1 interview round.
posted on 5 Feb 2022
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
Basic skill like a some general interview
posted on 25 Feb 2022
Quant, logical and verbal
Basic problem solving
based on 1 interview
Interview experience
Software Developer
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer Trainee
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech