Technology Questions
Practice Technology MCQs with answers and explanations. Page 49 of 79.
Category
Interview
Topic
Technology
Page
49 / 79
Mode
Practice
Questions
Open any question to view the answer and explanation.
On a CICS 3270 style terminal, what is the difference between the Enter key, PF keys, and PA keys when they send input attention to a CICS transaction?
Open
View answer
In CICS application design, how can you handle exceptional conditions raised by EXEC CICS commands so that your program responds gracefully to errors?
Open
View answer
In CICS problem determination, how would you typically resolve an ASRA abend that indicates a program check inside a COBOL CICS application?
Open
View answer
In CICS transient data processing, what is the basic difference between an intra partition transient data queue TDQ and an extra partition transient data queue TDQ?
Open
View answer
In CICS system administration, which CICS service transaction is commonly used to inquire on and modify CICS control tables and resources, and which one has the highest priority?
Open
View answer
In CICS programming, what does the EXEC CICS LOAD command do when a program issues it for a given program or table name?
Open
View answer
In CICS resource locking, what is meant by ENQ, and why would an application issue an EXEC CICS ENQ command?
Open
View answer
In CICS system definitions, name some common CICS control tables such as PCT, PPT, FCT, and TCT and explain briefly what each of them is used for.
Open
View answer
In a CICS program, which EXEC CICS command is used to obtain the user logon id associated with the current task?
Open
View answer
Within the CICS Execute Interface Block EIB, which field identifies the last CICS command executed by the task?
Open
View answer
In CICS file control, which EXEC CICS READ command options would you use to read a VSAM KSDS record whose key begins with the prefix F using a generic key?
Open
View answer
In JCL that runs a COBOL program using an external sort utility, how do you define the sort work files or sort file so that the COBOL program can perform the sort?
Open
View answer
In COBOL file handling, what are the different OPEN modes available for files and what does each mode imply about how the file will be used?
Open
View answer
In a COBOL program, how do you perform a sort operation, including the sort file definition and the basic syntax and meaning of the SORT statement?
Open
View answer
When creating a COBOL program executable on a mainframe, what are the typical steps you follow from writing source code to obtaining a runnable load module?
Open
View answer
In JCL for a COBOL application, how do you define the files that are referenced only inside a called subroutine rather than in the main program?
Open
View answer
In COBOL II, what older COBOL construct is the EVALUATE statement primarily designed to replace or simplify in structured decision logic?
Open
View answer
In a standard COBOL program, which divisions, sections, and paragraphs are mandatory, and which ones are optional for a minimal but valid program structure?
Open
View answer
In mainframe programming, what are the key differences between the original COBOL language and the later COBOL II version?
Open
View answer
In COBOL programming, which guidelines should be followed to write a well structured, readable, and maintainable COBOL program?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.