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.

13501.

Write a program in python to accept a string from the user count number of words in the string also count the word "to" in the string (not case sensitive). Example: Never be afraid to trust an unknown future to a known God. Output Number of words in the string are : 12Number of times ‘to’ has appeared in the string : 2

Answer»

ANSWER:

this is not the QUESTION PLEASE write it properly then I will GIVE you the answer

13502.

देश्य (Object) :-अपर परिचाफिमात्मक समुहपरिक्षणदिए गए काधानकोगिककरना१​

Answer»

ANSWER:

I LOVE WIN-win win win win win win win win win win win win win win win win win win win win win.

13503.

Write short notes on wabepage

Answer»

ANSWER:

A webpage is a document,commonly written in HTML, that is VIEWED in an Internet browser.

A web page may contain text,GRAPHICS and HYPERLINKS to other web pages and files.

13504.

Q:4. Select the correct statement for OSI model.

Answer»

Answer:

Select the correct statement regarding the OSI Reference MODEL O a. ANALOG signals only occupy the first three layers of the OSI RM OB the Network Layer is responsible for end-to-end connectivity over disparate "COMMON networks O c. the OSI Reference Model IDENTITIES and approves the standards that must be used in each layer in order to ensure interoperability Od the OSI Reference Model is identical to TCP/IP QUESTION 11

13505.

3 advantage of Ms excel? ​

Answer»

Answer:

Hello mate

EXPLANATION:

  • Build great charts. Excel allows business users to unlock the potential of their data, by USING formulas across a grid of cells.
  • Use CONDITIONAL formatting.
  • HELP identify trends.
13506.

भारत मे 28 राज्य और 9 केंद्र शासित प्रदेश है​

Answer»

ANSWER:

YES, Pehle 29 states, Fir J&K aur Ladakh KO union territory banaya gya. After removing Article 370 from constitution in 2019.

13507.

Python program to accept number of sides from user and calculate the perimeter for the given shape based on the number of sides using conditional statement

Answer»

EXPLANATION:

TRUE ANSWER is true and which CHAPTER is this

13508.

Write a program in python to check whether a number is palindrome or not with loop​

Answer»

ANSWER:

N=int(input("ENTER NUMBER:"))

temp=n

rev=0

while(n>0):

dig=n%10

rev=rev*10+dig

n=n//10

if(temp==rev):

print("The number is a palindrome!")

else:

print("The number isn't a palindrome!")

13509.

Q1 Who handles the files and folder, the computecomponent and external devices connectedto the computer?​

Answer»

Answer:

The Hard-DISK.

Explanation:

The hard disk HANDLES all the files, folder, COMPONENTS, videos, images and other files etc ...

hope it HELPS....

13510.

How can you sum up the rows and column no quickly in the excel sheet​

Answer»

Explanation:

in cell in which you want to write sum

type;

=ROW$COLUMN*ROW $COLUMN

HOPE IT WILL HELP YOU

MARK AS BRAINLIST

13511.

Two tables can be linked with relationship so that the data integrity can be enforced. Where can you find relationship command

Answer»

Answer:

SORRY didi dont KNOW

Explanation:

IM in 1ST class only

13512.

Which option refers to text position

Answer»

Explanation:

HICH option REFERS to TEXT position

13513.

Write your question here (Keep it simple and clear to get the best answer)state ten applications areas of word processing

Answer»

Answer:

So you have decided to CONDUCT a usability test for your product —so as to understand your product from the users’ perspective. You then realize that you have to come up with relevant questions to ask participants.

“That sounds like a piece of cake,” some may presume.

Writing effective usability questions seems deceptively easy, but the HARSH reality is it’s not as simple as you may think it is. There are QUITE a number of mistakes to avoid.

How you phrase your questions will directly impact the quality and value of your user testing results. Ask your participants wrong questions, or use the wrong words to STRUCTURE the questions, and you will gather incorrect feedback. Wrong questions can contaminate the whole research —leading to misleading insights.

Before you come up with any usability questions, there is a great need to think of what you intend to learn from the test. Begin by asking yourself this: what information do I need from this research?

Taking time to answer that QUESTION will help you narrow down all the possible wrong directions you might head before getting to the insights you need. The ultimate goal could be as simple as finding out if users will click on your search result listing.

When you have a clearly defined goal, writing usability questions isn’t a task hard to do. By default, your usability questions can either be open-ended or closed-ended.

Whenever we conduct any user research, at Invesp, our conversations with our participants have a natural rhythm. We ensure this by using open-ended and closed-ended questions in unison. This article will explore open and closed-ended questions in great detail, focusing on how to write them and when to use them.

13514.

Explain various parts of windows

Answer»

Frame. The framework that surrounds and supports the entire window SYSTEM, which is COMPRISED of the HEAD, jamb, and SILL.

Glass. The framed sheet of glass within a window frame.

Head. The main horizontal part that forms the top of the window frame.

Jambs. ...

Sill. ...

Jambliner. ...

