Question Set

1. To convert a hyperlink E-mail address to regular text,right click the selected E-mail address and then click---on the shortcut menu.





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->To change selected text to all capital letters, click the change case button, then click–....
QA->John started from his home and walked 12 km.Then he took a right turn and walked 4 km.Then again,he took a right turn and walked 8 km and finally took another right turn and walked 1 km.How far is he from his home now?....
QA->A cyclist goes 40 km towards East and then turning to right he goes 40 km. Again he turn to his left and goes 20 kn. After this he turns to his left and goes 40 km, then again turns right and goes 10 km. I-low far is he from his starting point ?....
QA->Arjun walks 20 m towards North. Then he turns right and walks 30 ms. Again he turns right and walks 35 ms. Then he turns left and walk 15 ms. How far and in which direction Arjun now from his starting point?....
QA->A man is facing East, then the turns left and goes 10 m, then turns right and goes 5 m, then goes 5 m to the South and from there 5 m to West. In which direction is he, from his original place ?....
MCQ->To convert a hyperlink E-mail address to regular text,right click the selected E-mail address and then click---on the shortcut menu.....
MCQ->What will be the output of the program? public class Test138 { public static void stringReplace (String text) { text = text.replace ('j' , 'c'); / Line 5 / } public static void bufferReplace (StringBuffer text) { text = text.append ("c"); / Line 9 / } public static void main (String args[]) { String textString = new String ("java"); StringBuffer textBuffer = new StringBuffer ("java"); / Line 14 / stringReplace(textString); bufferReplace(textBuffer); System.out.println (textString + textBuffer); } }....
MCQ->Study the following information to answer the given question. The following are two findings of an internal survey of a catering company Mini Menu based in City X. A. Each year, the profit earned from the orders having multi-cuisine menu is much higher than that earned from Indian menu B. This year, Mini menu had 45% more orders for multi-cuisine menu as compared to any of the previous years, though the other orders remained more or less same. Which of the following can be inferred from the given information? (Note : An inference is something by which you can logically deduce something to be true based on known premises.)....
MCQ->To change selected text to all capital letters,click change case button and then click--------....
MCQ->To change selected text to all capital letters, click the change case button and then click:?....
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