1. Which feature is used to inserts the contents of the clipboard as text without any formatting?

Answer: Paste Special

Reply

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

Comments

Tags
Show Similar Question And Answers
QA->Which feature is used to inserts the contents of the clipboard as text without any formatting?....
QA->The shortcut key used for copying selected text into clipboard is–....
QA->In MS-Word, which option provides a quick way of copying formatting from one piece of text another.....
QA->Name the type of illustration which contains only solid areas of black or any process color without tints which can be reproduced without half toning ?....
QA->A color proof where the images where the images are arranges together without regard to the page layout and without the surrounding text ?....
MCQ->Which feature helps to insert the contents of the clipboard as text without any formatting?...
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->“No member of Parliament shall be liable to any proceedings in any court in respect of anything said or any vote given by him in Parliament or any committee there of and no person shall be so liable in respect of the publication by or under the authority of either House of Parliament of any report, paper, votes or proceedings”. The statement is?...
MCQ->Which groupings do you work with when formatting text in Word?...
MCQ->Toggle Case text formatting in WORD means:...
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