1. India`s first Tera Flops Super Computer

Answer: Param 10,000

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Tags
Show Similar Question And Answers
QA->India`s first Tera Flops Super Computer....
QA->Name the first Super computer made by Seymour Cray; the father of super computer?....
QA->Name the first Super computer made by Seymour Cray, the father of super computer?....
QA->The first Super Computer installed in India is?....
QA->First Super Computer developed in India....
MCQ->What will be the output of the program? class Super { public Integer getLength() { return new Integer(4); } } public class Sub extends Super { public Long getLength() { return new Long(5); } public static void main(String[] args) { Super sooper = new Super(); Sub sub = new Sub(); System.out.println( sooper.getLength().toString() + "," + sub.getLength().toString() ); } }...
MCQ->What will be the output of the program? class Super { public int i = 0; public Super(String text) / Line 4 / { i = 1; } } class Sub extends Super { public Sub(String text) { i = 2; } public static void main(String args[]) { Sub sub = new Sub("Hello"); System.out.println(sub.i); } }...
MCQ->Consider the following statements : I. Personality is made up of Id. Ego and Super ego II. The Id. Ego and Super ego have their own components and operating principles III. They interact so closely that it is difficult to disentangle their effects IV. Behaviour is always the product of an interaction among Id, Ego and Super ego. Of the statements :...
MCQ->Who sung the famous Hindi Film song’Gori tera Gaon bada Pyara’ under the music direction of Ravindra Jain?...
MCQ->A Tera byte is equal to?...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution