GeekInterview.com
Submitted Questions

What are the functions like c/c++ in cobol?

Asked By: prem123 | Asked On: Mar 27th, 2006

Answered by: Senijor Mastrojani on: Oct 23rd, 2006

In C/C++ you can define the function by the arguments taken and arguments returned and request an execution of function any neccessary number of times.In COBOL you simply use a PERFORM Paragraph-Name ...

Answered by: techieheart on: Sep 11th, 2006

Intrinsic functions in COBOL can be coded this way:FUNCTION FunctionName(Parameters)If your installation is using LE/370 then you can access the following functions:1. Date functions: eg... CURRENT...

What are the difference between in-stream procedure and inline procedure in jcl ?

Asked By: prem123 | Asked On: Mar 27th, 2006

Answered by: Vishakha on: Jul 13th, 2006

Instream proc is a procedure coded within the JCL. It is not stored in a PROCLIB. Generally when the proc is not to be made a reusable piece of code, it can be coded as instream proc.there is nothing ...

Answered by: Culver_lake on: Mar 28th, 2006

sorry I think you have two different diciplines here.  an In-Stream procedure is a JCL idea associated with the PROC statement.  an in-line procedure is a COBOL concept associated with a PER...

What type of security provide by mainframe ?Tell me exact reason ?

Asked By: prem123 | Asked On: Mar 27th, 2006

Answered by: Keerthi on: Jun 14th, 2007

RACF is Resource Access Control Facilty. It is used for logging access violations, authenticating users/groups and protecting access to sub-systems

Answered by: YogeshTheDevil on: Dec 17th, 2006

Have heard about two kind of products:1. CA-Top Secret2. IBM RACF

What are differences between cobol and Java ? Why we are giving more preference to cobol ?

Asked By: prem123 | Asked On: Mar 27th, 2006

Answered by: vasu on: Dec 1st, 2006

the hari prasad answer is very good and intersting answer.

thank u hari prasad.

Answered by: Senijor Mastrojani on: Oct 24th, 2006

With Java you can do the same as with COBOL using just a core + you can utilize primitive variables(or primitive data types), objects(plz note that objects are also considered data types) and abs...

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: