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


How do we get current date from system with century?

Answers were Sorted based on User's Feedback



How do we get current date from system with century?..

Answer / aji cherian

Current date will show yymmdd format. Add 2000 to yy part.

Is This Answer Correct ?    5 Yes 7 No

How do we get current date from system with century?..

Answer / avinanda mukherjee

Using current_date, it returns CCYYMMDD...

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More COBOL Interview Questions

what is a zoned decimal data type and how it will be stored?

2 Answers   IBM,


what is the difference between external and global variables?

1 Answers  


I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.

10 Answers   Mascon,


what is difference between cobol and cobol/400

1 Answers   HCL,


Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.

3 Answers  


What is inspect in cobol ?

0 Answers   Infosys,


What is the difference between performing a SECTION and a PARAGRAPH?

5 Answers   Accenture, Patni,


Is this allowed? 01 WS-TABLE. 03 FILLER-X PIC X(5) VALUE 'AAAAA'. 03 WS-EX REDEFINES FILLER-X OCCURS 5 TIMES PIC X(1). can redefines clause be used with occurs clause?

4 Answers  


Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.

2 Answers  


How we copy a program from production region to development region.What is the process & syntax ?

3 Answers   CTS,


What is the difference between PIC 9.99 and 9v99 in COBOL?

0 Answers   SwanSoft Technologies,


I know my query will return more than one row but I don't want cursor what should I do?

1 Answers  


Categories