What are the different forms of EVALUATE statement?

Answer Posted / ch.mohan

two forms
1)true
2)option

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can read the file from bottom?

652


Why occurs cannot be used in 01 level in COBOL?

707


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

671


What are the various section in data division and briefly explain them.

684






What is the difference between PIC 9.99 and PIC9v99?

770


what are decleratives in cobol?

1821


What is the difference between structured cobol programming and object alternativelyiented cobol?

746


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


how do you reference the rrds file formats from cobol programs

786


Name the divisions, which are available in a cobol program?

675


how to access the file from prodution from changeman tool and to submit a file to production

6663


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1862


Explain about different table spaces.

642


How do u write test cases?

1631