Login
Remember
Register
Ask a Question
Recent questions and answers in Cobol
0
votes
1
answer
What is length is Cobol?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
cobol-length
0
votes
1
answer
Can we redefine the field of X(200) to less than 200?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
field-redefine
0
votes
1
answer
What is a report item?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
reportitem
0
votes
1
answer
What are literals?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
literals
0
votes
1
answer
How arrays can be defined in COBOL?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
cobol-define
0
votes
1
answer
How many bytes S(8) comp field occupy and its maximum value?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
comp-field
0
votes
1
answer
Which mode is used to operate the sequential file?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
sequential
file
0
votes
1
answer
What is the difference between Call and a Link?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
call
link
0
votes
1
answer
Give some examples of command terminators?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
commandterminators
0
votes
1
answer
What does Exit do?
answered
Dec 11, 2023
in
Cobol
by
rajeshsharma
cobol
0
votes
1
answer
What is the difference between comp and comp-3 usage?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
comp3usage
0
votes
1
answer
How many Sections are there in Data Division?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
datadivision
0
votes
1
answer
Which Search verb is equivalent to PERFORM…VARYING?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
search-perform
0
votes
1
answer
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
dynamically
0
votes
1
answer
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
rewrite
0
votes
1
answer
When is a scope terminator mandatory?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
scopeterminator
0
votes
1
answer
A table has two indexes defined. Which one will be used by the SEARCH?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
searchindex
0
votes
1
answer
What are the different rules of SORT operation?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
sortoperation
0
votes
1
answer
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
testbefore
testafter
performstatement
0
votes
1
answer
What are the different rules to perform a Search?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
searchperformance
0
votes
1
answer
Can a Search can be done on a table with or without Index?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
table-index
0
votes
1
answer
What is the difference between a binary search and a sequential search?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
binarysearch
sequentialsearch
0
votes
1
answer
What is binary search?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
binarysearch
+1
vote
1
answer
What is the Purpose of Pointer in the string?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
pointer-string
0
votes
1
answer
What is the difference between PIC 9.99 and PIC9v99?
answered
Dec 10, 2023
in
Cobol
by
sharadyadav1986
pic9
99
0
votes
1
answer
What is COMP-1? COMP-2?
answered
Dec 8, 2023
in
Cobol
by
sharadyadav1986
comp-1
comp-2
0
votes
1
answer
What is a SSRANGE and NOSSRANGE?
answered
Dec 8, 2023
in
Cobol
by
sharadyadav1986
ssrange
0
votes
1
answer
What are all the divisions of a COBOL program?
answered
Dec 8, 2023
in
Cobol
by
sharadyadav1986
cobolprogram
0
votes
1
answer
How do we get current date from system with century?
answered
Dec 8, 2023
in
Cobol
by
sharadyadav1986
system
0
votes
1
answer
What guidelines should be followed to write a structured COBOL program?
answered
Dec 8, 2023
in
Cobol
by
sharadyadav1986
cobolprogram
To see more, click for all the
questions in this category
.
Recent questions and answers in Cobol
...