answersLogoWhite

0

Is mainframe is a language

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

no its not language

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Do The earliest mainframe used the binary language?

All computers use binary.


What is IBM JCL?

Job Control Language (JCL) is a scripting language used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem.


What is the history of mainframe computers?

short history of mainframe


What is the memory of mainframe?

what is memorey capacity of the mainframe computers


Can Linux be used as a mainframe?

Yes, Linux can be used on a mainframe.


When was Mainframe - comics - created?

Mainframe - comics - was created in 1999.


Description on compiler and assembler with block diagram and figures?

Most of the compiler's that are used to compile programs is coded with the old assembler language. Assembler is also the older language which is used in the old Mainframe environment


When was Insane in the Mainframe created?

Insane in the Mainframe was created on 2001-04-08.


What is mainframe course?

Mainframe is basically use for bulk data processing and critical data.


Which is next technology after mainframe?

Computers, Which are technically superior to mainframe are called super computers.


When Douglas engelbart inventes mainframe computer?

Douglas Engelbart did not invent the mainframe computer.


How will you transfor data from system to mainframe program using ftp?

Transfer file from and to mainframe using FTP You can use FTP dos command to transfer files from and to mainframe Step1: Start --> Run --> Command Step2: Enter the following command FTP XX.XXX.XX.XXX Where XX.XXX.XX.XXX is the ip address of mainframe Step3: When you are prompted for user name and password, provide your mainframe id and mainframe password Step4: To download the file from mainframe to PC Get 'FIIE.ON.MAINFRAME' D:\MYFILES\TEST.TXT To Upload the file to mainframe from PC PUT D:\MYFILES\TEST.TXT 'FILE.ON.MAINFRAM'