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.

14551.

According to Kelvin-Planck statement, it is impossible to construct a device operating on a cycle which transfers heat from ____1 pointlow pressure heat reservoir to high pressure reservoirlow temperature heat reservoir to high temperature reservoirhigh pressure heat reservoir to low pressure reservoirhigh temperature heat reservoir to low temperature reservoirOther:​

Answer»

ANSWER:

the answer is POINT no1 OK i THINK it helps

14552.

Name the factors that should be taken care of while designing and erecting a substation.​

Answer»

Answer:

Distribution substation design must be a combination of RELIABILITY and quality of the power SUPPLY, safety, economics, MAINTAINABILITY, simplicity of operation, and functionality. Safety of life and preservation of property are the two most IMPORTANT factors in the design of the substation.

14553.

2 forces 3N and 1N act at normal to each other. The resultant is​

Answer»

ANSWER:

RESULTANT FORCE is

3.162N

HOPE it HELPS

14554.

Consider the database scheme given in Question No 2.i- Calculate the query cost of the given two relational queries.ii- Write SQL query for both relational queries.a) PNAME (((sCITY!= ‘Rawat’(Customer))⋉CID(Order))⋈OID(soquantity!=3 (Invoice)))b) PPrice(sP.PID=I.PID^O.OID=I.OID(((sPrice>30(Product))x Invoice))x(soid!=3 (Order)))

Answer»

it's not CLEAR to me

can POST PICTURE of QUESTION

14555.

True or falseThe colour of a document can be changed only by using one of the hexadecimal RRGGBB triple values.​

Answer»

ANSWER:

ASD to be ABLE to GET the best regards David David I am not a PROBLEM with my family in the same at the same the best of luck the rest is history as the same at earliest

14556.

Which of these services provided by ISP?emailchattingvideo conferencingall of these

Answer»

Answer:

email

Explanation:

Internet service provider (ISP), company that provides Internet connections and services to individuals and organizations. In ADDITION to PROVIDING ACCESS to the Internet, ISPs may also provide SOFTWARE PACKAGES (such as browsers), e-mail accounts, and a personal Web site or home page

14557.

True or false The ALT attribute of the tag stands for the source. ​

Answer»

ANSWER:

The alt attribute provides alternative information for an image if a user for some REASON cannot VIEW it . "The ALT attribute of the tag stands for the source. " is FALSE.

14558.

What is the meaning of Menu bar

Answer»

a horizontal BAR, typically located at the top of the screen below the title bar, containing drop-down menus.

menu bar is a GRAPHICAL control element which contains drop-down menus. The menu bar's PURPOSE is to supply a common housing for window- or APPLICATION-specific menus which provide access to such functions as opening FILES, interacting with an application, or displaying help documentation or manuals

14559.

ADC module is not available on chip of PIC18F458a) Trueb)False​

Answer»

ANSWER:

EXPLANATION:

FALSE

14560.

Determine the outInt N=65;Printf(“%c”,N);​

Answer»

ANSWER:

out PUT is the ASCII VALUE of 65 that is A

14561.

just see it is my writing it is tooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo oooooooooooooooooooooooooooooooo bad that I cant even read it​

Answer»

ANSWER:

don't UNDERSTAND what is it

14562.

Compare and contrast (a++) and (++a). describe with suitable example .​

Answer»

ANSWER:

HI PLEASE MARK me on BRAINLEAST

14563.

Write a program that Display numbers from 1 to 5​

Answer»

Explanation:

#include

void MAIN()

{

INT i;

printf("The first 5 NATURAL NUMBERS are:\n");

for (i=1;i<=5;i++)

{

printf("%d ",i);

}

printf("\n");

}

Used language-C

14564.

What do you mean by land use patten?Name the factors that determine the use of land.​

Answer»

The use of land is DETERMINED both by physical factors such as topography, climate, SOIL types as WELL as human factors such as population DENSITY, technological CAPABILITY and culture and traditions etc.

14565.

AssessmenA. Multiple Choice Questions:1. A computer which is reserved for facilitating resources to work(a) non-dedicated server(b) dedicated(c) browser(d) None oft2. The railway computer network is an example of(a) LAN(b) MAN(C) WAN(d) None o3. Your school's computer network is an example of(a) LAN(b) MAN​

Answer»

Answer:

1 DEDICATED

2 WAN

WIDE AREA NETWORK

3 LAN

LOCAL AREA NETWORK

14566.

