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.

19851.

49. This icon is used to Add ____to the active database.(A) forms(B) tables(C) reports(D) queries​

Answer»

ong>EXPLANATION:

REPORTS IS YOUR ANSWER OK

19852.

In device data is stored permanently.Primary storagesecondary storageinputscanning​

Answer»

yede kyabqustio puchta HAI be

Explanation:

GSIB is SI

19853.

Is Macintosh created by Apple or any other company

Answer»

ong>Answer:

Apple INC.

The MACINTOSH (mainly Mac since 1998) is a family of personal COMPUTERS DESIGNED, MANUFACTURED, and sold by Apple Inc. since January 1984. The original Macintosh is the first successful mass-market personal computer to have featured a graphical user interface, built-in screen, and mouse.

19854.

The information arranged in a column and vertically in know as?​

Answer» ONG>ANSWER:

Answer is Table

Hope it HELPS you

19855.

Fill ups there are ways to represent a number ​

Answer» ONG>Explanation:

STANDARD Form.

Word Form.

Place VALUE Chart.

Expanded Form.

19856.

31.Write a program to find the sum of all the elements of a tuple by using built-in program.​

Answer»

\huge\rm\purple{answer}

Python – Sum of tuple elements

Sometimes, while programming, we have a problem in which we might need to perform summation among tuple elements. This is an essential utility as we come across summation operation MANY times and tuples are immutable and hence required to be dealt with. Let’s discuss certain ways in which this task can be performed.

Method #1 : Using list() + sum()

The above FUNCTIONS can be combined to perform this task. We can EMPLOY sum() to ACCUMULATE the result of summation logic. The list() function is USED to perform interconversions.

19857.

17. Define word processing.​

Answer» ONG>Answer:

the production of typewritten DOCUMENTS (such as business LETTERS) with automated and usually computerized typing and text-editing equipment.

19858.

Explain the difference between the two statements mentioned below: T1=(5) #statement 1 T1=(5,) #statement 2

Answer» ONG>ANSWER:

the difference is. ,

EXPLANATION:

please mark as brilliant

19859.

Assertion: Tendon is present in all bone joints. Reason: Tendon connects the bones at the joints & hold them in position.​

Answer»

ong>ANSWER:

It is not TENDON

Explanation:

It is not tendon but another TYPE of connective tissue called ligament which is present in most of the bone joints and connect the bones together. Ligament ALSO helps in holding the bones in position.

19860.

Give Python commands for the following: 1+2+2 Create an empty dictionary 'Cricket (ii) Command to add n number of key value pairs in a dictionary 'Cricket (iii) Command to search for a key 'k' in the dictionary Cricket' and display its corresponding value and display an appropriate message.

Answer» ONG>EXPLANATION:

yciyf ditdyificiyf d frzyrzrcouffdxjvuvuv gucixutxyz. lgxyuxutcv. bivhcutxux. khuutxtuxutzxhk. hjgyrzyrxhcvuguiyfyfuvujbivuoiy guigdzfxkhch hvhgxjggjxjgx jljlvmgxjgxjx ljvvhchkgxjg ljjgkhckhkhxjgg mhckhckhcc mbmmbbmmb bnbmbm

19861.

Define the term String Slicing with suitable example​

Answer»

ong>ANSWER:

In this lesson, you'll LEARN how to expand that syntax to extract SUBSTRINGS from a string. This technique is known as string slicing. You'll practice with the standard syntax, and learn how omitting the first or last index extends the SLICE. ... So in this EXAMPLE, s is the string and m and n are the two values.

Explanation:

Mark me as a brainliest

19862.

Text tool helps to add text on canvas area​

Answer»

ong>Answer:

If you just want to write some normal TEXT you can use . fillText() . Yes of course you can write a text on canvas with ease, and you can SET the font name, font SIZE and font color. There are two METHOD to BUILD a text on Canvas, i.e. fillText() and strokeText().

Explanation:

19863.

Explain the difference between the two statements mentioned below: T1=(5) #statement 1 T1=(5,) #statement 2​

Answer» ONG>ANSWER:

tkfyjsstjfyhhyzzfmfbbinbtkz

19864.

Write down the steps for add image on a form.​

Answer» ONG>Explanation:

REFER this IMAGE to get your answer

19865.

Which of the following components is the main memory of a computer? a. CD b. DVDc. HDD d. RAM​

Answer»

Hope it helps you☺

Have a great day☺

19866.

The complete information in a row horinzontally is know as?​

Answer»

align="absmiddle" alt="{\huge {\red {\underline {\underline {\mathcal {♡AnSwEr♡⤵}}}}}}" class="latex-formula" id="TexFormula1" SRC="https://tex.z-dn.net/?F=%20%7B%5Chuge%20%7B%5Cred%20%7B%5Cunderline%20%7B%5Cunderline%20%7B%5Cmathcal%20%7B%E2%99%A1AnSwEr%E2%99%A1%E2%A4%B5%7D%7D%7D%7D%7D%7D%20" title="{\huge {\red {\underline {\underline {\mathcal {♡AnSwEr♡⤵}}}}}}"> \: \: \: \: \:

