1. Which is another name of RDX ?

Answer: Cycionite

Reply

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

Comments

Show Similar Question And Answers
QA->Which is another name of RDX?....
QA->Which is another name of RDX ?....
QA->RDX- Research Department Explosive is known as?....
QA->Another name of ‘Melmundu Kalapam’?....
QA->What is the another name for monocarboxylic acid?....
MCQ->RDX (an explosive), which is more sensitive but less toxic than TNT, is chemically...
MCQ->Which of the following statements mentioning the name of the array begins DOES NOT yield the base address? 1: When array name is used with the sizeof operator. 2: When array name is operand of the & operator. 3: When array name is passed to scanf() function. 4: When array name is passed to printf() function....
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure....
MCQ->Read the following passage carefully and choose the most appropriate answer to the question out of the four alternatives. Translation is of immense importance today. With rapid commercialization, the narrow barriers between nations are fast disappearing. In the past, there used to be practically no communication amongst nations. The modern world, however, is no longer divided into water-tight compartments. We are heading towards one world, thanks to development in the fields of communication among nations today. Translation forges bonds of unity amongst people who speak different languages. Even if we do not know a particular language or the literature of a particular nation, we can know its richness and the depth of its ideas through translation. Translation also helps in understanding the rich cultural heritage of a nation. Thus a multi-lingual person has a multi-focal view of the world. Translation also serves as a mode of cultural excahnge in a multi-lingual country. It plays a pivotal role in the evolution of a pluralistic national identity. The achievement of translation is both the globalisation of culture and the promotion of intra and inter-cultural bonding. One may appreciate and enjoy through translation the plays of Shakespeare even if one does not know the English language. One may also know the rich world of Homer, Virgil, Dante, Milton, Dickens, Hardy, Leo Tolstoy, Zola and Munshi Prem Chand through translation. Translation responds to our intellectual, cultural and spiritual needs. It is necessary for information and for the exchange of ideas. Translation, which has hitherto been neglected and marginalized, has assumed importance with rapid globalization. It is now considered an art which requires mastery and perfection. A good translator is able to do away with superficiality and has a clear understanding of the text to be translated. He should have mastery over the subtle nuances of the language from which he is translating. Translating a passage of one language into another literally is not only impossible but would also result in incorrect grammar and syntax. What should be the primary concern while translating a passage from one language into another?...
MCQ->Consider the following features of 'structures' in C? The values of a structure variable can be assigned to another structure variable of the same type using the assignment operator.One structure can be nested within another structure.A variable structure can also be passed to a function. Which of the above are correct?...
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