Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
History
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
1. Which option to arrange text in newspaper style?
(A): Auto correct
(B): Text Attributes
(C): Text Wrapping
(D): Width and Spacing
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->Which option is used to insert ghosted text behind the content on the page?....
QA->In MS-Word, which option provides a quick way of copying formatting from one piece of text another.....
QA->Which temple in Kerala is a major specimen of the Dravidian style and also indigenous style?....
QA->Which newspaper can be hailed as the first systematic newspaper the Malayalam language?....
QA->There are 4000 literates in a village.45 % read Newspaper A and 65% read Newspaper B.25% read neither A nor B.How many persons read both the newspapers?....
MCQ->Consider the following library functions
EXP (
i.e., e
x
)
ARCTAN (
i.e.
tan
-1
x
)
SQRT (
i.e.,
x
)
AES (
i.e.
|
x
|)
Which of the above are allowed in Pascal?....
MCQ->Consider the following mnemonics
MOV
ADD
LXI
Which of the above are valid for 8085?....
MCQ->Consider the instructions
MOV M, B
OUT 4
LDA X
Which of the above uses IO/W cycle?....
MCQ->Consider the instructions
MOV M, B
OUT 4
LDAX
Which of the above require memory write cycle?....
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); } }....
×
×
Type The Issue
×
Your Marks
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