\: \: \: \:\huge\underline\mathfrak\red{ Period}

Horizontal rows in the PERIODIC table are called periods

19867.

50. Master records can also be called____records. (A) child (B) children (C) transaction (D) parent​

Answer»

ong>ANSWER:

parent record...

EXPLANATION:

THANKUUUUUU

19868.

Anonymous _____ allows a user to access a wealth of publicly available information.​

Answer»

ymous help us to ALLOWS a user to access a WEALTH of PUBLICLY AVAILABLE information.

19869.

What are the different components of a computer network.explain them briefly​

Answer»

align="absmiddle" alt="\huge\color{red}\boxed{\colorbox{black}{Answer}}" CLASS="latex-formula" id="TexFormula1" SRC="https://tex.z-dn.net/?f=%5Chuge%5Ccolor%7Bred%7D%5Cboxed%7B%5Ccolorbox%7Bblack%7D%7BAnswer%7D%7D" title="\huge\color{red}\boxed{\colorbox{black}{Answer}}">

Computer networks components comprise both physical parts as WELL as the software required for ins-talling computer networks, both at organizations and at home. The hardware components are the server, client, peer, transmission medium, and connecting devices. The software components are operating system and protocols.

19870.

____ and ____ number system are used as shorthand representation of long binary numbers.​

Answer» ONG>Answer:

Octal Number System

Any digit in this system is ALWAYS less than 8. Octal number system is used as a shorthand representation of LONG binary numbers.

Explanation:

i hope this answer is right

19871.

Write a program to find the sum of all the elements of a tuple by using built-in program.​

Answer» ER:

sum((1,2,3,4,5))

Or

T=1,2,3,4,5

sum(t)

Or

print(sum(LIST(map(int,INPUT("Enter numbers separated by SPACE: ").split(" ")))))

Please mark this answer as brainliest

19872.

Write a program to accept a string from the user and the key to rotate the letters in the string. display the string by replacing all the characters based on the key specified (using ordinal values). Eg: if the given input is “Gift” and the key is 2. The output string should be “Ikhv”

Answer» ONG>Explanation:

\small{\fcolorbox{red}{indigo}{\small{\fcolorbox{red}{violet}{\small{\fcolorbox{red}{pink} {\small{\fcolorbox{red}{red}{\small{\fcolorbox{red}{springgreen}{\small{\fcolorbox{red}{blue}{\small{\fcolorbox{red}{yellow} {\small{\fcolorbox{red}{azure} {\small{\fcolorbox{red}{blue}{\small{\fcolorbox{red}{orange}{\huge{\fcolorbox{red}{green}{\large{\fcolorbox{blue}{red}{{\fcolorbox{orange}{aqua}{ANSWER}}}}}}}}}}}}}}}}}}}}}}}}}}

Animal locomotion, in ethology, is any of a variety of methods that animals USE to move from one place to another. Some modes of locomotion are self-propelled, e.g., RUNNING, swimming, jumping, FLYING, hopping, soaring and GLIDING

19873.

The quality of an image depen

Answer»

ong>Explanation:

Each ELEMENT of the array is called a pixel. ... Thus quality of picture depends upon the NUMBER of pixels and grey LEVEL that REPRESENT the picture.

19874.

What is the extension of a sared filein microsoft work 2010​

Answer»

ong>Answer:

Microsoft Word 2010 uses the . DOCX FILE EXTENSION to save DOCUMENTS.

19875.

Which one of the following is a valid Identifier: a) true b) while c) 2home d) Subject​

Answer» ONG>Answer:

A valid identifier can have letters (both uppercase and lowercase letters), digits and underscores. The first LETTER of an identifier should be EITHER a letter or an underscore. You cannot use keywords LIKE int , while etc.

19876.

10. The image transforms into another known as___ (A) frame by frame(B)tweening (C)morphing (D)kinematics​

Answer»

ong>Answer:

The image transform into another known as FRAME by frame

Explanation:

MARK my brainliest GIVE follow give THANKU

19877.

Writea noteon SotSoftware for terminology​

Answer» ONG>ANSWER:

Note: This DOCUMENT is reference MATERIAL for investigators.

19878.

What is the wrong statement:cin>>25;?​

Answer»

ong>Answer:

CIN is sin and 25; is 25 ?

HOPE IT HELPS U

19879.

If a statement is iterated multiple times it is known as _____ (a) function(b) loop(c) series(d) formula​

Answer» ONG>ANSWER:

LOOP is the answer of this QUESTION

19880.

1) write a html program to display a form with a proper bold heading on center with textboxes taking name and surname also place the placeholder on it.an address box and a dropdown list box for selection of gender.and place submit and cancel button.also have a beautiful background color of form.​

Answer» ONG>Explanation:

FOR BACKGROUND COLOR USE <body bgcolor="hotpink">

19881.

