Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Amdocs COBOL Interview Questions
Questions Answers Views Company eMail

How many sections are there in data division?.

10 25601

How can we pass data from cobol to JCl?

7 45974

How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 98819

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 10353

01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?

5 12000

System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1692

Post New Amdocs COBOL Interview Questions


Amdocs COBOL Interview Questions


Un-Answered Questions

How to create files in unix?

616


Is it possible to write a regular expression to check if string is a number?

644


What is the max core of a component?

690


What are the consistency levels for write operations in Cassandra?

86


Why you change job in March this time is increment time

1777






What does the message "automatic aggregate intialization is an ansi feature" mean?

790


what is meant by shear center?????

2257


How to build mobile apps using ionic 3 cli and angular 4?

563


Which is the best free database software?

553


How to transform an XML document into another XML document?

628


Is it true that short variable declaration := can be used only inside a function?

1


Define firewalls?

670


explain about serialization?

623


How to find the path in unix?

679


What is Search Module?

77