Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is mainframe?

what is the mainframe software ? what is use in s/w field?



Answers were Sorted based on User's Feedback



what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / praveena

A mainframe is a high-performance computer used for
large-scale computing purposes that require greater
availability and security than a smaller-scale machine can
offer. Historically, mainframes have been associated with
centralized rather than distributed computing, although that
distinction is blurring as smaller computers become more
powerful and mainframes become more multi-purpose. Today,
IBM emphasizes that their mainframes can be used to serve
distributed users and smaller servers in a computing network.
Linux can be a software for mainframe

Is This Answer Correct ?    5 Yes 0 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / villan

Mainframe is a basically a type of computers which can
handle large amount of storage.

Is This Answer Correct ?    4 Yes 0 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / bernard thomas

Mainframe is used to describe a main computer which can
serve many users simultaneously. This done using a facility
like TSO.

Mainframe software is TSO (for simulutaneous use), COBOL,
JCL, IDCAMS.

Is This Answer Correct ?    0 Yes 0 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / om prakash yadav

No, i m not agre to yopu that main frame is used to
describe a main computer which can serve many users
simultaneously.
it is true it will provide a envirnoment to work on
simultaneously but
it is depend on system configuration.
main frame is a system which is provide a facility to share
a server at a time many users.

mainframe software is TSO :- no

mainframe s/w
COBOL- Language
DB2- database
jcl controling lanauge
vsam - temporary store upto 2 GB.

Is This Answer Correct ?    0 Yes 0 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / sreeram

above ans correct. if we will go for front end . they need
to maintain no of server for each and every appliction
under one client itself.
For mainframe - only one server enough to hanlde all the
application. we can store huge amount of data. i.e
advantage in mainframe

Is This Answer Correct ?    0 Yes 0 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / aditya yadav

Mainframes are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, ERP, and financial transaction processing.

Is This Answer Correct ?    0 Yes 1 No

what is mainframe? what is the mainframe software ? what is use in s/w field? ..

Answer / jiljil jiga

Mainframe is a frame

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More COBOL Interview Questions

what is record label is empty or standard in file description of data division?

2 Answers   HCL,


Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

7 Answers   Bank Of America, Mind Tree,


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

0 Answers  


COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.

7 Answers   HCL,


how many divisions are there in cobol

3 Answers   ADP,


01 a pic 9(6) value is 123456 01 b pic 9(3) move a to b wht will be the value ?

6 Answers   Patni,


If we put three reads in COBOL in the same para one after the other, to read a PS file,will it read the same record thrice or it will read three records sequentially? For example : Input File 01 02 03 Para 900 Read infile Display Infile rec Read infile Display infile rec Read infile Display infile rec. What will be the output?

2 Answers  


01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?

3 Answers   Mind Tree,


what is S04E error in jcl?

11 Answers   IBM, L&T,


What are decleratives in COBOL ?

1 Answers   Xansa,


What do you feel makes a good program?

2 Answers  


What are the various section in data division and briefly explain them.

0 Answers  


Categories