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.

10251.

Explain Hdd and Ram.​

Answer»

Answer:

RAM and HDD, are both types of computermemory. RAM is used to store computer PROGRAMS and data that CPU NEEDS in real time.RAM data is VOLATILE and is erased once computer is switched off. HDD, hard disk has permanent storage and it is used to store USER specific data and operating system files

10252.

Explain hdd and Ram​

Answer»

A COMPUTER hard disk drive (HDD) is a non-volatile memory hardware device that controls the positioning, reading and WRITING of the hard disk, which furnishes data STORAGE. Hard disk drives are commonly used as the main storage device in a computer.

RAM(RANDOM Access Memory) is a part of computer's Main Memory which is directly accessible by CPU. RAM is used to Read and Write data into it which is accessed by CPU randomly. RAM is volatile in nature, it means if the POWER goes off, the stored information is lost.

10253.

What is flip flop. ​

Answer»

ANSWER:

A circuit that has two STABLE STATES and can be used to STORE state information – a BISTABLE multivibrator.

10254.

Nisha wants to find the highest marks scored in the Science subject. Can youhelp her to find which predefined formula will solve this problem?​

Answer»

he BRING highest mark in science SUBJECT he WORKED hard and DAILY read the all chapters in his science BOOK

10255.

Define any three generation of the computer​

Answer»

Answer:

A COMPUTER that USED integrated circuits, disk STORAGE and online TERMINALS. The third generation started roughly in 1964 with the IBM System/360. See computer generations and System/360.

10256.

Explain the five tabs available on the MS Outlook Application.​

Answer»

ANSWER:

HTTPS://www.itproportal.com/amp/guides/how-to-use-the-microsoft-OFFICE-RIBBON/

How to use the Microsoft Office Ribbon | ITProPortal

10257.

The direction of flow in any flowchart should be from​

Answer»

ANSWER:

DIRECTION of FLOWCHART is TOP to BOTTOM

10258.

What do you mean by hardware ​

Answer»

ANSWER:

HARDWARE means we touch and also FEEL like computer ETV

10259.

Write the code in Notepad to create an HTML document to display the webpage asper the description:My Webpage should be the title of the document.Your name should be the Heading of any size of your choice.Create the paragraph as follows:I am one of the learners in City Montessori School. Presently I am studying inClass VI and enjoy learning.In the paragraph the text 'City Montessori School' should be bold and the text'Class VI should be italicised.​

Answer»

Answer:

Myself

I am one of the learners in CITY MONTESSORI SCHOOL. Presently I am studying in class VI and enjoy learning.

10260.

Write steps of mail merge at least 11 to 12 points​

Answer»

Explanation:

1. Choose your document type - Within the mailings tab CLICK the start MAIL merge button and a drop down will appear. You can choose from labels, envelopes, emails, letters or a directory.

2. Select your recipients - Here you can choose to "type a new list" where you enter the recipients into a database one by one, "use an existing list" such as a SPREADSHEET to import the data or "select from your Outlook contacts". You can then edit the recipient data should you wish.

3. Write & insert fields - Now that your document is linked to your recipient data you can add the individual PERSONALIZATION fields. This includes address fields (use the "address block" button) and greeting line (e.g. dear Sir or Madam, recipient's first name etc).

4. Preview results - CHECK that the fields you've inserted are pulling the correct data through (e.g. the town field isn't pulling through the county information) and positioned correctly on your document.

5. Finish & merge - Now that you're happy with your content, and the correct data fields are being imported, you can finish and merge the document and your data to create the final product. sorry but I found 5 points

10261.

Need maslaw 's hierorcly theory​

Answer»

ANSWER:

WRITE a C program USING for loop to estimate the total, temporary and permanent

hardness present in 50 water samples by EDTA METHOD.

Explanation:Write a C program using for loop to estimate the total, temporary and permanent

hardness present in 50 water samples by EDTA method.

10262.

Write the steps to print a chart in ms excel​

Answer»

Answer:

STEPS to print a CHART in ms EXCEL

CLICK the chart within your workbook.

Click FILE > Print. Tip: You can also use the keyboard shortcut, Ctrl + P, to open the Print option.

Click the Printer drop-down menu, and select the printer you want to use.