What is purpose of chart in ms PowerPoint​

Answer»

A chart is a tool you can use to COMMUNICATE your data graphically. Displaying charts in POWERPOINT ALLOWS your AUDIENCE to see the meaning behind the numbers, and it makes showing comparisons and trends much easier

14567.

Technology barrier is a type of​

Answer»

Answer:

TECHNOLOGICAL BARRIERS are described as limited access to useful, relevant, and APPROPRIATE HARDWARE and software,

14568.

I should keep my audience in mind while speaking or writing during communication​

Answer»

I should keep my AUDIENCE in MIND while speaking or WRITING during communication

14569.

Q.1&2. Consider a scenario where branches of a Bank are situated in multiple cities and when a userenters his ATM card in an ATM machine then (10)1. Which Operating System will be used in this scenario in banks?2. Which system call will be used during ATM card verification?3. Show the State Transition Diagram of the ATM card verification.4. If a malicious user enters a duplicate ATM card in other bank then describe the state transition diagram to terminate the duplicate ATM card.5. Show the threads involved in this scenario through a diagram

Answer»

Answer:

Customer (actor) uses bank ATM to CHECK Balances of his/her bank accounts, Deposit Funds, Withdraw Cash and/or TRANSFER Funds (use cases). ATM Technician provides Maintenance and REPAIRS. All these use cases also involve Bank actor whether it is related to customer TRANSACTIONS or to the ATM servicing.

14570.

Which action can reduce the risk of ESDdamage when computer equipment is beingworked on?​

Answer»

To HELP prevent ESD damage, use grounded MATS on work BENCHES and grounded floor mats in work areas. You can also use an ANTISTATIC wrist strap to prevent ESD strikes except when working inside POWER supplies or CRT monitors.

14571.

_______is an external storage device.{Ram, Hard Disk}​

Answer»

Explanation:

Hard DISK is an external STORAGE DEVICE.

14572.

Write a c program using for, while, do while loops​

Answer»

Program to print table for the given number USING do while loop

#include

int main(){

int i=1,number=0;

PRINTF("Enter a number: ");

SCANF("%d",&number);

do{

printf("%d \n",(number*i));

i++;

More items...

14573.

Q.6:Explain attributes used with form element and Input element.​

Answer»

ANSWER:

SORRY I don't know

Explanation:

14574.

Which of the following is equivalent to (p>=q)

Answer»

ANSWER:

STATEMENT 1: ∼(p↔∼q) is EQUIVALENT to p↔q.

14575.

What is a program that manage computer hardware and software components ?​

Answer»

ANSWER:

An operating SYSTEM is a type of software that manages the hardware and software COMPONENTS of a computer system, all programmes, excluding FIRMWARE, require an operating system in ORDER to function.

14576.

Solve -(AS (8) 16(?).-2​

Answer»

can you TELL the WHOLE QUESTION

14577.

Describe the purpose of using variables and how variables are being handled in C Programming.

Answer»

VARIABLES are used to store INFORMATION to be referenced and manipulated in a computer program. They also PROVIDE a WAY of labeling data with a descriptive name, so our programs can be understood more clearly by the reader and ourselves. ... Their SOLE purpose is to label and store data in memory.

14578.

The esential function of accountingis to_transaction to certain the_ of a company​

Answer»

Answer:

The fundamental OBJECTIVE of accounting is to keep complete records of the business TRANSACTIONS, so as to determine the financial PERFORMANCE and position of the ENTERPRISE and convey the information to the user groups such as shareholders, employees, creditors, suppliers, government and other groups.

Explanation:

14579.

A technician wants to replace a failing powersupply on a high end gaming computer. Whichform factor should the technician be lookingfor?Select oneATXEPS12VАТATX12V​

Answer»

ANSWER:

O CO chodzi

EXPLANATION:

14580.

Hardware and ______ are dependent on each other​

Answer»

Answer:

Software

Explanation:

Hardware and software are dependent upon each other. Suppose you don't have enough RAM or GPU computing power or a less voltage power SUPPLY, your computer MAY not perform in its FULL capactiy and can have bottlenecks. For EXAMPLE, you cannot run MacOS Big Sur on a MAC computer that is from 2012 and has 4GB of Ram. So the hardware and software and dependent upon each other for a proper functioning of the computer

14581.

Information generated by processing data is called _______.(input, output )​

Answer»

EXPLANATION:

OUTPUT is the ANSWER to the QUESTION

14582.

Which type of motion in straight line motion?​

Answer»

ANSWER:

STRAIGHT LINE MOTION is 1-Dimensional motion

14583.

2. Rearrange the jumbled letters-a) YMREMO MEMORYb) YTBETTOYA YOTTABYTEc) TUIELAOV VOLATILEd) TROAEAG​

