1. who is the author of Inside The C.B.I. ?

Answer: Joginder Singh

Reply

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

Comments

Tags
Show Similar Question And Answers
QA->Who is the author of Inside Asia ?....
QA->Who is the author of “Inside Europe”?....
QA->Who is the author of “Inside the Third Reich”?....
QA->Who is the author of Inside CBI ?....
QA->Who is the author of “Inside Asia”?....
MCQ->Walls of a cubical oven are of thickness l, and they are made of material of thermal conductivity k. The temperature inside the oven is 100°C and the inside heat transfer co-efficient is 3k/l. If the wall temperature on the outside is held at 25°C, what is the inside wall temperature in degree centigrade ?...
MCQ->Pick out thể one word for - a secret arrangement...
MCQ->Which of the following statements are correct about an enum used in C#.NET? An enum can be declared inside a class. An enum can take Single, Double or Decimal values. An enum can be declared outside a class. An enum can be declared inside/outside a namespace. An object can be assigned to an enum variable....
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->Noise level heard inside a bus in busy city traffic or inside a sub-way train corresponds to about __________ decibels....
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