Click Print. Tip: You can use the Settings option to identify the specific item you want to print.

10263.

Write steps of mail merge at least 11to 12 points​

Answer»

Answer:

WRITE a C program using for loop to ESTIMATE the total, TEMPORARY and permanent

hardness present in 50 water samples by EDTA method.

Explanation:

Write a C program using for loop to estimate the total, temporary and permanent

hardness present in 50 water samples by EDTA method.

10264.

Nature and scope of ob​

Answer»

\huge{\boxed{\mathfrak\pink{\fcolorbox{red}{purple}{It's\: Rishik}}}}

EXPLANATION:

It influences the attitudes of people, their working conditions and above all PROVIDES COMPETITION for resources and power. O.B. is the study of human behaviour at work in ORGANIZATIONS. ACCORDINGLY, the scope of O.B. includes the study of individuals, groups and organization/structure.

10265.

In java onlyPlease give correct answer for the series , I have exam tomorrow If this is a so answer, I will report youTHIS IS A VERY SERIOUS QUESTION​

Answer»

Answer:

I leave few things for you.

1) taking input from user, i have fixed it to 5 here.

2) 2nd program, both program are same with little variation.

3) take care of data type as value i think will rise exponentially as x goes bigger

You need to understand the looping structure ie, from where to start and where to end. If you observe 1ST problem, for the first element you can WRITE x POWER 1 UPON 1 factorial. nth number in series follows the same pattern. 5th element would be x power 5, upon 5 factorial.

public class Calculate{

 

 VOID calculateTotal()

 {

   int x= 5,counter ;

       double total = 0.0;

       for(counter = 1; counter<=x;counter++)

           total += Math.pow(x,counter)/fact(counter);

       System.out.println("Total : " + total);

 }

 

  public double fact(int num){

     if(num == 1)

       return 1;

     else

       return num*fact(num-1);

   }  

 

 public static void main(String args[])

 {

    Calculate c = new Calculate();

    c.calculateTotal();

 }

 

}

Highlighted line is the heart of the program.  

total += Math.pow(x,counter)/fact(counter);

for 2nd program, only this would change, it would be

total += Math.pow(x,counter)/fact(counter+1);

10266.

Define timeline, frames and keyframein adobe flash.​

Answer»

Answer:

Write a C program USING for loop to estimate the total, temporary and permanent

hardness PRESENT in 50 WATER SAMPLES by EDTA method.

Explanation:

10267.

Dash is the word processor is a compiler software​

Answer»

ANSWER:

what?

EXPLANATION:

10268.

Homepage of google is a dynamic or static webpage please tell​

Answer»

Answer:

homepage of GOOGLE is a dynamic website

few other EXAMPLES: GMAIL , yahoo mail ETC

.

10269.

Which is the word processor is a compiler of software ​

Answer»

A word processor (WP)[1][2] is a device or computer program that provides for INPUT, editing, formatting and output of text, often with some additional features.

Early word processors were stand-alone devices dedicated to the function, but current word processors are word processor programs running on general PURPOSE computers.

The functions of a word processor program fall somewhere between those of a simple text editor and a FULLY functioned desktop publishing program. However the distinctions between these three have changed over time, and were UNCLEAR after 2010.

10270.

Difference between Hypertext and hyperlink .​

Answer»

Answer:

Explanation:

The MAIN DIFFERENCE between hypertext and hyperlink is that hypertext is a text with references to some other text while hyperlink is a reference in a hypertext that directs the users to a SECTION in the same document or a different document. ... These references are CALLED HYPERLINKS.

10271.

Write the code in Notepad to create an HTML document to display webpage as perthe instructions listed in bold:TYPES OF HTML ELEMENTSMain HeadingCONTAINER ELEMENTSEMPTY ELEMENTSSub-HeadingContainer tags include both ON and OFFtags. Empty elements contain only ON tag. SParagraphThe last sentence of the paragraph should be displayed on a new line using one ofthe HTML tags.​

Answer»

ANSWER:

hypre TEXT MARKUP LOCATION

10272.

Define selection (arrow) tool?​

Answer»

ANSWER:

The Arrow Tool is used to select and MOVE an item or multiple items on the Stage. The Arrow Tool is ALSO used to reshape lines and shapes, as those users familiar with prior versions of Flash MAY remember.

Explanation:

10273.

How will we add a new contact in an address book

Answer»

Answer:

take your phone , OPEN CONTACTS , click "Add New Contact" then TYPE their name and phone number and address(if you can)

Explanation:

khallas:)