( निम्नलिखित सारणी की वैधतार उतार कि क्या (सीब समानुपात) है?और अनुक्रामानुपाताXLYY141248​

Answer» ONG>Answer:

abe gadhe

Explanation:

Apni sakal bhi DEKHI siseme

19882.

For opening an existing document we press ctrl + o. true or false. ????​

Answer» E !!!=>> TRUE ....HOPE this HELPS you ^_^
19883.

use a definition list to show that the word "glunch" means "a look of disdain, anger and displeasure" and the word "glumpy" means "sullen, morose or sulk"​

Answer»
glunch
a LOOK of disdain, anger, or DISPLEASURE.
glumpy
SULLEN, MOROSE, or SULKY.
19884.

To create new document we press Ctrl + N.true or false????​

Answer» YES this is TRUE.................
19885.

Rpl supports for 1 message confidentially 2.loop detecion in the routes 3.path validation 4.all of the these

Answer» 1 MESSEGE CONFIDENTIALLY
19886.

Credit card and debit card are crypto currency. true or false. ???​

Answer»

yesExplanation:they are USED only when the MONEY is not in HAND

19887.

Define decimal number system​

Answer»

Each number is EXPRESSED in base 10 by using one of the first nine integers or 0 in each place and letting each place value be a POWER of 10. 2 : a system of measurement or currency in which the BASIC units INCREASE by powers of 10.

19888.

Presentation agent show information in a variety of reporting and presentation form. true or false...?​

Answer» TRUEEXPLANATION:the the above STATEMENT is TRUE
19889.

How is 1 + 1 = 10 explain from the chapter no 2 data representation class 11 computer science

Answer»

1+1=22=10Explanation:here 10 is the BINARY VALUE of 2

19890.

Network navigation agent Discover parts to information . true or false.......??????​

Answer» FALSE(pls FOLLOW me N mark as a brainlist)
19891.

Consider a system using 2-level paging and the virtual address is 38 bits. The most significant 10 bits are used to index the page directory and next 16 bits index the page table. Each entry in both levels is 4 Bytes. What is the maximum number of page tables that a process can have?

Answer»

dylfuvvustwgmdn mhg k vfdfulfjvkv gjfufjc have bjghdjvjgkty to you and if you NEED anything else from me PLEASE let me know that sunlight and get some rest in the morning and let me know if you have any COURSE I will do it TOMORROW morning if an opportunity to talk

19892.

mis is based on internal information flow. True or False ......???​

Answer»

his is the CORRECT ANSWER.

19893.

Match the Following a) Present bit 1) Difference in contents of page in RAM and the Disk b) Dirty bit 2) Moving page from Disk to Memory c) Swap out 3) Moving page from memory to Disk d) Swap in 4) page is present in RAM

Answer»

a.4b.1c.2d.3pls MARK me as BRAINLIEST.

19894.

a pen costs twice that of an eraser. The pen and the eraser together costs Rs 39 (take x to be the cost of an eraser.)​

Answer» EXPLANATION:PEN =2xeraser=xx+2x=393x=39x=39/3x=13please MARK as the BRAINLIEST
19895.

Jumping sprite output

Answer» NICE BRO I LIKE IT ......
19896.

_____ computer is a medium sized computer

Answer»

mputer is a MEDIUM SIZED COMPUTER

19897.

Explain continues data and descrete data​

Answer»

Discrete data can only take particular values. There may POTENTIALLY be an infinite number of those values, but each is distinct and there's no grey AREA in between. Discrete data can be NUMERIC -- like numbers of apples -- but it can also be categorical -- like red or blue, or male or female, or good or bad.Continuous data are not restricted to defined separate values, but can occupy any value over a continuous range. Between any TWO continuous data values there may be an infinite number of others. Continuous data are always ESSENTIALLY numeric.

19898.

If the IP header is 192 bytes long what will be the value of the HLEN field? A. 4 B.6 C.32 D. 192

Answer»

48 bytes (None of the GIVEN above) EXPLANATION:The Question is pertaining to Transmission Control Protocol and Internet Protocol. Source address, destination address, Version of IP is the information that are normally stored in IP header. HLEN: This is a protocol and has its value as 5 TOTAL HEADERS = 20 bytes which is obtained using 5 * 4 = 20 Since IP header = 192 bytes, HLEN = ip header / 4 --> 192 / 4 = 48 bytes.

19899.

What is Qbasic and tell some computer languages like Qbasic​

Answer»

Qbasic is language which can be understood by a computer and is HELPFUL in writing the programmes.Some computer languages are GW- Basic,Python,C++etc..HOPE it will HELP you and MARK it as BRAINLIST and follow me on brainly I will follow you back plz...☺️☺️☺️☺️☺️

19900.

Explain the different phrases involve in numerical computing​

Answer»

Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). Numerical analysis naturally finds application in all fields of engineering and the physical sciences, but in the 21st CENTURY also the LIFE sciences, social sciences, medicine, business and even the arts have adopted elements of scientific computations. The growth in COMPUTING power has revolutionized the use of REALISTIC mathematical models in science and engineering, and subtle numerical analysis is required to IMPLEMENT these detailed models of the world.