i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I was interviewed in Apr 2024.
I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.
CALL command transfers control to a program and returns control back, while LINK command transfers control to a program and does not return control back.
CALL command is used to invoke a program and returns control back to the calling program.
LINK command is used to invoke a program and does not return control back to the calling program.
CALL command is used for subroutines, while LINK command is used for main programs.
...
What people are saying about Capgemini
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Capgemini interview questions for designations
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
I was interviewed in Jan 2025.
I applied via Job Fair and was interviewed in Sep 2024. There were 2 interview rounds.
Static call is resolved at compile time, while dynamic call is resolved at runtime.
Static call is determined at compile time based on the code structure.
Dynamic call is determined at runtime based on the actual object being referenced.
Static call is faster as it does not require runtime resolution.
Dynamic call allows for flexibility and polymorphism in programming.
Example: In Java, static method calls are resolved at c...
Index is the position of an element in an array, while subscript is the value used to access that element.
Index starts from 0 in most programming languages.
Subscript is the value enclosed in square brackets used to access an element in an array.
Example: In array arr = [10, 20, 30], arr[1] has index 1 and subscript value 20.
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)
based on 2 interviews
1 Interview rounds
based on 17 reviews
Rating in categories
Consultant
55.2k
salaries
| ₹5.1 L/yr - ₹17.6 L/yr |
Associate Consultant
50.9k
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Senior Consultant
46.1k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
20.8k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
20.1k
salaries
| ₹3.5 L/yr - ₹12.4 L/yr |
Wipro
Accenture
Cognizant
TCS