Sash. ...

RAILS.

13515.

Disadvantages of direct mapping cache

Answer»

Explanation:

DISADVANTAGE of direct mapping: 1. Each block of main memory maps to a FIXED LOCATION in the cache; therefore, if two different blocks map to the same location in cache and they are continually referenced, the two blocks will be continually swapped in and out (KNOWN as thrashing)

13516.

------------- area is the working area of python ​

Answer»

Answer:

CROSS platform is WORKING AREA of python

hope it's HELPFUL to u

13517.

Why is a laptop considered a better choice than a desktop​

Answer»

ANSWER:

A Laptop is CONSIDERED as a better choice than a DESKTOP as it is PORTABLE and has many parts in a small area RATHER than having the same number of parts in a big box.

Explanation:

13518.

Which attributes are used to give border to atable ?​

Answer»

Answer:

Related ARTICLES. The HTML

border Attribute is USED to specify the border of a table. It sets the border around the table CELLS.
13519.

Fill in the blanks every row in an HTML table starts with row tag ------ and ends with row tag ----​

Answer»

ANSWER:

<, >

☝ it will be the answer... MARK me BRAINLIEST

13520.

Pagepersonor6 127 when a combination ofhardware and softwareenablesСО awith a desabelityimpairment toles eComputerit isa mechanical assistanceb> Asses tivenesso Asserti e Technologydy Assistance andа a0communication​

Answer»

Answer:

Write a menu driven PROGRAM to perform the following: (USE switch-case STATEMENT)

(a)

To input a word from the user and print it in the following pattern:

(b)

S

52

3

To find the sum of the series givenbelow:

S = 1 + + + El up to n terms (Where x and n are to be inputted from the user)

2! 3!

Note: ! denotes the factorial of a number which is equal to the product of the numbers

starting from 1 till that number. Example: 5! - 1 x 2 x 3 x 4x5]

13521.

Q-what is Intranet? ​

Answer»

Explanation:

An intranet is a computer NETWORK for sharing information, collaboration TOOLS, operational systems, and other computing SERVICES within an ORGANIZATION, usually to the exclusion of access by outsiders.

30 THANKS

13522.

Abut themtropical rainforests

Answer»

ANSWER:

rainforest climate in which there is no DRY season all months have average precipitation of at LEAST 60 mm

13523.

Name two types of slide transtion

Answer»

ANSWER:

slide TRANSATION MEANS the slide of the transation is the two TYPES

13524.

Primary storage including Ram Rom and cash Memory

Answer»

Answer:

Internal Memory ( RAM, ROM and CACHE )

If a computer loses power, all DATA STORED in its RAM is lost. ROM is memory that cannot be changed by a program or user. ROM retains its memory even after the computer is turned off. ... Cache is DESIGNED to speed up the computer by prioritizing its contents for QUICK access.

Explanation:

Internal Memory ( RAM, ROM and Cache )

If a computer loses power, all data stored in its RAM is lost.

13525.

Explain any 5 input and 5 output devices in details

Answer»

Answer :

A device that can be used to insert DATA into a computer SYSTEM is called as input device. ... Examples of input devices include KEYBOARDS, mouse, scanners, digital cameras and Light pen, joysticks, Touch-screen, OMR, OBR,OCR. Keyboard. Most common and very POPULAR input device is keyboard.

hope it is helpful

mark me as brain list

13526.

fill in the blanks every row in an HTML table starts with row tag ------ and ends with row tag -----​

Answer»

Answer :-

EVERY row in an HTML table starts with row TAG <TR> and ends with row tag </tr>

13527.

Write a python program using simple variable creation and python?​

Answer»

Answer:

A Python variable's name is a key in the GLOBAL (or local) namespace, which is EFFECTIVELY a dictionary. The UNDERLYING value is some object in memory. Assignment gives a name to that object. Assignment of one variable to another variable means both variables are names for the same object

Explanation:

please MARK me Brailient

13528.

Name the element to create hyperlink with respect to HTML​

Answer»

Answer:

anchor element

The HTML element (or anchor element), with its href attribute, CREATES a hyperlink to WEB pages, FILES, email addresses, LOCATIONS in the same page, or anything else a URL can address. Content within each should indicate the link's destination.

plz follow me

13529.

2. Write the steps to insert a clipArt picture on a document inMicrosoft Word​

Answer»

ANSWER:

Insert clip art

1.Select Insert > Online Pictures.

2.Type a word or phrase to describe what you're looking for, then PRESS Enter.

3.Filter the results by Type for Clipart.

4.Select a picture.

5.Select Insert.

13530.

Fill in the blanks A table is created by the intersection of ---- and ------​

Answer»

ANSWER:

ghfj)_'cluxlydlydlyxlydludpud8g07f

dgzdgxc

13531.

Pleas solve it it is java programming​

Answer»

ANSWER:

I am REALLY SORRY I didn't UNDERSTAND the QUESTION

13532.

1. Write the steps to create a list document as follows in Microsoftword1. AppleII. BananaIII. Mango​

