What are the different data types available in COBOL?
Answers were Sorted based on User's Feedback
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 |
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is the use of filler in cobol programing?
hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe
6 Answers Citi Bank, CitiGroup, HSBC, iNautix, Wipro,
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...
maximum of how many screens we can open in emulator
In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
Describe the cobol database components?
i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
State the various causes of s0c1, s0c5 and s0c7.
How to Pass table from a cobol program to another cobol program and how to use that table in called program