Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

5951.

Light Pen is aPer is a printingbrinting device!​

Answer»

No meaning at all what is your question should we CORRECT the sentenceExplanation:LIGHT PEN is a pen which is USED as an PRINTING divice

5952.

When some claims your digital work as their own like making of software or a program​

Answer»

ategorized as PLAGIARISM a TYPE of CYBER CRIME

5953.

Which of the following codes would create a horizontal line ​

Answer»
EXPLANATION:
CREATES a line BREAK [Blank Line]

creates a heading and

MARKS the end of it
creates a HORIZONTAL line

creates a paragraph and

marks the end of it
5954.

Ya) Tick (v) mark the connect answer. MonitorisHardware & Both a and beb Software d None of this​

Answer»

s are HARDWARE as you can do PHYSICAL INTERACTIONS with them

5955.

What is the default size of stage in Flash​

Answer» H not definite dearplease MARK me as BRAINLIEST DEAR
5956.

3. Computers have zero IQ.​

Answer»

Because it doesn't have their own DECISION making ability,they don't know how to react in any unfavorable condition. Even if we talk about A.I (Artificial Intelligence) they also have their FAILURE points. COMPUTER WORKS only ACCORDING to their programs that's why they have zero IQ.

5957.

A kind of virus that has some specific dates as it's name​

Answer»

: 2007 Storm Wormexp :  Though it is consider the 1988 Morris worm, REGARDED as the first worm. KNOWN by MANY names the Storm Worm is a backdoor TROJAN that affects Microsoft based computers.

5958.

Features of e banking​

Answer» E the features of Online Banking?USE Zelle®Use Bank-to-Bank Transfer.See your account transactions and history>PAY bills without writing checks.Transfer money between your accounts.Sign up for PAPERLESS statements.Set up account ALERTS and reminders.View images of processed checks.
5959.

Which of the following provide detailed information in computer ? 1)sticky notes 2) notification

Answer» STICKY NOTES PROVIDES DETAILED INFORMATION IN COMPUTER !
5960.

CD ROM and DVD rom are examples of a. storage device b. input device C. output device ​

Answer» INPUT deviceThis is your ANSWER .
5961.

CD ROM and DVD rom are examples of​

Answer»

A storage device that uses laser BEAMS to read the INFORMATION STORED on the REFLECTIVE surface of a disc. Popular types of OPTICAL storage devices are CD-ROM and DVD-ROM drives.

5962.

2 The teacher has given an assingwens to sasurabhBinary subdration, Somaroba is condused obrust- how to subtraction - 1 from O. Help him inonsolving the problemits a computer science question ☝️​

Answer» QUESTION SAHI SE LikhoPhir me ANSWER DUNGA
5963.

2. To find the sum of 87, 89, 91, 66​

Answer»

87+89+91+66= 333 ,..........

5964.

Perform these Mathematical Task on a Spreadsheet 1. To find the product of first five odd numbers​

Answer»

The PRODUCT of two or more numbers is calculated by multiplying them.The first FIVE odd numbers are 1, 3, 5, 7, 9.So the product of these numbers…X = 1*3*5*7*9X = 945

5965.

(b) How does a cordless mouse work? How is itdifferent from an optical mouse?​

Answer»

Most wireless mice use radio frequency (RF) technology to COMMUNICATE information to your computer. ... The receiver, which is connected to your computer, ACCEPTS the signal, decodes it and passes it on to the mouse DRIVER software and your computer's operating system. An OPTICAL mouse uses an infrared LED LIGHT to illuminate the surface. A Cordless mouse illuminates the surface with a laser beam.

5966.

The _______ displays the chosen text eother in normal,italic,or oblique style​

Answer» TION:correct answer is normalOblique type is a form of type that SLANTS slightly to the right, used for the same PURPOSES as italic type. Unlike italic type, HOWEVER, it does not use different glyph shapes; it uses the same glyphs as roman type, except slanted. ... Oblique designs may also be called slanted or sloped roman styles.
5967.

From which object can a form be formed​

Answer»

your QUESTION is incorrectExplanation:CHECK your question again PLZ

5968.

Which function is used to group multiple work sheet M.C.Q​

Answer»

