i
UST
Filter interviews by
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
What is subsrcipt and index , When will use subscript n index
Coding for condition parameters
comp and comp3 are different data types in Mainframe, with comp3 being a packed decimal format.
comp is a binary data type, while comp3 is a packed decimal data type
comp uses one byte for each digit, while comp3 uses half a byte for each digit
comp3 is more space-efficient but requires additional processing for arithmetic operations
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Job Control Language (JCL) is used to define and execute jobs on mainframe systems.
JCL statements are used to specify the job to be executed, including input/output files, program to be run, and other job control parameters.
Example: //JOBNAME JOB (ACCOUNT), 'DESCRIPTION',CLASS=A,MSGCLASS=X
JCL statements are written in a specific format with keywords and parameters to define the job steps and execution flow.
Example: //S
IDCAMS is the utility used to create a GDG.
IDCAMS is a utility program used in z/OS to define and manage VSAM datasets, including GDGs (Generation Data Groups).
To create a GDG using IDCAMS, you would typically write a JCL job that includes IDCAMS statements to define the GDG base and generations.
Example: //STEP1 EXEC PGM=IDCAMS //SYSIN DD * DEFINE GDG(NAME(TEST.GDG) LIMIT(10) SCRATCH)
posted on 26 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
The mainframe operation past 18 months
Strong knowledge of agile methodology and very much skill support
I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.
Call by value passes a copy of the value while call by reference passes the address of the value.
Call by value is used for simple data types like int, float, etc.
Call by reference is used for complex data types like arrays, structures, etc.
Call by value does not modify the original value while call by reference can modify the original value.
Call by value is faster than call by reference as it does not involve memory ac...
OOPs is a programming paradigm based on the concept of objects that interact with each other.
OOPs stands for Object-Oriented Programming.
It focuses on creating objects that have properties and methods.
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main pillars of OOPs.
Example: A car is an object that has properties like color, model, and methods like start, stop, and accelerate.
based on 6 reviews
Rating in categories
Software Developer
2k
salaries
| ₹2.5 L/yr - ₹12.2 L/yr |
Senior Software Engineer
1.6k
salaries
| ₹6.5 L/yr - ₹26 L/yr |
Software Engineer
1.3k
salaries
| ₹3.6 L/yr - ₹14.7 L/yr |
System Analyst
1.2k
salaries
| ₹6.5 L/yr - ₹22.2 L/yr |
Senior Software Developer
1.1k
salaries
| ₹5.5 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech