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.

14601.

Tell something you know about "Dark web "​

Answer»

Answer:

The darknet is ALSO used for ILLEGAL activity such as illegal trade, forums, and media EXCHANGE for pedophiles and TERRORISTS. At the same time traditional websites have created alternative accessibility for the Tor browser in efforts to CONNECT with their users.

click

14602.

What influence does the social environment in which you work have on your interaction with the computer? What effect does the organization (commercial or academic) to which you belong have on the interaction?​

Answer»

\huge{\textbf{\textsf{{✿Ans}}{\blue{we}}{\pink{r} \:{{}{:}}}}} the influence of SOCIAL environment in me in my WORK in interaction on the COMPUTER are:it helps me understand other functions and use of computer and its APPLICATIONS.

14603.

You can insert coloumns only to the left side of the selected coloumn true or false

Answer»

Yes

gcghhvcfghuhugukgychi

14604.

Which disk drive type contains a magnetic HDDwith onboard flash memory serving as a nonvolatile cache​

Answer»

ANSWER:

NON BOARD volatile is write answer

Explanation:

because they r HDD

14605.

ASHA is closed source OS true or false​

Answer»

EXPLANATION:

true

like the ANSWER? MARK me as BRAINLIEST

14606.

Write program in java​

Answer»

ANSWER:

C

Explanation:

answer (c) is CORRECT answer in your QUESTION

14607.

Convert the following if\ else statement into switch statement. if ( temp== 100)​

Answer»

ANSWER:

STEP by step explanation

hope it HELPS. THANKS

14608.

What returns the computers date.

Answer»

Example

Formula Description

=NOW() Returns the current DATE and TIME.

=NOW()-0.5 Returns the date and time 12 hours AGO (-0.5 days ago).

=NOW()+7 Returns the date and time 7 days in the future.

=NOW()-2.25 Returns the date and time 2 days and 6 hours ago (-2.25 days ago).

14609.

Which three devices are considered outputdevices? (Choose three.)​

Answer»
  • monitor
  • mouse
  • keyboard
14610.

There is a shop with old-style cash registers. the price of each item is typed manually. Given a list of items and their correct prices, compare the prices to those entered when each item was sold. Determine the number of errors in selling price.E.g. Input: products = ['eggs','milk','cheese'] productPrices = [2.89,3.29,5.79] productsSold = ['eggs','eggs','milk','cheese'] sellingPrices = [2.89,2.99,3.29,5.97] Output: errors = 2​

Answer»

Answer:

There is a shop with old-style cash registers. the price of each item is typed manually. Given a list of items and their CORRECT prices, COMPARE the prices to those ENTERED when each item was sold. Determine the number of errors in SELLING price.

E.g. 

Input: PRODUCTS = ['eggs','milk','cheese'] productPrices = [2.89,3.29,5.79] productsSold = ['eggs','eggs','milk','cheese'] sellingPrices = [2.89,2.99,3.29,5.97] Output: errors = 2

14611.

_______ feature of windows 7 taskbar helps in knowing which all windows are currently open. ​

Answer»

ANSWER:

Is it RIGHT 'Aero PEEK'?

14612.

The AND-OR-INVERT gates are designed to simplify implementation of-------​

Answer»

Answer:

Most Boolean REDUCTIONS result in a Product-of-Sums (POS) EXPRESSION or a Sum-of-Products (SOP) expression. The Sum-of-Products means the variables are ANDed to form a term and the TERMS are ORed. X = AB + CD.

PLEASE MARK ME AS A BRAINLIST

14613.

16. What are attributes of a Tag? ​

Answer»

\huge\green{\mid{\fbox{{คภรฬєг⤵}}\mid}}

The tag defines a hyperlink, which is used to link from one page to another. The most IMPORTANT attribute of the element is the href attribute, which INDICATES the link's destination. By default, links will APPEAR as FOLLOWS in all browsers: An UNVISITED link is underlined and blue.

\huge\fbox\red{hσpє}\huge\fbox\pink{ít}\fbox\green{hєlp}\huge\fbox\blue{yóû}

