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.

11151.

Prove that √2 is irrattional​

Answer»

Answer:

To PROVE that the square root of 2 is irrational is to first assume that its negation is true. Therefore, we assume that the opposite is true, that is, the square root of 2 is rational. ... So, 2 = a b \SQRT 2 = {\Large{{a \over b}}} 2 =ba where a and b are INTEGERS but b ≠ 0 b \NE 0 b=0.

11152.

What is the shortcut for find option in MS Word?​

Answer»

Answer:

Go to Home > Replace or press Ctrl+H. Enter the word or phrase you want to LOCATE in the Find box. Enter your new TEXT in the find box.

HOPE IT HELPS!

PLEASE MARK ME AS BRAINLIEST.

11153.

What is server in computer science ​

Answer»

EXPLANATION:

A SERVER is a COMPUTER that provides data to other COMPUTERS.

11154.

5. _____________ is the operating system that is available free of cost.​

Answer»

ANSWER:

FIVE FREE is UR answer BUDDY

11155.

The behavior of the object is depicted through its________a) member functionsb) datac) messages​

Answer»

ANSWER:

B) data

thnx

MARK me as BRAINLIEST

11156.

string S1 = "Hi"; string S2 = "Hi"; string S3 = "there"; string S4 = "HI"; find 1. System. out. println(S1+"equals"+S2+>"+S1. equals(S2)); 2. System. out. println(S1+"equals"+S3+>"+S1. equals(S3)); 3. System. out. println(S1+"equals"+S4+>"+S1. equals(S3)); s4. System. out. println(S1+"equals"+S4+>"+S1.equalsIgnoreCase(S4)); .

Answer»

ANSWER:

I don't UNDERSTAND UR question

Explanation:

tell me CLEARLY

11157.

(ii) whatthe advantages ofbus Я.topology ?​

Answer»

ANSWER:

EASY to CONNECT the nodes.

Requires LESS AMOUNT of cables.

Explanation:

11158.

4. The _______________ is used by Windows to store deleted items.​

Answer»

ANSWER:

Recycle BIN is used by WINDOWS to STORE

deleted items.

hope it's helpful for u...plz mark as brainliest...

11159.

Differentiate between splitting a cell and merging a cell​

Answer»

Answer:

Splitting cells is similar to adding a row or column, but it all TAKES place in one CELL instead of a group of cells. Merging cells, however, is similar to deleting a cell and then adjoining it with a neighboring cell. ... Place your mouse CURSOR in the cell you WANT to split

11160.

The object where you can write your own function and program is​

Answer»

Answer:

Parts of a "BLACK BOX" (i.e., a FUNCTION) Functions can be called "black boxes" because we don't need to know how they work. Just what is SUPPOSED to go into them, and what is supposed to come out of them. When defining a program as a black box, we must DESCRIBE the following attributes of the function.

Explanation:

Please mark as brainliest answer and follow me please and thank me please Because I am a very good boy

11161.

What is the shortcut for find option in MS Word? answer me i will follow you​

Answer»

\huge\underline\bold\red{AnSwEr}

Go to Home > Replace or PRESS Ctrl+H. Enter the WORD or PHRASE you want to LOCATE in the Find box. Enter your new text in the Replace box.

hope it helps...

11162.

3. Asimply copies theinformation arriving at its inputand retransmits it from theoutput.O RepeaterO RouterO HubO Bridge​

Answer»

Answer:

ROUTER

Explanation:

pls make it as the BRAINEST ONE

11163.

Which agency laid the foundation for the beginning of internet?a. NSFNETb. ARPANET c. W3cd. iab​

Answer»

ANSWER:

ARPANET

FOLLOW ME

MARK BRAINLIEST

11164.

Short cut keys of Ctrl+Shift+P​

Answer»

ANSWER:

PRINT the SCREEN.....

11165.

True or False? In Photoshop pen tool can be used to drawrectangle.​

Answer»

ANSWER:

FALSE

MARK me as BRAINLIEST answer

11166.

do you think that in the near future, anything like Bluetooth can replace USB’s for long distance connectivity with the same data transfer speed and other features of USB? Justify your answer with solid reasons. Specify your answer within 4-5 lines

Answer»

ANSWER:

broadbands and wifi can refuce USB for long DISTANCE connective with YHE same DATA transefered and other features of USB

11167.

What is the default chart type of ms excel​

Answer»

ANSWER:

If you click inside some data, and then press Alt+F1 on your desktop keyboard (or Alt+Fn+F1 on a laptop), Excel will provide a chart and use the default chart type. Usually this is a clustered column chart. But you can change the default if you want.

11168.

Number of system connected in lan may vary from 1 to 10 ,1 to 1000 ,2 to 100 ,2 to 1000​

Answer»

1 to 10 there are 3 SYSTEM

1 to 1000 there are 2 system

2 to 100 there are 4 system

2 to 1000 there are 1 system

11169.

Name the default data insertion mode available in writer?​

Answer»

ANSWER:

PLEASE FOLLOW me ❣️❣️❣️❣️❣️❣️❣️❣️❣️❣️❣️

