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...


01 a pic x(6) value is abcdef
01 b pic x(3)
move a to b wht will be the value in b ?

Answers were Sorted based on User's Feedback



01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?..

Answer / ravi

abc

Is This Answer Correct ?    21 Yes 0 No

01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?..

Answer / prasanna

b value is abc

Is This Answer Correct ?    7 Yes 0 No

01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?..

Answer / kiran

abc

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More COBOL Interview Questions

How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.

1 Answers  


What happens in the background of spool when we submit a job for compilation and execution... This is a recent question in ibm...Kindly help me.....

3 Answers   IBM,


how do u indetify files succesfully executed or not ?

4 Answers   TCS,


What is different between variable length and fixed length?

2 Answers   TCS,


How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.

2 Answers  


how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

4 Answers   Wipro,


what is label record is standard or omitted in file description of data division?

3 Answers   IBM, TCS,


I have a seq file with different fields one field is address with pic x(50) as input in a cobol program. In address there is 'PUNE' at any different positions in the address field ( form 1 t0 50) . My requirement is select the fields with address 'PUNE' by using cobol. Please suggest

2 Answers   IBM,


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

2 Answers   IBM, Steria,


how to display comp3 variables reply soon ?

4 Answers   Patni,


What are differences between Static Call and Dynamic Call?

10 Answers   IBM, KBC, Keane India Ltd, Verizon,


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

0 Answers  


Categories