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

can we display comp-3 variables. if we want to display what
we have to do . give me one example

Answer Posted / antony

We will get the actual value of the variable, so we need to
either redefine or move that to an equivalent numeric
variable to display it.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the access modes of START statement?

1327


What is the difference between external and global variables in COBOL?

1543


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

1263


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?

1252


What are the different open modes available in cobol?

1244


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.

4211


How are the next sentence and continue different from each other?

1339


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

2729


What is static and dynamic call in cobol?

1115


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1167


Write a program to enter and display the names of students in a class using the occurs clause.

1260


how do you reference the variable block file formats from cobol programs

1310


What guidelines should be followed to write a structured cobol prgm?

1212


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1210


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1501