10274.

Difference between a comment and a web blog​

Answer»

Explanation:

Blogs are a type of WEBSITE. The only difference is that blogs have frequently updated content and WEBSITES tend to be MUCH more static and is organized into PAGES. A blog can be a website on its own or a part of a BIGGER site. Early iteration of blogs were once used mostly for online personal journal.

Comment is a verbal or written remark expressing an opinion or reaction.

PLS MARK ME AS BRAINLIST

10275.

Computer are used at _______ for playing games

Answer»

ANSWER:

CORRECT answer is a JOYSTICK

10276.

What is the importance of alt attribute of image tag ​

Answer»

The required alt attribute specifies an alternate TEXT for an image, if the image cannot be displayed. The alt attribute provides ALTERNATIVE information for an image if a user for some REASON cannot view it (because of SLOW connection, an error in the src attribute, or if the user uses a screen reader).

hope this helps you

mark it as a brainlist answer

follow me

thxs..

10277.

Define increment and decrement operators​

Answer»

Answer:

increment MEANS to increase OPERATORS

Explanation:

decrement means to DECREASE operators

10278.

Difference between biological virus and computer virus ?​

Answer»

Answer:

biological virus MEANS it causes to plants so become weak . Computer virus means it causes to computer not to plants when CAUSE to our computer then it BECOMES SLOW This is difference between biological virus and computer virus

10279.

Write a program to display the pattern :a)1 3 1 5 3 1 7 5 3 1 9 7 5 3 1b)* * # * # ** # ** # * #* # * # *c)11 01 0 11 0 1 0 1 0 1 0 1d)I I C I C SI C S E ​

Answer»

Answer:

Explanation:

Out the following STATEMENTS check the CORRECT statements which arebehave as a COPY constructor, where Time class has two OBJECTS tland t2.a)Time...

10280.

Under which of these tool is the paint bucket tool hidden???Options:(a) Rectangle Tool (b) Gradient Tool (c) Brush Tool (d) Lasso Tool...​

Answer»

ANSWER:

BRUSH TOOL is USED to PAINTING

10281.

___________ is a set of data elements that is organized using a model of vertical columns and horizontal row

Answer»

ANSWER:

Table is the answer my FRIEND !

Explanation:

It is USED in database MANAGEMENT system and in HTML

10282.

Aadya is working on a spreadsheet help her with the solution for the following.A. Identify the following symbol AutosomeB.renamea worksheet from sheet1to cost sheet

Answer»

Answer:

a. Autosum Option SYMBOL is available in Editing Group under Home TAB   LIKE    ΣAutoSum

b. to RENAME a sheet   Right Click on Sheet 1 and Click on Rename option

OR

Click on Rename Sheet option under FORMAT Option in  Cells Group   under Home Tab in Microsoft Excel to rename a current Sheet Name

Explanation:

a. Autosum Option Symbol is available in Editing Group under Home Tab

b. Click on Rename Sheet option under Format Option in  Cells Group   under Home Tab in Microsoft Excel to rename a current Sheet Name

10283.

Please ,tell the important question from chapter web applications class 10

Answer»

Answer:

baat athani ki PAATH KA saransh APNE SHABDO mai likhe. answer FAST . in short

10284.

Cyber ethics and Python description

Answer»

Explanation:

48 MODULES covering every Computer SCIENCE TOPIC needed for GCSE level, and each module contains:

An editable PowerPoint lesson presentation

Editable revision handouts

A glossary which covers the key terminologies of the module

Topic mindmaps for visualising the key concepts

Printable flashcards to help students engage active recall and confidence-based repetition

A quiz with accompanying ANSWER key to test knowledge and understanding of the module

10285.

A website is made up of interlinked what????​

Answer»

SITES is the MAIN CONSTITUENT of WEBSITE

10286.

What are operands in c++​

Answer»