11170.

Which computers have the maximum capacity​

Answer»

Storage capacity refers to how much disk space one or more storage DEVICES PROVIDES. It MEASURES how much data a computer system may contain. For an example, a computer with a 500GB hard drive has a storage capacity of 500 gigabytes. A network server with FOUR 1TB drives, has a storage capacity of 4 terabytes.

11171.

Which cell is called an active cell

Answer»

Explanation:

Alternatively referred to as a cell pointer, current cell, or SELECTED cell, an active cell is a rectangular box that HIGHLIGHTS the cell in a SPREADSHEET. An active cell helps IDENTIFY what cell is being worked with and where data will be entered

11172.

Write a java program to Designa class called Result with amethodcalculate to accept the values a,b b.) print the values of x and Y where x = √a2+b7 and y = a2+b5/2a .​

Answer»

Answer:

Explanation:Skip to main contentThe physical connection between theLOAD MORE

WE'RE IN THE KNOW

This site is using COOKIES under cookie policy. You can specify CONDITIONS of storing and ACCESSING cookies in your browser

Company

About us

Blog

Careers

Terms of UseSafety Center  

Answered

Scanner in = new Scanner(System.in);

System.out.print("Input FIRST number: ");

int num1 = in.nextInt();

System.out.print("Input SECOND number: ");

int num2 = in.nextInt();

System.out.print("Input third number: ");

int num3 = in.nextInt();

System.out.print("Input fourth number: ");

int num4 = in.nextInt();

System.out.print("Enter fifth number: ");

int num5 = in.nextInt();

System.out.println("Average of five numbers is: " +

(num1 ......

+ num2 + num3 + num4 + num5) / 5);

}

}

11173.

do you think that in the near future, anything like Bluetooth can replace USB’s for long distance connectivity

Answer»

Answer:

  • No there are no chances for BLUETOOTH for long-distance connectivity. becoz Bluetooth can work only devices are at a maximum 10m away.  as the resistances increase Bluetooth gets disconnected and speed decrease and after some time it will stop.  
  • if our technology will develop more and able to do this, then it will cause problems like it will create problems in other signals like RADIO signals and TELEVISION signals.
  • also, Bluetooth will NEED more battery, less resistance so according to current scenario and technology, its NEARLY impossible to Bluetooth replace USB for long distances.  
11174.

The Shortcut key to automatically expand a shortcut to its linked big phrase in AutoText is(a) F2(b) F3(c) F5(d) F4​

Answer»

ANSWER:

F3 PROBABLY ACCORDING to me...

11175.

L. Accept n numbers in a list. Accept one more number and check whether the number is present in the given list using binary search.​

Answer»

ANSWER:

YES this no ehzh4jzjuz

11176.

Write a program in qbasic64to input a number. Calculate and print sum of the squares of odd factors and also print product of even factors.​

Answer»

Explanation:

4:1

the ratio of KINETIC energy of a projectile at the point of projection to the maximum height is 4:1.#INCLUDE #define PI 3.14159 #define TAB '\t' INT main() { float R, area; std::cin>>r; area=PI*r*r; std::cout<<"Circle "<

11177.

Identify the category of the following:System SoftwareProgramming ToolCompilerAssemblerUbuntuText Editor​

Answer»

ANSWER:

a) aplication

b) aplication

c) system

d) PROGRAMMING tool

hope it HELPS you.

thank you!!!

11178.

Write a short note on Multi-threading operating system

Answer»

In COMPUTER ARCHITECTURE, multithreading is the ability of a CENTRAL processing unit (CPU) (or a single core in a multi-core processor) to provide multiple threads of EXECUTION concurrently, supported by the operating SYSTEM.

11179.

__________ is the default view in writer.​

Answer»

ANSWER:

work

PLZ MARK as BRAINLIST

11180.

Functions of graphic software

Answer»

Some of the common things people use GRAPHICS software for include editing and sharing DIGITAL photos, creating logos, drawing and modifying clip art, creating digital fine art, creating web graphics, designing advertisements and PRODUCT PACKAGING, touching up scanned photos, and drawing maps or other diagrams

11181.

Point of Sale (POS) machine, such as those used in ATMs, Gas station, and in stores, have become extremely common due to their convenience and versatility. But in terms of human interface design, their input methods sometimes leave something to be desired. What are the areas where you think improvement is needed?

Answer»

Answer:

g I love it when U can get a chance of getting a LITTLE more time to GO BACK and forth to work on my way back from the other gewishsyw ✌ endow you are WHOA I GE you issy heogaoahsoa

11182.

Write the following equation as Mathematical expression. √a2+b2+c2

Answer»

Explanation:

52 // INTEGER literal

age // VARIABLE name

System.out.println("ABC"); // method CALL

"Java" // string literal

98.6D // double precision floating-point literal

89L // LONG integer literalo

◌⑅⃝●♡⋆♡LOVE♡⋆♡●⑅◌

11183.

You havesense2) i Each hand has five fingers​

Answer»