\huge\fbox{\red{\underline{mαrk \; mє \; вrαínlíєѕt  \; plєαѕє  ♥}}}

\large\bf{\underline\blue{❥thαnk \; чσu ♥♥}}

14614.

5. Entrepreneurs also invest in community projects and provide financial supportto,A. CommunityB. Charities C Co-operationD. Industry​

Answer»

Answer:

COMMUNITY

HOPE this WOULD helped you a LOT

14615.

A faster type of memory called the ________ is used to speed up the memory access. ​

Answer»

ANSWER:

Cache MEMORY is answer

Explanation:

PLEASE MARK ME AS BRAINLIST

14616.

Fire policy usually includes?​

Answer»

Answer:

Fire insurance coverage includes mishaps caused due to accidental fire, lightning, implosion or explosion, etc. And ALSO, man-made perils such as BURSTING of water TANKS and pipelines or OVERFLOWING, leakages from water sprinkles, and so on.

14617.

Evaluate BEAD(16) = ()10 = ()2 =()8​

Answer»

Answer:

B → 11

E → 14

A → 10

D → 13

(BEAD)₁₆ = (11 × 16³) + (14 × 16²) + (10 × 16¹) + (13 × 16⁰)

              = 45056 + 3584 + 160 + 13

              = 48813

(BEAD)₁₆ = (48813)₁₀

B → 1011

E → 1110

A → 1010

D → 1101

(BEAD)₁₆ = (1011111010101101)₂

1011111010101101

Make groups of starting from right

1 011 111 010 101 101

001 → 1

011 → 3

111 → 7

010 → 2

101 → 5

101 → 5

(BEAD)₁₆ = (137255)₈

Therefore, (BEAD)₁₆ = (48813)₁₀ = (1011111010101101)₂ = (137255)₈

14618.

The _____________ is the highway of information *​

Answer»

ANSWER:

name of a large electronic SYSTEM SEARCH at a INTERNET that is used for something information to PEOPLE

14619.

A program in execuation is called​

Answer»

EXPLANATION:

It’s pretty obvious that we should be grateful to the “essential workers” during this time of shelter in

PLACE. Food suppliers, HEALTH care workers, delivery people, and first responders have taken on RISKS to

themselves for the benefit of everyone else. How can we possibly repay them? By SHOWING a little

14620.

Please solve fast and right​

Answer»

ANSWER:

a) ITERATION STATEMENT

14621.

I have scored 1000 points but I have gained only 8 Brainliests So please mark me Brainliest.​

Answer»

ANSWER:

OK!! I'm STARTED FOLLOWING you

14622.

Consider the relation student (reg.no., name, mark and grade). Write embedded dynamic SQLprogram in C language to retrieve all the students records whose mark is more than 90.

Answer»

Answer:

The CV presents a full HISTORY of your ACADEMIC credentials, so the length of the document is variable. In CONTRAST, a resume presents a CONCISE picture of your skills and qualifications for a specific position, so length tends to be and dictated by years of experience (generally 1-2 PAGES).

Mark me as Brainlist plz

14623.

Which type of input device can identify users based on their voice?​

Answer»

ANSWER:

A biomatric identification DEVICE is an input device that can identify a USER based on a unique PHYSICAL FEATURE such as a fingerprint or voice

14624.

Explain the usage of tag with attributes​

Answer»

Explanation:

The HTML


tag is a block-level element transferring all the ELEMENTS after it to another LINE. The external look of the horizontal line defined by the tag DEPENDS on the type of the browser.

...

Attributes¶

Attribute Value Description

width pixels % Defines the width of a line. Not supported in HTML5.

MAY IT HELPS

14625.

Which sequence of operation is required to force page break in word document?​

Answer»

Answer:

Most WORD processing programs, INCLUDING Microsoft Word and OPENOFFICE, support the Ctrl + Enter SHORTCUT key combination to insert a PAGE break.

14626.

Please help me in this one ...​

Answer»

ANSWER:

Which class

I will TELL you

14627.

What are oscillations..??​

Answer»

