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

Mphasis COBOL Interview Questions
Questions Answers Views Company eMail

What is the difference between NEXT SENTENCE and CONTINUE?

2 12678

Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?

6 23691

What is wrong with the following data declaration? 01 W-DATE PIC X(6). 05 DD PIC 99. 05 MM PIC 99. 05 YY PIC 99. (a) Nothing is wrong. (b) Under W-DATE all level 05 items are having a PIC 99 but level 01 has PIC X(6). (c) PIC can't be specified for a group item. (d) DD, MM, and YY are invalid datanames.

6 11111

I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?

1 5467

can we use 77 level no for Redefines?if we use give an example?

3 9578

Post New Mphasis COBOL Interview Questions


Mphasis COBOL Interview Questions


Un-Answered Questions

What is a class oop?

584


Are there pointers in python?

454


What is the importance of ms access?

453


How important is experience for EM managers?

2293


What is meant by continuous integration in jenkins?

1






What happen when I import the same module twice?

455


Tell me what is the stuff and how does it differ from the replace function?

532


Serial to parallel conversion is done by ?

647


What's the latest version of ios?

483


How to Use additional data sets in expressions ?

1282


what are the advantages of running a database in archive log mode?

1724


Do indexes speed up queries?

440


What is the process of exception handling in delphi?

445


What is the use of the eloquent cursor() method in laravel?

377


Explain what are directives ? Mention some of the most commonly used directives in Angular.js application ?

448