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


if you code move high-values to variable,can you move it
into numeric variable or alphanumeric variable?



if you code move high-values to variable,can you move it into numeric variable or alphanumeric var..

Answer / adarsh

we can move high-values or low-values to alphnumeric
varibale.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More COBOL Interview Questions

Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.

2 Answers   IBM,


input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.

6 Answers  


how to move the records from file to array table. give with code example

0 Answers   ADP, Syntel,


How can we pass data from cobol to JCl?

7 Answers   ADP, Amdocs, IBM,


Differentiate between structured cobol programming and object-oriented cobol programming.

0 Answers  


Can we use icetool in cobol program?

3 Answers  


What is the different between index and subscript?

3 Answers  


what is meant by binary search?

4 Answers  


How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,


how do you reference the fixed unblock file formats from cobol programs

0 Answers  


How to display string in the reverse order using occurs clause?

4 Answers  


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,


Categories