Oscillation is the repetitive variation, typically in time, of some measure about a central value or between two or more different STATES. The term vibration is precisely used to describe mechanical oscillation. Familiar examples of oscillation include a swinging pendulum and ALTERNATING current.

thx for so MANY points priyanshi

plz mark as a brainlist ANSWER

14628.

Which of the following is not an advantage of array in C?A) Each element of an array can be accessedB) Declaration of too many variables is not necessaryC) Similar type of data can be storedD) Elements of array are stored in continuous memory locationE) None of these​

Answer»

Answer:

A) Each element of an ARRAY can be accessedB) Declaration of too MANY variables is not necessaryC) Similar TYPE of DATA can be storedD) Elements of array are stored in continuous memory locationE) None of these

(e) is your write answer

Please BRAINLIEST my answer

14629.

What do u mean by love..??​

Answer»

<STRONG>Answer:

Love is a very strong feeling of affection towards someone who you are ROMANTICALLY or sexually attracted to. Our love for each other has been INCREASED by what we've been through TOGETHER.

14630.

If an aeroplane is going at the speed of 225km/hour, then what is the age of the pilot?​

Answer»

ANSWER:

ye attachmet AUR que. DONO maine pin. PE dekhe the xD xD

14631.

Ramaiah sowed wheat and paddy in two fields of total area 5000 squaremeters. Write a linear equation and draw a graph to represent the same.​

Answer»

Explanation:

As in the question how much paddy and wheat is sown separately is not given.

so, LET us assume that paddy is sown in area of X square metres,

and so wheat is sown in area of y square metres,

According to question,

TOTAL area is 5000 square metres

so, equation would be

x+y=5000

Hope this will help you

Mark me as BRILLIANT

14632.

Garbage value is _______ value stored for auto variables isA) 0B) 1C) default valueD) No valueE) None of these​

Answer»

ANSWER:

GARBAGE VALUE is DEFAULT value

14633.

It is a predefined combination of various formatting features​

Answer»

Answer:

10 THANKS =30 thanks

Explanation:

Science, any system of KNOWLEDGE that is concerned with the physical world and its PHENOMENA and that entails UNBIASED observations and systematic experimentation. ... In general, a science involves a pursuit of knowledge covering general truths or the operations of fundamental laws.

14634.

The dash is a highway of information​

Answer»

ANSWER:

INFORMATION SUPERHIGHWAY

Explanation:

Information superhighway is the HIGHWAY of information

14635.

Serves asand Computersinterface between theuser and computer​

Answer»

EXPLANATION:

your QUESTION is not CLEAR

14636.

Initially a= 2 and c= 1, what will be their final values, for statementc = (c) ?a= 0: 2:Select one: O a. a=0, c=1;O b. a=0. c=0;O c.a = 2, c = 2; O d. a = 2, c = 1;​

Answer»

ANSWER:

isishxhsbs sjsbsishsisvsjs djzvzkzbsisvzkvsks xnzjdkxbxb ccnx

Explanation:

hxjsjsidhdnbdkdbd kdbdodbd KM. did he jdjdkdd d. ddbldndjxidhd HA

14637.

State hit rate and miss rate​

Answer»

Answer:

calculate a hit ratio, divide the number of cache hits with the sum of the number of cache hits, and the number of cache misses. For example, if you have 51 cache hits and three misses over a period of time, then that would mean you would divide 51 by 54. The result would be a hit ratio of 0.944.

Explanation:

The FRACTION or percentage of ACCESSES that result in a hit is CALLED the hit RATE. The fraction or percentage of accesses that result in a miss is called the miss rate. ... The difference between lower LEVEL access time and cache access time is called the miss penalty.

14638.

Which is the traditional style of animation?​

Answer»

Answer:

Traditional animation can also be referred to as cell animation. This type of animation requires the ANIMATOR to DRAW every single frame by hand to create an animated scene. This is usually done on a light table that ALLOWS the artists to see the previous DRAWING through the top layer of paper.

14639.

How to create an class​

Answer»

EXPLANATION:

Java CLASSES and Objects

