1. A super computer developed in India specifically for using it in the Light Combat Aircraft is known as?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Who has become the first Defence Minister to fly indigenously-built Light Combat Aircraft (LCA) Tejas?....
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->First Super Computer developed in India....
QA->Which Indian defence lab has developed ‘combat drugs’ to reduce casualties in Pulwama type attacks?....
MCQ->A super computer developed in India specifically for using it in the Light Combat Aircraft is known as?....
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->Which of the following countries launched the smallest combat aircraft in the world?....
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