Question Set

1. antonym of word "happy " is ?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->A word is given in capital letters. It is followed by four words. Out of these four words, three cannot be formed from the letters of the word in capital letters. Point out the word which can be formed from the letters of the given word in capital letters— ARCHITECTURE....
QA->A word given in capital letters is followed by four words. Out of these only one cannot be formed by using the letters of the given word. Find out that word— REVOLUTIONARY....
QA->The antonym of word Garrulous is,....
QA->The antonym of the word "fragrance" is:....
QA->Identify the antonym of the underlined word : “The young gallant, Lochinvar rode in on his steed.”....
MCQ->’When Mother is happy,family is happy.When family is happy,nation is happy’.These are the words of....
MCQ->What will be the output of the program? class Happy extends Thread { final StringBuffer sb1 = new StringBuffer(); final StringBuffer sb2 = new StringBuffer(); public static void main(String args[]) { final Happy h = new Happy(); new Thread() { public void run() { synchronized(this) { h.sb1.append("A"); h.sb2.append("B"); System.out.println(h.sb1); System.out.println(h.sb2); } } }.start(); new Thread() { public void run() { synchronized(this) { h.sb1.append("D"); h.sb2.append("C"); System.out.println(h.sb2); System.out.println(h.sb1); } } }.start(); } }....
MCQ->antonym of word "happy " is ?....
MCQ->If it is possible to make only one meaningful word with the fourth, seventh, ninth and tenth letters of the word RECREATION, which of the following will be the third letter of that word? If no such word can bemade, give X as your answer and if more than one such word can be formed, give Y as the answer.....
MCQ->If it is possible to make only one meaningful English word with the second, third, sixth, and ninth letters of the word REGULATOR (using each letter only once in the words) which would be the second letter of the word from right ? If more than one such word can be formed, give Y as the answer. If no such word can be formed, give Z as your answer.....
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