Wats the name of the first os
Answers were Sorted based on User's Feedback
Answer / ramyathillainathan
The development of the IBM System/360 produced a family of mainframe computers available in widely differing capacities and price points, for which a single operating system OS/360 was planned (rather than developing ad-hoc programs for every individual model). This concept of a single OS spanning an entire product line was crucial for the success of System/360 and, in fact, IBM's current mainframe operating systems are distant descendants of this original system; applications written for the OS/360 can still be run on modern machines. OS/360 also contained another important advance:
so Os/360 is the first operating system in the world
| Is This Answer Correct ? | 1 Yes | 0 No |
Write a Pseudo Code to fins the LCM of two given numbers
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in
1.Describe about your project?
3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?
how we can call xml file in java file using Android platform?
Why we use NEW operator when we create Object,While in C++ we donot ?
what is programmable BIST in today ic design
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
if we want to move all the items that are already added in a combobox into an empty list box or vice-versa then how can it possible in vb or C# ?
what is the difference between an OS(operating system) and Framework?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?