

MCQOPTIONS
Saved Bookmarks
This section includes 579 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.
551. |
_______________ is the place where staff photographers submit their photographic assignments. |
A. | Copy Desk |
B. | Picture Division |
C. | Library |
D. | Newsroom |
Answer» C. Library | |
552. |
Inserting your own or someone else's opinion in an article is called_________ |
A. | opinionating |
B. | editorialising |
C. | conceptulalising |
D. | informing |
Answer» C. conceptulalising | |
553. |
The heading with more than two or more lines which are justified on the right side and unjustified on the left. |
A. | Skyline |
B. | headline |
C. | Banner headline |
D. | Hanging indentation |
Answer» E. | |
554. |
In _______________, each newspaper has its own set of rules that are enforced. |
A. | Business process |
B. | News process |
C. | Marketing process |
D. | Editing process |
Answer» E. | |
555. |
The printed title (i.e., name and logo) of a newspaper at the top of the front page |
A. | Flag |
B. | Feature |
C. | Jump |
D. | Alley |
Answer» B. Feature | |
556. |
Transferring thoughts ideas and messages into verbal and non verbal communication is referred to as |
A. | Channelisation |
B. | Mediation |
C. | Encoding |
D. | Decoding |
Answer» D. Decoding | |
557. |
Which of these is a tracker that tells you how well is your story doing? |
A. | Google Analytics |
B. | Google Interface |
C. | Javascript |
D. | Kicker |
Answer» B. Google Interface | |
558. |
The sociologists, Margo Matos and LeeAnne verkler, found that middle-aged men who remain single double their chances of dying.' Mark the correct answer. |
A. | The Sociologists, Margo Matos and LeeAnne verkler, found that middle-aged men who remain single double their chances of dying. |
B. | The sociologists, Margo Matos and Lee Anne Verkler, found that middle-aged men who remain single, double their chances of dying. |
C. | Statement is correct. |
D. | The sociologists, Margo Matos and LeeAnne Verkler, found that middle-aged men who remain single double their chances of dying. |
Answer» C. Statement is correct. | |
559. |
The best headline is written in __________ because it gives a sense of immediacy, lends an air of urgency and freshness to the news, making it up-to-date. |
A. | present tense |
B. | past tense |
C. | future tense |
D. | past continuous tense |
Answer» B. past tense | |
560. |
What does tabloid journalism usually follow |
A. | Serious News |
B. | Sensational News |
C. | Religious News |
D. | Stocks and Shares |
Answer» C. Religious News | |
561. |
The readers are looking for ___________of the important stories |
A. | enervation |
B. | suspense |
C. | Tailpiece |
D. | Gist |
Answer» E. | |
562. |
What is a grid? |
A. | A format to structure content |
B. | Software to design page |
C. | Editing tool |
D. | News value |
Answer» B. Software to design page | |
563. |
_____________ department is headed by the circulation manager. |
A. | Business Department |
B. | Circulation Department |
C. | Accounts Department |
D. | Advertisement Department |
Answer» C. Accounts Department | |
564. |
______ uses a big, bold phrase to catch your eye, then adds a lengthier deck below. |
A. | Tripod |
B. | Wicket |
C. | Hammer |
D. | Slammer |
Answer» D. Slammer | |
565. |
Removing undesirable parts of a photograph is called |
A. | Cropping |
B. | Prepping |
C. | Tracking |
D. | Kerning |
Answer» B. Prepping | |
566. |
An editor supervises the reporters and improves his reports for _________________. |
A. | Design |
B. | Proofreading |
C. | Captioning photos |
D. | publication |
Answer» E. | |
567. |
Newspaper layout and page make up is called ___________ |
A. | structure |
B. | designing |
C. | colour |
D. | expression |
Answer» C. colour | |
568. |
Which among the following is/are an video editing softwares? |
A. | Final Cut Pro |
B. | Dream Weaver |
C. | Quark Express |
D. | Photoshop |
Answer» B. Dream Weaver | |
569. |
Tabloid newspaper is of small size with |
A. | 3 columns |
B. | 4 columns |
C. | 5 columns |
D. | 8 columns |
Answer» D. 8 columns | |
570. |
TO_COPY_(YANK)_LINES_IN_VI_EDITOR,_WE_USE________COMMAND.?$ |
A. | dd |
B. | x |
C. | p |
D. | yy |
Answer» E. | |
571. |
To_copy_10_lines_from_the_current_cursor_location,_we_can_use______$ |
A. | 10y |
B. | 10yy |
C. | yy10 |
D. | 10x |
Answer» C. yy10 | |
572. |
Both ‘p’ and ‘P’ command puts text right/left or above/below on the basis of line deleted?# |
A. | True |
B. | False |
Answer» B. False | |
573. |
Which command is used for putting deleted lines or part of lines at a different location? |
A. | p and P |
B. | x |
C. | dd |
D. | y |
Answer» B. x | |
574. |
Which of the following commands will be used to delete 6 lines from the current cursor location? |
A. | 6d |
B. | 6X |
C. | 6dd |
D. | 6x |
Answer» D. 6x | |
575. |
Which of the following command is used to delete a single line? |
A. | dd |
B. | x |
C. | X |
D. | d |
Answer» B. x | |
576. |
Which command is used for deleting the character on the left of the cursor? |
A. | x |
B. | X |
C. | dd |
D. | d |
Answer» C. dd | |
577. |
Which command is used for deleting a single character? |
A. | d |
B. | dd |
C. | x |
D. | w |
Answer» D. w | |
578. |
Which key is used for deleting text? |
A. | d |
B. | y |
C. | k |
D. | f |
Answer» B. y | |
579. |
Copying is referred to as yanking in vi editor. |
A. | True |
B. | False |
Answer» B. False | |