java.util.Scanner;public class FiftyPrimes{ // Return true if a NUMBER n is prime public static boolean ISPRIME(long n) { // CHECK division from 2 to sqrt(n) for (long i = 2; i <= Math.sqrt(n); i++) { if (n % i == 0) { return false; } } // If no division is found, number is prime return true; } public static void main(STRING[] args) { // Create Scanner object Scanner sc = new Scanner(System.in); // Take user input System.out.print("Enter the starting point: "); long start = sc.nextInt(); // Close Scanner object sc.close(); // If start point is less than 2, make it 2 if (start < 2) { start = 2; } int numberOfPrimes = 0; // Number of primes printed long number = start; // Number to be TESTED for prime // Iterate until 50 primes are printed while (numberOfPrimes < 50) { if (isPrime(number)) { System.out.println(number); numberOfPrimes++; } number++; } }}

5969.

What is the purpose of sum (range) in spreadsheet

Answer» FUNCTIONS adds values. HOPE this HELPS U Pls mark me as brainliest
5970.

Treating data according to the instructions and changing it into information is called​

Answer» INPUTING is DATA according to the instructions and CHANGING it into information mark me as brainliest SOON please
5971.

What do you understand about webserver? Please answer correctly and fast. Please don't answer wrong just totake points. Correct =Brainliest. Wrong = Reported​

Answer» HEY my FRIEND this is you answer HOPE U like it.!!web server is server software, or hardware dedicated to running this software, that can satisfy client requests on the World WIDE Web. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other
5972.

Which function find the largest number in range M.C.Q​

Answer»

tion:=MAX(A2:A7) LARGEST number in the range (27)

5973.

Solve 11010101*11111 in binary ​

Answer»

don't KNOW SEARCH on YOUTUBE

5974.

State whether the following statements are True/False: 1. When you click on 'Insert' button, a row is inserted in a spreadsheet.​

Answer»

falseExplanation:ANS is TRUE

5975.

Set of the moral principle that govern the braver source by the person​

Answer»

ocessing SOFTWARE is used to CREATE and manipulate a text document, such as a RESUME or report. Software programs include Microsoft Word, Pages, Writer and WordPerfect. Desktop PUBLISHING (DTP) software is used to create page layouts of documents for publication in print or ONLINE.

5976.

Many toolbar icons are marked with a small arrow is called ______ toolbar​

Answer» R ANSWER is Formatting toolbar Hope it helps you PLZ MARK as brainliest thanks.
5977.

State whether the following statements are True/False: 2. When you click on Tasert button, a row is inserted in a spreadsheet.​

Answer»

falseExplanation:HOPE it's TRUE MAKE me BRAINLEAST

5978.

Is a feature used to send same letters to multiple people at different addresses​

Answer» CC and BccExplanation:
5979.

The........ statement is used when a set of statement are used for a specific number of times...​

Answer»

The looping STATEMENT is used when a set of statement are used for a SPECIFIC number of TIMES. Examples of LOOPS : For, while.

5980.

Which of the following is the feautures of window 7​

Answer»

tion:Some of the new FEATURES included in Windows 7 are advancements in touch, speech and handwriting recognition, support for virtual HARD disks, support for additional FILE formats, improved PERFORMANCE on multi-core processors, improved boot performance, and KERNEL improvements.

5981.

71 12:049. Form provides the option to deleteparticular record. *aTrueFalse​

Answer» TRUE EXPLANATION:PLEASE MARK me as a BRAINLIST
5982.

Unwanted messages send in the mails​

Answer»

it is KNOWN as SPAM. PROBABLY.

5983.

Afifa has got an assignment to use the compound formula in excel sheet but she didn't know about it. Help her to find the same. please tell the answer fast​please

Answer» HOPE it's HELPS you MAKE me BRAINLEAST
5984.

When you click on 'Delete Sheet Rows under "Delete' option, the selected ............. gets deleted​

Answer»

rowPlz MARK as BRAINLIEST and FOLLOW me.I'll follow BACK.

5985.

It is a network security device that allow or rejects network access between an untrusted zone and trusted ​

Answer»

A firewall is a NETWORK SECURITY device that grants or rejects network access to traffic FLOWS between an untrusted ZONE and a trusted zone.Explanation:please mark me brainliest

5986.

20. When the given error will bevisible in the excel sheet? *​

Answer»

Error will appear in excel . This happens when you enter a numerical value thatis different than other ARGUMENTS used in the formula Explanation:HOPE THIS HELPS YOU

5987.

Three tasks under editing a worksheet:​

Answer»

A Fast Find-NextTired of the Find and Replace dialog box blocking the view of your worksheet when you are searching for information? Do what I do and get rid of the dialog box. Use the technique described in this tip to do your searching. Adjusting a RANGE's STARTING PointSelect a range of cells, and one of those cells will always be the starting point for the range. This tip explains how to change the starting point for a range without getting rid of the range itself. Adjusting Formulas when PastingThe Paste SPECIAL feature in Excel can be used to uniformly adjust values and formulas. This tip shows how powerful this feature can be. Automatically Breaking TextWant to convert the TEXT in a cell so that it wraps after every word? You could EDIT the cell and press Alt+Enter after each word, but there's an easier way using a formula. Automatically Moving from Cell to Cell when Entering DataAs you enter data in a worksheet, you may want to have Excel automatically move from cell to cell based on the length of what you are entering. This is not as easy to do as you might at first think, but there are ways to accomplish the task.

5988.

State true or false you cannot save photoshop file in other formats​

Answer»

i THINK it's TRUEEXPLANATION:hope it helps you please MARK it as BRAINLIEST

5989.

What is a low level language​

Answer»

A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map CLOSELY to processor instructions. GENERALLY, this refers to either machine code or ASSEMBLY language.hope it HELPS u..!!

5990.

You can add sound to text or graphics in a presentation.(i)True(ii)False​

Answer»

add sound to TEXT or graphic in a presentation if done through MICROSOFT POWERPOINT. Explanation: Using MS-Power POINT APPLICATION, one can create slides to compile into a presentation.❥❥ᴴᵒᵖᵉ ⁱᵗ ʰᵉˡᵖˢ ʸᵒᵘ

5991.

2. When two or more cells are selected, it is called ...............​

Answer»

When more than ONE cell is selected, the SELECTION is called a range of cells. The active cell can MOVE within the range. You may SELECT more than one range of cells (non-adjacent) on a worksheet.

5992.

Aradhya is a Fine Arts student. She has drawn various sketches in different layers in Animate. Now she does not want to make any further changes to her sketches. Which option should she use to lock all the layers? Please tell me the answer fast please​

Answer» TION:she COULD lock all the LAYERS with stapler. EXPLANATION: this is because the stapler pin can hold it for much longer.
5993.

The......... statement allows us to transfer data from the computer memory to an output device(screen).​

Answer»

it can be DONE by data transfer serviceExplanation:HOPE it helps you PLEASE MARK it as brainliest

5994.

When two or more are selected, it is called ....................​

Answer» TION:fykkcc MVcame hfdtdjxmycmucluxmyzk
5995.

Write a program to input marks. If marks are greater than or equal to 40, display “PASS” otherwise display “FAIL”

Answer»

ro{PUBLIC static void MAIN(DOUBLE m){if(m>=40)System.out.println(“Pass”);elseSystem.out.println(“Fail”);}}Hope this helps you:D

5996.

Define classic tween?​

Answer»

tion:Motion TWEEN is a type of animation that uses symbols to create movement, SIZE and rotation changes, fades, and color effects. CLASSIC tween REFERS to tweening in Flash CS3 and EARLIER, and is maintained in Animate primarily for transition purposes.

5997.

2.4- Multiple choice questions: - a. A computer cannoti. Do Calculation ii. Save work iii. Think.b. Computer kept on desk are calledi. Laptopii. Desktopiii. PalmtopA computer never makesi. Calculationii. Mistakes iii. PicturesC.Contd.......2-​

Answer» 1 think2 desktop3mistakes
5998.

What is implemented​

Answer»

to START USING a PLAN, SYSTEM, etc.योजना आदि पर अमल करना, उसे व्‍यवहार में लाना; कार्यान्वित करना

5999.

________ are the special effects that you see when ine slide changes to another slide show view.​

Answer» TRANSITIONS is the CORRECT ANSWER
6000.

Write a program to input the number of a month ( 1 for January, 2 for February and so on). Depending on the number, display the number of days in that month. Assume the year is a leap year.

Answer»

Program to find the number of days in a given MONTH of a given year is given below.C C++ Java Python 31 // C program to find the number of days in a given month23#include4int main()5{6 //fill the code7 int year, month;8 scanf("%d %d",&month,&year);9 if(month == 1 || month == 3 || month == 5 || month == 7 || month == 8 || month == 10 || month == 12)10 printf("Number of days is 31");11 else if((month == 2) && ((year%400==0) || (year%4==0 && year%100!=0))) 12 {13 printf("Number of days is 29");14 }15 else if(month == 2)16 {17 printf("Number of days is 28");18 } 19 else20 printf("Number of days is 30");21 return 0;22}Output31996Number of days is 31