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.

25501.

How is information technology used in mobile websites ?​

Answer»

Mobile technology is a FORM of technology that is mostly used in cellular communication and other RELATED aspects. It uses a form of platform where by many transmitters have the ability to send data at the same TIME on a single CHANNEL. This platform is called Code-division MULTIPLE access (CDMA)TECHNOLOGY IS IN EVERY THING SO WHY IN NOT MOBILES

25502.

RAM is a volatile memory true false true false​

Answer»

t of the general-purpose random-access MEMORY (RAM) is volatilepz MARK as BRAINLIST

25503.

The quality of being responsible for what you do is known as​

Answer»

ᴏɴ ᴀ ᴘᴏsɪᴛɪᴏɴ, ᴅᴜᴛʏ ᴏʀ ғᴏʀᴍ. ᴀssᴜᴍᴇ. ᴀᴄᴄᴇᴘᴛ. ᴜɴᴅᴇʀᴛᴀᴋᴇ. ʙᴇᴀʀ.

25504.

What are the basic unit of computer?( 5 marks)​

Answer»

A COMPUTER CONSISTS of FIVE FUNCTIONALLY independent main parts input, memory, ARITHMETIC logic unit (ALU), output and control unit. Input device accepts the coded information as source program i.e. high level language.Please mark it as the Brainliest.Regards.

25505.

Explain any four lools usedin careldraw​

Answer»

Smudge BRUSH tool - Change the SHAPE of an object by dragging along its outline. ... ROUGHEN Brush tool - DISTORT the edge of an object by dragging along its outline. Free Transform tool - Rotate, skew, mirror, and scale objects.

25506.

Google is not a search ingine true or false​

Answer» FALSE.............................
25507.

Automated time table generation is a part of: * a)General Purposeb)School Inventory Control. . c)attendenced) none of these​

Answer»

tion:(a) Wind is ----------- air.(b) Winds are GENERATED due to --------------- heating on the EARTH.(c) Near the earth’s SURFACE ------------- air RISES up whereas ---------- air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.

25508.

Construct a PDA with graphical notation that accept the following language L = apb qc q-p , where pg. 3 of 3 p and q > 0. Acceptance either by empty stack or by final state. Also show and ID for the string aaabbbbc

Answer»

