tell me about examine inspect and evaluate ?

Answer Posted / tejas sheth

INSPECT and EXAMINE are STRING verbs of COBOL.
wheres EXAMINE has been removed from later versions of COBOL.

Evaluate is a conditional statement which is same as Switch
statement in C language, it used to check multiple condition
for single or double or multiple datanames

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

672


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3717


Name the sections present in data division.

701


What is the difference between perform … with test after and perform … with test before?

883


How do you reference the fixed block file formats from cobol programs

705






Which is not true about evaluate statement

1576


How to print 10 to 1 if the input have only 10 digit number?

811


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

709


Explain what you understand by passing by value.

700


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


) How do u handle errors in BMS macro

1510


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


How arrays can be defined in COBOL?

663


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

735