i
Birlasoft
Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Index is the position of an element in an array, while subscript is the variable used to access elements in an array.
Index is a fixed value that represents the position of an element in an array.
Subscript is a variable used to access elements in an array by specifying the position.
Example: In an array arr[5], 5 is the index, while arr[i] uses the subscript i to access elements.
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)
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Handling complex situations in projects requires problem-solving skills, communication, and collaboration.
Identify the root cause of the complexity
Break down the problem into smaller tasks
Collaborate with team members to brainstorm solutions
Communicate effectively with stakeholders to manage expectations
Prioritize tasks based on urgency and impact
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
SQL CA stands for SQL Communications Area, which is a data structure used in mainframe programming to communicate between programs and the DB2 database.
SQL CA contains information about the SQL statement being executed, such as SQLCODE, SQLSTATE, and error messages.
It is used to pass information between the application program and the DB2 database.
SQL CA is typically defined in the working storage section of a COBOL pr
No, there is no mandatory condition to call a program in COBOL.
In COBOL, a program can be called without any mandatory conditions.
The CALL statement is used to call a program in COBOL.
The called program can be executed based on the logic written within it.
Example: CALL 'PROGRAM-NAME' USING parameters.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
A package is a collection of related modules or programs, while a plan is an execution strategy for those modules.
Package is a logical grouping of related modules or programs.
Plan is an execution strategy for the modules in a package.
Packages are created first, then plans are created to specify how the modules in the package will be executed.
Example: A package may contain modules for customer management, while a plan s...
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.
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
Jcl COBOL DB2 theory and situation based questions
DB2 program execution involves sort keys, isolation levels, and integration with CICS.
DB2 program execution involves processing SQL statements to interact with the database.
Sort keys are used to organize data in a specific order for efficient retrieval.
Isolation levels determine the level of data visibility and concurrency control in transactions.
CICS (Customer Information Control System) is an online transaction proce...
Software Developer
1.5k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹5.4 L/yr - ₹24 L/yr |
Software Engineer
1.1k
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Technical Lead
1.1k
salaries
| ₹10 L/yr - ₹33.8 L/yr |
Technical Specialist
1.1k
salaries
| ₹7.9 L/yr - ₹30 L/yr |
Accenture
Cognizant
Capgemini
Wipro