tion:(a) WIND is ----------- AIR.(b) WINDS are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air RISES up whereas ---------(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a REGION of ---------- pressure to a region of ----------- (a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.. air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.

25509.

Which of the following is not a legal type of break in writer 1 line2. page3. column4. text ​

Answer» PAGE.....................
25510.

.......................are people who write blogs​

Answer»

bloggermark me as BRAINLIEST ANSWER PLS

25511.

Print(52* 7) what is the output of the following statement ?

Answer»

(a) WIND is ----------- air.(B) Winds are GENERATED due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air RISES up whereas ---(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region (a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region of ---------- PRESSURE to a region of ---(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.------- pressure. ---(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.------ pressure to a region of ----------- pressure.------ air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.

25512.

Define the following: (a) self-confidence (b)positive attitude (c)grooming

Answer»

self-confidence----Self-confidence is an ATTITUDE about your skills and abilities. It means you accept and trust yourself and have a sense of control in your life. You know your strengths and weakness well, and have a positive view of yourself. You set realistic expectations and GOALS, communicate assertively, and can handle criticism.positive attitude----A positive attitude is mental outlook of optimism and of EXPECTING good things to HAPPEN. People who possess this attitude are easier to get along with, are happy, and they spread joy around them.grooming--the practice of brushing and CLEANING the coat of a horse, dog, or other animal.

25513.

Please answer this if you know python.

Answer»

ming Language :- ★ Python ★{\Python " : 3tprice = 0tup = [[1.'Raman','2'OPD','5600'],[2.'Shiva','6','Private'12000']]F= open(filename,'w')g= open('recpt.txt','r')LINES = g.readlines()for line in lines: base = line.split() tup.append(base)print('S.no','\t','Patients Name ','\t','No.of day','\t',' Room ','\t','PRICE')for i in range(len(tup)): if len(tup[i][0]) <= 7: print([i+1],'\t',tup[i][0],'\t','\t',tup[i][2],'\t',tup[i][1]) else: print([i+1], '\t', tup[i][0], '\t', tup[i][2],'\t',tup[i][1]) price = int(tup[i][1]) tprice += priceprint(tprice)S.no|PatientsName|No.of day|Room|Price1. ____Raman ______2.___OPD.__56002. ____Shiv _____6.___Private.__12000__________________________________

25514.

When to use non-comparison based sorting algorithms over comparison-based algorithms?

Answer»

Most of the common sorting algorithms fall into the category of comparison-based sorting algorithms like quicksort, MERGESORT, ETC and those are the more likely you will USE in the real world, but specialized non-comparison algorithms e.g. counting sort and bucket sort can be very useful if the set of input MEETS the

25515.

Explain if- else statement in PHP ​

Answer»

In PHP we have the FOLLOWING conditional statements: ... if...else statement - executes some CODE if a condition is true and another code if that condition is false. if...elseif...else statement - executes different codes for more than two conditions. switch statement - SELECTS one of MANY blocks of code to be executed.Explanation:HOPE IT WAS HELPFUL PLEASE LIKE MARK ME AS BRAINLIST AMD PLEASE LIKE

25516.

What is network topology?

Answer»

Network TOPOLOGY is the way a network is arranged, INCLUDING the physical or logical DESCRIPTION of how LINKS and nodes are set up to relate to each other. There are numerous ways a network can be arranged, all with different pros and cons, and some are more useful in certain circumstances than others.

25517.

Definition of escape sequence character.​

Answer» ER combinations consisting of a BACKSLASH (\) FOLLOWED by a LETTER or by a combination of digits are called "escape SEQUENCES."
25518.

........ refers to the payment that are proceed entirely electronically from one bank account to another bank account 1.E commerce2.E ticketing 3.E payment 4.other​

Answer»

helloExplanation:your ANSWER is 3.E paymentit is correct I HOPE it will help you please MARK me BRAINLIEST

25519.

Categorise the following data as structured, semi- structured and unstructured:• Newspaper• Cricket Match Score• HTML Page• Patient records in a hospital * ​

Answer»

(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) NEAR the earth’s SURFACE ------------- air rises up whereas ---------- air (a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a REGION of ---------- pressure to a region of --(a) Wind is ----------- air.(b) Winds are generated due to --------------- heating on the earth.(c) Near the earth’s surface ------------- air rises up whereas ---------- air comes down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.-------- pressure. down.(d) Air moves from a region of ---------- pressure to a region of ----------- pressure.

25520.

1) There are 18different shapes avilablein the sub toalbax of the shapestool (​

Answer» JAVA TOOL BOX.........
25521.

What is the easiest language in the world for programming​

Answer»

englishExplanation:because ENGLISH is the UNIVERSAL LANGUAGE that all can UNDERSTAND

25522.

Mention the different ways in which you can keep your thinking positive

Answer» LISTEN to all and do that your HEART saysthink no ONE is is better than youExplanation:hope it will HELP you
25523.

What are the pillars of the SustainableDevelopment?​

Answer» TION:please follow meHere's the answer dearSustainability is most often defined as MEETING the needs of the PRESENT WITHOUT compromising the ability of future generations to meet theirs. It has three main pillars: economic, environmental, and social. These three pillars are informally referred to as people, planet and profits.
25524.

Explain any four challenges in attainingSDGs in India​

Answer»

tion:Challenges for INDIA in attaining SDGs For me, there are broadly 4 main AREAS of concern. Defining Indicators: PAST record indicates that we have been not very successful in setting relevant indicators to measure outcomes. Quality education has not successfully been defined.

25525.

Calc work sheet are given....................extension

Answer»

the Explanation:ANSWERS is the PLS MARK as BRAINLIEST ANSWER

25526.

Explain while loop in PHP ​

Answer»

The PHP while LoopThe while loop executes a BLOCK of CODE as long as the SPECIFIED condition is TRUE.

25527.

डेरा रेट इन डिफरेंट सेफेलिन अवेलेबल इन 10 अब्दुल ऑफ द शेप टूल​

Answer» RAM (Random Access Memory) is the internal memory of the CPU for storing data, PROGRAM, and program result. Data in the RAM can be accessed RANDOMLY but it is very expensive. ... RAM is volatile, i.e. data stored in it is LOST when we switch off the computer or if there is a power failure .
25528.

Long explain different data types used in PHP ​

Answer»

tion:PHP supports the FOLLOWING data types: String. Integer. Float (FLOATING point numbers - also called DOUBLE)

25529.

डीपीटी और वर्ल्ड प्रोसेसिंग में क्या अंतर है in english​

Answer»

tion:SICK CHICKEN GORDON Dixon chick chick

25530.

साम्तवकआहाराचीसंकल्िनास्िष्टटकरा​

Answer»

qwertyuiopasdfghjklzxcvbnm

25531.

Give a Context Free Grammar (CFG) that accepts the following regular expression (abb + b)* (ab)* + ɛ and convert into an equivalent CFG in Chomsky Normal Form (CNF)

Answer»

plz Explanation:Step 1 − If the START symbol S OCCURS on some right SIDE, create a new start symbol S' and a new production S'→ S.Step 2 − Remove Null productions. ( ...Step 3 − Remove unit productions. ( ...Step 4 − REPLACE each production A → B1…

25532.

No Poverty, Zero Hunger are some of the goals from 17 Sustainable Development goals.TrueFalse​

Answer» TRUE..................
25533.

Write any four measures to define astrong password.​

Answer»

your birthdateExplanation:MARK me as BRAINLIST

25534.

Titel bar show in a titel window​

Answer»

A TITLE bar is a small strip that EXTENDS across the top of a window. It displays the title of the window and typically includes the CLOSE, minimize, and maximize buttons. In macOS, these buttons are on the LEFT side of the title bar, while in WINDOWS, they are on the right.

25535.

Explain different data types used in PHP ​

Answer»

tion:PHP supports total eight PRIMITIVE data types: Integer, Floating POINT NUMBER or Float, STRING, BOOLEANS, Array, Object, resource and NULL. These data types are used to construct variables.

25536.

Titel bar show for da title wi dow yes ya no​

Answer» YES it is TRUEEXPLANATION:TITEL bar show for DA TITLE
25537.

Bold option is available in which of these groups? options a) font B) clipboqrd​

Answer» OPTION a is CORRECT..........
25538.

3. Give a few examples of ICT tools in the banking andfinance sector​

Answer»

The advent of smart analytics allows financial SERVICES companies to mine the wealth of consumer DATA to understand and SERVICE customers better. TECHNOLOGY has also helped organizations develop innovative financial services. The DEVELOPMENT of better payment systems is a key challenge for organizations

25539.

एक्सप्लेन ईमेल व्हाट आर इट्स एडवांटेज​

Answer» PLEASE WRITE in ENGLISH OK
25540.

Terms of liscence of: compression utility, antivirus softwareplz don't give irrelevant answers otherwise I will report them​

Answer»

If you've ever downloaded something from the Internet (which is pretty likely GIVEN the FACT that it's 2017), there's a good chance you've come across ZIP files, (or some other type of file compression like RAR or 7Z).

25541.

Which chart component helps to recognize different data series​

Answer» EXCEL CHART DATA SeriesExplanation:
25542.

Which internal device provides power supply to personal computer during power faliure

Answer»

it is an UPS that PROVIDE POWER when it GET FALIURE

25543.

Which tag is used arrange any list in order on HTML ? all above those ​

Answer»

An ordered list can be numerical or ALPHABETICAL. The

  • tag is used to define each list ITEM. Tip: Use CSS to style lists. Tip: For unordered list, use the
      tag.Explanation:Hope this answer is HELPFUL for you. Thank you.PLEASE MARK ME BRAINLIEST
  • 25544.

    What are accessibility options onWindows OS?​

    Answer»

    Windows OSVarious accessibility options PROVIDED in Windows OS are related to display and READABILITY, SOUNDS and SPEECH, keyboard and MOUSE and so on.²¹ᵗʰˣ⁻ᶠᵒˡˡᵒʷ⁻ⁱⁿᵇᵒˣ

    25545.

    What is the full form of sin​

    Answer»

    Special ITEM NumberExplanation:SIN. Special Item NUMBER (lists GSA contractor SERVICE and/or product requirements) SIN.

    25546.

    Write short note on Corel Draw ​

    Answer» TION:CorelDraw is designed to edit two-dimensional images such as LOGOS and posters. Corel corporation DEVELOPED and released a software program called ✨ CorelDRAW, a VECTOR GRAPHICS editor. The software is a robust graphics suite, proving many features for users to edit graphics
    25547.

    K) Titlebar showing the top of the window true or false​

    Answer» TION:TITLEBAR SHOWING the top of the window TRUE or false= False
    25548.

    Differentiate between interest and abilities

    Answer» ANSWER: 1) interest - the feeling of WANTING to know or learn about something or someone. 2) abilities - possession of the MEANS or SKILL to do something
    25549.

    1.Which among the following is the correct shortcut key to select Dodge tool ?*​

    Answer»

    O.......................... is the ANSWER

    25550.

    ) A variablename cannot start with number​

    Answer»

    no it can't START with a NUMBER but it can start with an ALPHABET