YES, each HAND has FIVE fingers.

Please MARK me in the BRAINLIST ✌️✌️✌️✌️✌️✌️✌️✌️✌️

11184.

Is it nessasary to add break statement in a switch statement? justify.​

Answer»

Answer:

yes it's nessasary.

Because if we use optional STATEMENT execution we use break and for switch statement we use compulsory break statement.

please THANKS me.

and GIVE me one brilliant.

11185.

What will be the value of x if a=6, b=8? x = a++ + --a + b++ + a++ + a +--b

Answer»

ANSWER:

12

Explanation:

20-8.. HY aahy UZA answer

11186.

A coloum information in a table is a called a​

Answer»

ANSWER:

attribute

Explanation:

11187.

49. Adisplays the chart typename when we rest the pointer overany chart type.O Screen TipO Chart TipO Name TipO None of these​

Answer»

ANSWER:

the answer is SCREEN TIP TICK the answer

11188.

Answer in one word solve​

Answer»

ANSWER:

PLEASE WAIT I will TELL you that

11189.

What is a Cell Reference? Name the types of cell Reference.

Answer»

ANSWER:

What is a Cell REFERENCE? NAME the types of cell Reference.

Results in English

क्या एक कक्ष संदर्भ नाम कक्ष संदर्भ के प्रकार है

हिन्दी में नतीजे

Search Results

Featured SNIPPET from the web

Image result for What is a Cell Reference? Name the types of cell Reference.

Image result for What is a Cell Reference? Name the types of cell Reference.

Image result for What is a Cell Reference? Name the types of cell Reference.

View all

There are two types of cell REFERENCES: relative and absolute. Relative and absolute references behave differently when copied and filled to other cells. Relative references change when a formula is copied to another cell. Absolute references, on the other hand, remain constant, no matter where they are copied.

11190.

The regular expression to search for a line beginning with the word ‘last’ will be:(a) last^(b) $last(c) ^last(d) last$​

Answer»

ANSWER:

UR ANS is ⬇️⬇️⬇️

c OPTION is RYT

11191.

In the Navigator,there is a space to enter__________ number1 pointHeadingSectionPage ​

Answer»

Answer:

5 I THINK

EXPLANATION:

HOPE it HELPS you

11192.

As the technology advances, do you think that in the near future, anything like Bluetooth can replace USB’s for long distance connectivity with the same data transfer speed and other features of USB? Justify your answer with solid reasons.

Answer»

Answer:

yes, it will happen it will happen in the future explanation:

yes now like in SAMSUNG note 20 ultra can connect to TV without USB and computer without using usb or web..

11193.

(i) What is Python?(ii) Name some features of Python.​

Answer»

Answer:

Python is a high-level, INTERPRETED, INTERACTIVE and object-oriented scripting language. Python is DESIGNED to be highly readable. It uses ENGLISH keywords frequently where as other languages USE punctuation, and it has fewer syntactical constructions than other language.

11194.

2.22 State true or false.1. DigitalMarketing requiresphysical market.2. E commerce deals are carried outin physical market.3. Digital marketing is carried outwith the help of Portal.4. In Digital marketing SEO meansSpecial Executive Operations.5. The paid advertisementGoogle can be identified withpaid' keyword.6. To make the Traffic analysisSEO Technique is used.​

Answer»

Answer:

1)TRUE 2)False 3)False4)True 5)True 6)True

11195.

Under which tab of Format dialog, Can you format dates?(a) Number(b) Font(c) Background(d) Cell Protection​

Answer»

ANSWER:

CELL PROTECTION is CORRECT answer......

11196.

Write the output of the code snippetchar c = 'A' ; int d = 5 ; int tot = (int)c + d ; System.out.println(tot);​

Answer»

Hey Buddy

Here's The Answer

-------------------------------------------------

=> int tot = ( int )c + d ;

In ( int )c we are casting the character into integer and it is KNOW as TYPE casting, if we are casting a character in integer, so the integer will store it's ASCII value.

=> tot = ASCII value of A + d

=> tot = 65 + 5

=> tot = 70

As tot is int we'll get final output in integer form

System.out.println( tot );

=> 70

Hope It Helps.

11197.

What is the full form of IDLE​

Answer»

\huge\mathfrak{\color{orange}{\underline {\underline{Answer♡}}}}

INTEGRATED DEVELOPMENT and LEARNING ENVIRONMENT.

11198.

Which types of keys are designed for people who have vision impairment? Sticky Keys Filter Keys Toggle Keys Function Keys

Answer»

ANSWER:

toggle KEYS are DESIGNED by MICROSOFT windows

11199.

Converts program HLL to LLL by line by line

Answer»

ANSWER:

hi..

the CORRECT answer for this is interpreter...

hope it HELPS you...✌️

11200.

Cell address $A4 in a formula means it is a:(a) Mixed Cell reference(b) Absolute cell reference(c) Relative cell reference(d) All the above​

Answer»

Answer:

a) MIXED CELL REFERENCE

EXPLANATION:

happy to help

PLS mark me as the brainliest