Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?

Answer Posted / varun v

1) Move Spaces to Numeric field:

Here program would give compilation error saying Spaces
to Numeric integer did not follow the "MOVE" statement
compatibility rules.

2) Move Zeroes to Alphabetic field:

Would work fine with Movement of Zeroes to the
Alphabetic field.

Is This Answer Correct ?    20 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1268


What is redefines clause in COBOL?

1351


what is the use of outrecord?

2275


IF I mention stop run in CICS what happens?

2428


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.

4213


how do you define single dimensional array and multidimensional array in your cobol?

1151


Give some examples of command terminators?

1325


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379


What is the use of intialize verb?

1299


i want a program using by if, evaluate , string, unstring, perform, occurs?

4801


What is static and dynamic call in cobol?

1117


what happens if parmparameter passes zero bytes to the program

2185


Can you please let me know the centre name of INS certification in Kolkata.

2286


Whats the difference between search & search ALL?

6666


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1234