Question Set

1. The Zamindars were known by several names in different parts of India, which did not include being called a?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->‘I have been touring different parts of the world. During these travels, I have had the good fortune to come into contact with several saints and maharshis. But I have frankly to admit that I have never come across one who is spiritually greater than Swami Sree Narayana Guru of Kerala” Whose words are these?....
QA->He did not eat the cake; she did not eat it ________....
QA->.He did not eat the cake; she did not eat it_________________________....
QA->The transfer of heat between different parts of the body or from one body to another in contact with it is called?....
QA->Different forms of the same element with different physical appearances are known as?....
MCQ->The Zamindars were known by several names in different parts of India, which did not include being called a?....
MCQ->What will be the output of the program ? #include<stdio.h> int main() { char names[] = { "Suresh", "Siva", "Sona", "Baiju", "Ritu"}; int i; char t; t = names[3]; names[3] = names[4]; names[4] = t; for(i=0; i<=4; i++) printf("%s,", names[i]); return 0; }....
MCQ->In the following question the 1st and the last part of the sentence/passage are numbered 1 and 6. The rest of the sentence/ passage is split into four parts and named P, Q, R and S. These four parts are not given in their proper order. Read the sentence/ passage and find out which of the four combinations is correct. 1. Making ropes is one of the oldest trades in the world.P. People used them for tethering animals, for drawing water from wells and for dragging large stones which were used in building.Q. We know that people made ropes several centuries back.R. They made them from camel hair and from twisted grass.S. We have found pieces of rope in very old Egyptian tombs.6. We have found too, ropes which were made of thin copper wire in the city of Pompeii, which was destroyed by a volcano 2000 years ago.....
MCQ->Oracle commands, column names, table names, view names and all other database elements are case sensitive.....
MCQ->What will be the output of the program? public class X { public static void main(String [] args) { String names [] = new String[5]; for (int x=0; x < args.length; x++) names[x] = args[x]; System.out.println(names[2]); } } and the command line invocation is > java X a b

....
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