WK 1
WK 1
Write a program that will write a string �Techmill Training 2020� onto a
sequential file(TEMENOS.SEQ).
Note: Create a folder under UD
2. Write a routine to display the Customer details of the customer 100100 with the
fields MNEMONIC,NATIONALITY,SECTOR,SHORT.NAME
3. Write a routine to select the CUSTOMER who is having nationaity as US and write
the fields MNEMONIC,NATIONALITY,SECTOR,SHORT.NAME into sequential
file(TEST.<<EMP.NO>>)
4. Select all the accounts of the CUSTOMER "100100" and print the details of the
ACCOUNT application of the field CATEGORY,CURRENCY,WORKING.BALANCE
6. Write a routine to fetch the current date and time and display the date in the
format DD/MM/YYYY.