Answer»

ANSWER:

utsuorsusflusfljflzhzflhfJdDjDhkHdk

13533.

Boot sector virus infects theA). Greatest sector oh harddiskB). Smallest sector of harddiskC). First sector of harddiskD). None of these

Answer»

ANSWER:

PLESE MARK me as a BRAINLIST .

OPTION d

13534.

Convert 11101 and 10111 to its equivalent decimal numbers.

Answer»

EXPLANATION:

BINARY to DECIMAL conversion table

Binary Number Decimal Number

10101 21

10110 22

10111 23

11000 24

13535.

WHAT VARIABLES ARE EQUAL LOCAL VARIABLES.

Answer»

ANSWER:

A=AB

B=BC

C=AB

Explanation:

ADDITION PROPERTY of EQUALITY

13536.

Subtract 76 from92 by using 1s complement

Answer»

Answer:

KYA kar rahe ho BRO H TUM HARA friend

13537.

Explain macro in MS excel​

Answer»

ANSWER:

Macro is defined as something that covers a large amount, or is large in size. ... An example of macro is the STUDY of the KEY driving aspects of an economy; macro economics. An example of macro is a very close up PHOTOGRAPH of an ant; a macro photograph.

13538.

What is spreadsheet? ​

Answer»

Answer:

Hello mate

Explanation:

SPREADSHEET is a computer application for organization, ANALYSIS and STORAGE of data in tabular form. Spreadsheets were developed as COMPUTERIZED ANALOGS of paper accounting worksheets. The program operates on data entered in cells of a table.

13539.

Fill in the blanks The table heading is defined with --------- tag in an HTML​

Answer»

ANSWER:

TH TAG is used

Explanation:

HOPE it's helpful

13540.

Design an algorithm and implement a corresponding Python program that can make “change”. Yourprogram should take two numbers as input, one that is a monetary amount charged for any item purchased, and the other that is a monetary amount given. It should then return the number of each kind of bill (note) and coin to give back as change for the difference between the amount given and the amount charged. The values assigned to the bills and coins can be based on the monetary system of any current or former government.​

Answer»

ANSWER:

what??

EXPLANATION:

what's the QUESTION

13541.

5. BASIC was anearlylanguage.​

Answer»

ANSWER:

BASIC was an EARLY LANGUAGE. True

hope I can help u

MARK MY ANSWER AS BRAINLIEST ANSWER

13542.

As a student is ms PowerPoint boon or bane?

Answer»

Answer:

it's BANE ok

EXPLANATION:

it's HELPFUL I think

13543.

Copying a file or folder means?

Answer»

Copying a file is SIMPLY putting the exact same file in some other location, again, without MAKING any changes to the ORIGINAL. It can be EASY to confuse a file copy with a file cut, which is copying the original just like a regular copy, but then deleting the original once the copy has been made.

13544.

Define an array exaplain one dimensional arryay

Answer»

Answer:

A one dimensional array or single dimension array is a type of linear aray . Aceesing its ELEMENT involve a single subscript which can either represent a ROW or column INDEX . Here the array can store ten elements of type int . This array has indices STARTING from zero through nine .

13545.

1.a website called _____ is aimed at providing support to the people with who are mentally distressed2. the __________ is business cumprofession oriented social networking site​

Answer»

ANSWER:

SUPPORT to the people with who are mentally distressed

2. the __________ is business cumprofession ORIENTED social networking site

13546.

What is a cell in computer?

Answer»

ANSWER:

uhwygejoejhvc2ujw

Explanation:

hswsddcvghdc BACK bbbv GN V cfgbjwjeijebmwohfwyvw

13547.

The uses of computer are making our life more entertaining than creative . Justify​

Answer»

ANSWER:

fugufyfuf fbihvvhludfdxotscjdjvgilvkdcyxyxxucvjfkdjfjfkdjfshcjvjvkjckcjxkvstkvxycmdkgkgufkvkfcjfxlgjvdmbkfxmzmdmblclxjcmzkckxjvovmvlvmvvmvlggvkvkgvk C

13548.

3.A__is a gird of cells orranged in rows and column​

Answer»

ANSWER:

Table

Explanation:

I GUESS it is a table.

13549.

GCD defined as the Greatest Common Divisor between two numbers is calculated bythe continued division method. (i.e., Divide the larger number by the smaller, the remainder then divides the previous divisor. The process is repeated till the remainder is zero. The last divisor gives the GCD). Write a program to input two numbers and display the Greatest Common Divisor by using scanner class.Sample Input: Enter two numbers45 85Sample Output: GCD of two numbers is. ​

Answer»

ANSWER:

ulrsirsruksruksursdaykykraryakryakykeayaekuea

13550.

Is window 7/xp is not a user friendly operating system

Answer»

ANSWER:

nbhgxggdgdgdgdghdgggdgdggdgdgfdfdgdgdggdgdgdgfdvgdgdgdgdh

Explanation:

X