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 are the different data types available in COBOL?

Answers were Sorted based on User's Feedback



What are the different data types available in COBOL?..

Answer / ash

X
A
9

Is This Answer Correct ?    10 Yes 3 No

What are the different data types available in COBOL?..

Answer / vampire

numeric -9
numeric edit---+,-,cr,db,$,b,z,*,v
non numberic----a,x,g
exclusive sets -----+,-,cr,db,$,b,z,*,v

Is This Answer Correct ?    6 Yes 1 No

What are the different data types available in COBOL?..

Answer / v@m$i

NUMERIC------ 9
ALPHABETIC--- A
ALPHANUMERIC-- X

Is This Answer Correct ?    4 Yes 0 No

What are the different data types available in COBOL?..

Answer / dhfgjh

x
A 9

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

What compiler option would you use for dynamic linking?

2 Answers  


How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.

2 Answers   IBM,


How do u initialize an array?

2 Answers   CTS,


Difference between next and continue clause

4 Answers   Kanbay,


What is COMP SYNC?

3 Answers  


I HAVE FOLLOWING DECLARATION. 02. A PIC X(10) VALUE 'XXXXXXXXXX'. 02. B REDEFINES A. 05. C PIC X(3). 05. D PIC X(3). 05. E PIC 9(3). IN MY PROG, I HAVE MOVE 1 TO E. DISPLAY A. WHAT WILL BE DISPLAYED AS A RESULT OF THIS? PLEASE EXPLAIN THE ANSWER. THANKS.

7 Answers   Amdocs,


What is level 66 used for ?

3 Answers   TCS,


when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible

1 Answers   Patni,


What are the various section in data division and briefly explain them.

0 Answers  


How do you define a table/array in COBOL?

5 Answers   Hexaware,


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

0 Answers  


What are the differences between COBOL and COBOL II?

1 Answers   CSC,


Categories