Java Classes/Objects. Java is an object-oriented programming LANGUAGE. ...

CREATE a Class. To create a class, USE the keyword class : ...

Create an Object. In Java, an object is created from a class. ...

Multiple Objects. You can create multiple objects of one class: ...

Using Multiple Classes.

14640.

What is difference between basic and compound formula

Answer»

Explanation:

COMPOUND formula is USED to solve more than 2 EXPRESSIONS. BASIC formula is used to serve only to expression.

14641.

Write a menu driven program for the following option1. Check input number is Armstrong or not2. Check input number is Perfect or not​

Answer»

Answer:

Answer of this QUESTION is ATTACHED below (PLEASE mark as BRAINLIEST)

Explanation:

1) 35.jpg is a answer of Check input number is Armstrong number or not.

2) 28.jpg is a answer of Check input number is PERFECT or not.

14642.

List any 5 websites of the Indian government whichprovide IT enabled services to the people.​

Answer»

ANSWER:

a) HTTPS://uidai.gov.in.

b) https://www.indiapost.gov.in.

c) https://portal1.passportindia.gov.in.

d) https://www.epfindia.gov.in.

e) https://www.irctc.co.in.

14643.

Which of the following is a valid identifier or variable?1.well&12.well 13.well_1[email protected]​

Answer»

ANSWER:

EXPLANATION:

TRGF

WELL

WELL

3

4

5

14644.

What will be the value stored in y? : x, y, z = 1, 2, 31.12.23.34.None of these​

Answer»

3.3

PLEASE FOLLOW AND MARK ME AS BRAINLIEST!!

I WILL TOO FOLLOW AND GIVE THANKS!

"Thank you FRIEND".

14645.

What will be the output of this program?#includeusing namespaceint main(){std;int i = 0;doi++;if (i == 2)continue;cout

Answer»

ANSWER:

what is your QUESTIONS for me PLEASE TELL me FIRST

14646.

व्हाट इज ऑब्जेक्ट ओरिएंटेड डाटा ​

Answer»

ANSWER:

An OBJECT database is a database MANAGEMENT SYSTEM in which information is represented in the form of objects as used in object-oriented PROGRAMMING.

14647.

What will be the output of this program?#include using namespace std;int main(){float f1 = 0.1;if (f1 0.1)printf("equal\n");printf("not equal\n");else}Select one:O a. equalb. not equalO c. output depends on the compiler​

Answer»

Answer ❤️

In this PROGRAM, the main function will CALL itself again and again. Therefore, it will continue to print Javatpoint.

The function STRLEN returns the number of CHARACTERS in the giving String. Therefore, Strlen ("123456") returns 6. Hence the output of the program is "6".

hope HELP you

brainlist please ❤️ uff

14648.

. Any input that you take in Python is of ___ data type​

Answer»

ANSWER:

string

please MARK BRAINLIEST

14649.

B. Answer the following Questions:1. What are the advantages and limitations of oral communication? Explain with examples.2. Explain with the help of an example how body language may support or contradict a message.What is the significance of Visual communication?Prateek wants to share the marking criteria for the final project with his team mates. Suggest him thepreferred channel for this task and give reasons for the same.Enlist the disadvantages of Non-verbal communication.​

Answer»

Answer:

1.Advantages of Oral Communication

There is flexibility for allowing changes in the decisions previously taken. The feedback is spontaneous in case of oral communication. THUS, decisions can be made quickly without any delay. Oral communication is not only time saving, but it also saves upon money and efforts.

2.Body language is the range of nonverbal signals that you use to communicate your feelings and INTENTIONS. These include your POSTURE, facial expressions, and hand gestures. Your ability to understand and INTERPRET body language can help you to pick up on UNSPOKEN issues or negative feelings in others.

14650.

Question 17: Time per Question 51Which of the following is havinglowest memory?FloppyCDDVDPen Drive​

Answer»

Answer:

  • physical and MENTAL HEALTH the metal RISES to declarative is the best of luck in your COUNTRY to country to country to country to country to country to country the sentence given to 63 the temperature of the DAY before the metal rises to declarative of the