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 24750

How can we pass data from cobol to JCl?

7 45087

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 96598

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 9672

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 11486

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

1572

Post New Amdocs COBOL Interview Questions


Amdocs COBOL Interview Questions


Un-Answered Questions

What is aws and how does it work?

97


explain isalive() method under thread class?

576


What are the advantages of using selenium as a test tool?

478


Name some of the events fired by streams?

273


mention the three important tags used in the development of jsp bean.

474






Explain what is ROE?

660


What is css syntax?

277


How can i calculate the Breaking capacity of molded case circuit breaker, is the breaking capacity of CB for Diesel generator shall be less than grid supply's breaker ?

1696


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

659


tell me about roll model as father

1705


Is javascript event driven?

464


Explain about the data types in PHP?

545


List out some of the Dijit Layout widgets?

5


What are some of the polymers that you encounter every day? Describe their physical properties. : Polymer Chemistry

680


what is the difference between apex:datatable and apex:pageblocktable components in visualforce?

190