Answer:

At the heart of every C++ statement, simple or complex, is a set of operators. ... OPERANDS are EXPRESSIONS or values on which an OPERATOR operates or works (often CONSTANTS or variables but sub-expressions are ALSO permitted).

10287.

Lines about cpu for 7th class

Answer»

ANSWER:

CPU means CENTRAL PROCESSING unit it consists of hardware and software we can connect mouse keyboard monitor speaker printer scanner ETC

10288.

If a=5rs then goto 60, find error

Answer»

Answer:

mujhe toh question hi ERROR dikh RAHA hai!!

10289.

If x = 3, find x%=(x++)+(++x)-2

Answer»

X%= 3+5-2

x%= 6

x=x%6

x=1

10290.

What is an operator​

Answer»

An OPERATOR is a SYMBOL that tells the COMPILER to perform specific mathematical or logical MANIPULATIONS.

10291.

Write a HTML program on it​

Answer»

ANSWER:

Your Title

Success

-----WRITE your PARA--------

EXPLANATION:

10292.

Can i write shortcuts of information technology in boards?

Answer»

ANSWER: YES, You can

Explanation:

10293.

Arrange in ascending order the unite of memory

Answer»

Answer:

One Megabyte (MB) = “1,000 KILOBYTES”. One Megabyte is technically “1,000,000” data bytes. One Gigabyte (GB) = “1, 000 Megabytes”.

Explanation:

HOPE it will help you

10294.

Plz write a program of html to do this question​

Answer»

html

head

title,............./title

/head

body

h1 align = center. sucess /h1

p there is an artist WITHIN each PERSON,and EVERYBODY has the capacity to FIND creative GENIUS in himself

/body

/html

10295.

Hii guys...Write the steps to open blank database ​

Answer»

Access starts you out with what is, for Microsoft, a REMARKABLY streamlined window (Figure 1-1). Here you can create a NEW database or open an existing one.

When you START Access, you see this two-part welcome page. On the left is a list of recently opened databases (if you have any). On the right is a list of TEMPLATES that you can use to create a new database.

Figure 1-1. When you start Access, you see this two-part welcome page. On the left is a list of recently opened databases (if you have any). On the right is a list of templates that you can use to create a new database.

TIP

If you already have Access open and you’ve been working with another database, just choose File→New to create a new database. You’ll get the same list of templates as when you first LAUNCH Access.

10296.

What is 3d warehouse ?how is it useful while making models

Answer»
  1. Ddggz GET a CHANCE to WIN a FREE 455gdstfdYdddysuyfgftiii
10297.

How can you a movie clip in the presentation using insert and layout option?

Answer»

Answer:

1.Locate the FILE you want to insert from your computer.

2.Click the file name.

3.Click OK. The movie will appear on the slide. The Movie Tools OPTIONS tab and PICTURE Tools FORMAT tab appear on the Ribbon when the movie is inserted.

10298.

Explain briefly with reference to PowerPoint Charts. How will you:a. Delete all data from a datasheet.b. Format the chart text.c. Change the line style of a chartd. Modify chart layout.​

Answer»

Answer:

delete button will delete the chart amd INSERT utton will insert a chart

hope it HELPA u a LOT

10299.

What isan email? What are the advantegescof email

Answer»

Q) What is an email and what are its advantages?

  • The full form of e-mail is electronic mail.

  • Email is used to SEND messages to other people.

  • For applying jobs we use emails. The person who wants the job writes an email to the owner of the company which he wants to get an internship.

  • We can save the data of our username and password because of an email in a website if we take brainly for an example if we forget our password we are able to get a reset password link on our email. By this we can reset our FORGOTTEN password.

  • Advertisers use email to promote their products they send the advertisement of their product on our email. Then if we are interested in their products we will write an email enquiring more about the product and how to buy it.

  • Employees also DRAFT emails to their boss and colleagues if they were able to COMPLETE their target, if they need help or guidance etc.

  • By all this we can SEE that an email has several advantages and uses.
10300.

What is a c ++ program​

Answer»

Answer:

C++ is a POWERFUL general-purpose programming language. It is used to develop operating systems, BROWSERS, games, and so on.

Hope It's a BRILLIANT Question