Answer»

ANSWER:

memory

yottabyte

volatile

14584.

10. Write down a pair of integers whose(i) sum is -5(ii) difference is -7​

Answer»

Explanation:

(i) (-5) + (-5)

= (-5) - 5

= -10

(II) (-7) - (-7)

= (-7) +7

= 0

Hope it helpful to u MATE

please mark me brainlist answer and ALSO like my answer

14585.

What is a Harddisk?and i t is g o o d to go c o m p u t e r

Answer»

Answer:

A hard disk drive, hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that STORES and retrieves DIGITAL data using magnetic storage and one or more RIGID rapidly rotating PLATTERS coated with magnetic material.

Explanation:

I hope it HELPS you

please mark me as Brainiest answer

14586.

A computer consists of hardware and ​

Answer»

ANSWER:

jhsbdjjdjdjkrjrkrnjtkrirjjrkrkriri

14587.

Suggestion for my handwriting please tell False answer will be reported. ​

Answer»

Answer:

WRITING achhi H bt 2 WORD ke bich thoda gap RHEGA to achha lgega writing

14588.

Script can be placed is__ or in __ section of an HTML​

Answer»

ANSWER:

Scripts can be PLACED in the BODY or in the HAED SECTION of an HTML

Explanation:

14589.

Which two PC components communicate withthe CPU through the Southbridge chipset?​

Answer»

Photosynthesis is a PROCESS used by plants and other ORGANISMS to convert light ENERGY into chemical energy that, through cellular respiration, can later be released to fuel the organism's metabolic ACTIVITIES.

14590.

What is ardunio how to use it​

Answer»

ANSWER:

bolo brother uska question jaake bol KYA bolna he MUJE to BAHUT hurt hua he sacha me joot bol rhi he

14591.

Which one of the following periods, the speed capacitysupported towards gigabit on computer network?A) SABRE B) SAGEC) NEW FIBRE OPTICS D) ARCNET​

Answer»

ANSWER:

(C )

NEW FIBRE OPTICS

hfhfhdhdjsjsbdjsjs

14592.

Loop counter = PCStack Pointer = r13return value = ECXCurrent Instruction = D0

Answer»

ANSWER:

D

Explanation:

1) -c.2-d.3-b.4-a.

Please MARK me as BRAINLIST.

14593.

Rowspan attributes create a single column spanning across a tabletrue or false​

Answer»

Answer:

True is the answer

I hope it HELPS you

please MARK me as Brainiest answer

14594.

A____displays specific records from a table that meet a certain criteria ​

Answer»

Answer:

An EXCEL displays specific RECORDS from a table that MEET a CERTAIN criteria.

Hope it helps.

14595.

A constructor is a member function, with the same name as its class ture or false

Answer»

ANSWER:

TRUE is the CORRECT OPTION...

14596.

Show that22!+254 =0(mod23)​

Answer»

EXPLANATION:

jxjsisvdisvdis did disbandडैड डंडudhskdjdkd djdbdjd d DN

14597.

Which port allows for the transmission of highdefinition video using the DisplayPort protocol?Select onethunderboltRCAVGADVI​

Answer»

Answer:

The Thunderbolt port allows for TRANSMISSION of high DEFINITION VIDEO using the DisplayPort PROTOCOL

14598.

41. Ifi is the object of intent then to receive 'email' information from thereceived Intentmethod is used.O i.getEmail()O i.getString("email")O i.getStringExtra("email")Oi.getData("email")​

Answer»

is the OBJECT of INTENT then to RECEIVE 'email' INFORMATION from the

received Intent

the ANSWER is i.getEmail()

14599.

What is used to start the operating system ?​

Answer»

ANSWER:

The boot loader's JOB is to START the real OPERATING system. The loader does this by looking for a kernel, loading it into memory, and STARTING it.

14600.

What are advantages of using sound output devices

Answer»

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

Advantages

•Everyone in the room can hear the OUTPUT from the computer.

•They can help create an atmosphere or AMBIANCE to accompany a presentation.

•They help blind people to use the computer because text can be CONVERTED into SOUND.

\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 ♥♥}}