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.

6501.

the MID()function is used to round a numeric field to the number of decimal specified . (true or false)​

Answer» ONG>Answer:

MID is one of the Text functions that Microsoft Excel provides for manipulating text strings. At the most basic level, it is USED to extract a substring from the middle of the text string. In this TUTORIAL, we will discuss the syntax and SPECIFICITIES of the Excel MID function, and then you will learn a few CREATIVE uses to accomplish challenging tasks.

I hope that this answer will help you

6502.

Forms are used to accept input from a user________(true/false)​

Answer»

ong>ANSWER:

true

I HOPE that this answer will HELP you

6503.

Distinguish between the following: ined and nextLinenext and next().charAt(0). next0 and hasNextoiv. hasNext() and hasNextLine()What are delimiters? Which is the default delimiter used inWhat are errors in a program?Explain the following terms, giving an example of each.Syntax errorRuntime error​

Answer» ONG>ANSWER:

?????????????????????????????????

6504.

Microsoft issues a ‘Certificate of Authenticity’ to guard against counterfeit software. It has a watermark with the image of a woman. Name the woman.

Answer»

lady on Microsoft's watermark is Ada Lovelace.

Explanation:

Lady Ada Lovelace was the daughter of Lord BYRON, the famous romantic POET. Ada is known as ‘The First Lady of Computer Programming’. She was a brilliant mathematician and had contributed to the writing of the algorithm for the first-ever MECHANICAL computer programme with Charles Babbage. Ada Lovelace’s PORTRAIT is the OFFICIAL watermark of Microsoft. From 1998, the Lovelace Medal is awarded annually to the person who contributed the most to British Computer Technology. Ada Lovelace is on the shortlist of figures to be featured on the new £50 note.

6505.

Press shift +Tab key to The next cell

Answer» ONG>Answer:

true is CORRECT answer

Explanation:

follow me and INBOX me

6506.

A formal query language,in view of an assortment of operators for controlling relations A:Relational algebraB:Relational intentionsC:Relational ExtensionsD:Relational calculus​

Answer»

is the ANSWER your answer is a

6507.

Cellspacing attributes defines space between table cells . Mark this true and false​

Answer»

ong>Answer:

PLEASE RESEND YOUR QUESTION AGAIN

6508.

Orange is one of the sixteen colours that can be used with BG COLOR attribute_______(true/false)​

Answer» ONG>Answer:

True .ORANGE is one of the sixteen COLOURS that can be used with BG COLOR attribute.

MARK BRAINLIEST

6509.

Discuss the advantages and disadvantagesworking sites​

Answer» ONG>ANSWER:

I love adventure. That I am GOING to cricket

6510.

Name the input/output device used to do the following a To output audiob to enter textual datac to make hard copy of a textd to display the data/informatione to enter audio-based commandf to build 3D modelsg to assist a visually impaired individual in enterning data​

Answer»

ker is INPUT it is used to output audio

keyboard is input

printer is output to MAKE HARD COPY of text

6511.

WRITE THE PROGRAM USING "SCANNER" CLASS Write a program by using class ‘Employee’ to accept Basic pay of an employee . Calculate the allowance/deduction as given below . Finally find and print the Gross and Net pay . Dearness Allowance(DA):30% of Basic pay House Rent Allowance(HRA) :15%of Basic pay Provident Fund(PF): 12.5% of Basic pay Gross Pay =Basicpay + DA + HRANet Pay= Gross Pay-PF Please answer asap and i will mark you brainliest

Answer»

ong>Explanation:

Dearness ALLOWANCE (DA) = 30% of basic pay

House Rent Allowance (HRA) = 15% of basic pay

Provident Fund (PF) = 12.5% of basic pay

Gross Pay = Basic Pay + DA + HRA

Net Pay = Gross Pay – PF

Find and print the gross and net pay.

6512.

In the ______phase the system replays updates of all transactions by scanning the log forward from the last check point. A: repeating B:ReplayC:redoD:undo​

Answer» AY is the ANSWER

Replay is the answer

6513.

Auto filter icon can be clicked from the standard toolbar it's true or false​

Answer» E is the ANSWER

FALSE is the answer

6514.

A transaction performs on the isolation level of the read uncommitted if: A: A dirty read occursB: Non repetable read occursC:Phantam read occursD:All​

Answer»

y Reads A dirty read occurs when a transaction reads data that has not yet been committed. For example, suppose transaction 1 updates a ROW. Transaction 2 reads the updated row before transaction 1 commits the update. If transaction 1 rolls back the change, transaction 2 will have read data that is considered NEVER to have existed.

Nonrepeatable Reads A nonrepeatable read occurs when a transaction reads the same row twice but gets different data each time. For example, suppose transaction 1 reads a row. Transaction 2 updates or deletes that row and commits the update or delete. If transaction 1 rereads the row, it retrieves different row values or discovers that the row has been deleted.

Phantoms A PHANTOM is a row that matches the search criteria but is not initially SEEN. For example, suppose transaction 1 reads a set of rows that satisfy some search criteria. Transaction 2 generates a NEW row (through either an update or an insert) that matches the search criteria for transaction 1. If transaction 1 reexecutes the statement that reads the rows, it gets a different set of rows.

6515.

C program to reverse an array of elements ? if the i/p is taken as 2 19 8 15 4

Answer»

y........

I didn't UNDERSTAND your QUESTION.....

PLZ MARK as BRAINLIEST !

6516.

Q. Describe menu bar.​

Answer»

ong>ANSWER:

a horizontal bar display on the TOP screen of computer window

6517.

Write an HTML code to represent 7 colours in the web browser.​

Answer»

ong>ANSWER:

Well ORGANIZED and easy to understand Web building tutorials with LOTS of EXAMPLES of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, ...

6518.

Why excel is called big calculator

Answer» ONG>ANSWER:

BECAUSE WE CAN PERFORM VARIOUS TASK

6519.

What is query in ms access? write steps to implement a query?​

Answer»

ong>❤ HEY MATE HERE IS YOUR ANSWER:-

MS Query gives Excel users ability to access 3rd party databases, text files, and excel workbooks as relational data sources. With text files, you can place them all in one folder to form a database. With excel, you define several named ranges in a single workbook, and then use the ranges as database tables.

Steps to implement a query:

Open your Microsoft Access abase. Double-click the Access document for which you want to create an ACTION query. If you haven't yet created the document, open Microsoft Access, click blank database, enter a name, click create, and enter your database's data before continuing.

Click create. This tab is at the top of the Microsoft Access window. Doing so prompts a toolbar to appear below the create tab.

Click query design. It's in the "Queries" section of the create toolbar. A pop-up window will open.

Select your table. Double-click the table from which you want to display the data. If you have more than one table, double-click the each table that you want to use. Click close. It's at the bottom of the pop-up window. Select columns for the action query. Double-click each column from which you want the action query to display data.

By default, columns are named "FIELD 1", "Field 2", and so on.

Set the query's CRITERIA. In the section at the bottom of the Access window, change any of the following values for the selected (checked) columns:

Field - TYPE in the name of the column here to replace the selected column with a new one. You can also click the drop-down arrow to the right of the column's name to see all available columns in the current table.

Table - Type in the name of a different table in your database to replace the selected table with a new one. You can also click the drop-down arrow to the right of the table's name to see a list of available tables in the document.

Sort - Select a sort order.

Show - Check this box to display a column's INFORMATION, or uncheck it to hide the information.

Criteria - Add formulas or information to filter the data displayed by the query. For example you must type the (>"1") to show all column values that are greater than 1.

Click the design tab. It's at the top of the window. Doing so opens a toolbar below the tab.

You may already be on this tab.

Click run. This exclamation mark-shaped icon is in the "Results" section of the Design toolbar. Clicking run will prompt your query to display any information from your table(s) that matches your established criteria.

HOPE THIS HELPS YOU MATE AND PLEASE MARK ME AS BRAINLY

6520.

Homepage is also known as the front page______(true/false)​

Answer» PAGE is ALSO KNOWN as the FRONT page FALSE

6521.

Fill in the blanks with words given in the clue box double clickRedomeans making changes to your text.1you want to select a word you can... on the wor answer a* To use the Undo command, the keyboard shortcut is* You can use the... command to reverse the lasta5. You can use the................... command to reverse the UndWrite 'T' for true and 'F' for false statements.1. For selecting the entire document, you can press Ctrl+A.2. The Insert mode can be viewed from the status bar.3. The keyboard shortcut for the Cut command is Ctrl+C.4 Copy and paste commands are used to create a duplicateat the desired location.​

Answer»

ong>Answer:

SHORTCUT KEY  

PROCEDURE

Undo

CTRL+Z To reverse your LAST action, press CTRL+Z.

You can reverse more than one action.

REDO

CTRL+Y To reverse your last Undo, press CTRL+Y.

You can reverse more than one action that has been undone.

You can use Redo command only after Undo command.

Select all

CTRL+A To PERFORM a function on all the content in the text editor, you need to select it all.

Place the cursor anywhere in the text editor and press CTRL+A.

Copy

CTRL+C  Select the desired text and press CTRL+C to copy it in the clipboard.

Paste

CTRL+V  Place the cursor anywhere in the text editor and press CTRL+V to insert the copied text from the clipboard.

Full screen

F11 To view the text editor in full screen mode, press F11.

To exit the full screen mode, press F11 again.

Explanation:

6522.

Shortcut You can use the5. You can use thecommand to revcommand to reWrite 'T' for true and 'F' for false statements.For selecting the entire document, you can presThe Insert mode can be viewed from the statusThe keyboard shortcut for the Cut command isCopy and paste commands are used to createat the desired location.We can drag the selected text to the desiredswer the following questions.​

Answer» ONG>EXPLANATION:

YES............................

6523.

The table tab is always selected by default

Answer» USE it is SET by MICROSOFT.
6524.

Software represent the non physical and tangible components of the computer write true ye false answer tell me

Answer»

software represents the non-physical and non- tangible components of the computer

6525.

Use background colour option to color the background of text.write its shortcut key

Answer»

ong>ANSWER:

HOLD down the ALT or option key and then click to change the background colour

6526.

Mitali want to create a work sheet in which she wants to record different types of data items She has to create various columns of Different width help her in doing her work

Answer»

ong>Answer:

She should do her WORK neatly and attractively by which she can GET the good feelings to MAKE the columns

6527.

____is used to add or remove extra space from the left pr right margin of the page OPTION :paragrapg indication :line spacing :tab spacing :alingment

Answer» GRAPH INDICATION
6528.

1. To select an entire document, wea. overtypea clickanywhere on the selectio2. Tolite triple clickmeans to add text by replacing the existing textYou can move the text hom one location to another by using these comI c cutC. Both a, and3a. Copy and Paste4. You can see the Paste option in thetaba. FileHomeB. Fill in the blanks with words given in the clue box.Ctrl+Z editing doulile clickRedoUndo................. on the word.1.means making changes to your text.2. If you want to select a word, you can3. To use the Undo command, the keyboard shortcut is4. You can use the...............command to reverse the last actio5. You can use the ..............................command to reverse the Undo co​

Answer»

ong>ANSWER:

TO SELECT WHOLE DOCUMENT WE WANT TO CTRL A THEN WHOLE DOCUMENT IS SELECTED

6529.

it is wrong thing. students ko yha gf ya phir jo ye meet ka link send krte h ki only for hot girls .ye sab galat h .Iss aap se sayad chote bacha bhi learn krte honge .so plz ye sab send mat kiya kro​

Answer»

ong>ANSWER:

she is RIGHT.....PLZZ don't send irrelevant QUESTIONS in this app...

6530.

Column breaks option is present on the _____ tab​

Answer»

ong>Answer:

the PRESIDENTS of the BREAKING OPERATING is called as BIKE tape

6531.

A File InsertFill in the blanks with words given in the clue box.Carliz editingdouble-clickRmeans making changes to your to12. If you want to select a word, you can3. To use the Undo command, the keyboard shorte* You can use the ...command to5. You can use thecommand toArite 'T' for true and 'F' for false statements.​

Answer» ONG>Answer:

Plzzzzzzzzz WRITE the QUESTION properly

6532.

8.Operating system is.............​

Answer» ONG>Answer:

SYSTEM SOFTWARE...

Explanation:

Please mark me as BRAINLIEST...

6533.

1001.00111 convert binary into decimal​

Answer» ONG>Answer:

10001

Explanation:

........................

6534.

Drawings madeGoods lost by fireOpened a bank account in PBorrowed from Muthoot Co​

Answer» ONG>ANSWER:

this is only 1 ENTRY or different different plz tell me I will do it.....

6535.

Who develop database ​

Answer»

ong>Answer:

Edgar Frank "Ted" CODD (19 August 1923 – 18 April 2003) was an English computer scientist who, while working for IBM, invented the relational model for database management, the THEORETICAL basis for relational databases and relational database management systems.

Works written: A Relational Model of Data for Large Shared Data Banks

Born: 19 August 1923, Fortuneswell.

Explanation:

I think it will help you make me a brilliant................

6536.

How can a call to an overloaded function be ambiguous​

Answer»

ong>Answer:

Answer. A call to an OVERLOADED function can be ambiguous in one of the FOLLOWING two ways: *The arguments mentioned in the function where it is CALLED do not match the arguments at the POINT where the function is called. *The same function is DEFINED more than one time in the same program.......

6537.

suppose 10 people have exactly the same briefcase which they leave at a counter the briefcase are handed back to the people randomly what is the probability that no one gets the right briefcase.​

Answer»

0 / 100 = 0

So 0 PROBABILITY to GET briefcase to no ONE

6538.

What do you mean by attribute indatabase?​

Answer» ONG>Answer:

ATTRIBUTES DESCRIBE the characteristics or properties of an entity in a database table. An entity in a database table is defined with the 'fixed' set of attributes. ... In a relational database, we store DATA in the form of tables. The column header of the table represents the attributes.

!! mark me brainliest PLEASE please !!

6539.

Breaks option is present​

Answer» ONG>ANSWER:

what?????

ASK something CORRECTLY

6540.

The computer viruses are small insects true or false

Answer» ONG>ANSWER:

answer is FALSE. have a good day

6541.

The steps to move a file from drive (D:) to pendrive (G:)

Answer» ONG>ANSWER:

just COPY paste

Explanation:

6542.

B) Explain the principles of effectivecommunication in detail.​

Answer»

ong>Answer:

Principles of EFFECTIVE Communication – SEVEN C's of Effective Communication: Courtesy, Clarity, Conciseness, Completeness, Correctness, CONCRETENESS and Credibility. Communication is perceived to be effective only if the receiver receives the message in the same form and CONTEXT as it is sent by the SENDER.

6543.

Tick () the correct answer. The specific piece of information in a table is known asi. Fieldii. Valuea.iii. Recordb.A row in a table is calledi. Recordii. Fieldiii. ValueC.The character limit in Memo Data Type isi.iii. 63,999ii. 65,535255d. The data type that is used for detailed and descriptive fieldsiii. Auto Numberi.Currencyii. Memoe.The key that you press to move from upper pane to lower pane isni. F6ii. F1i. F8​

Answer» ONG>ANSWER:

MAKE it more PROPERTIES Q is not correct??

6544.

Who is the founder of Microsoft?..spammers ... get away.. ​

Answer»

ong>Answer:

MICROSOFT was founded by Bill Gates and Paul ALLEN on April 4, 1975

hope it helps!!

6545.

The width of a table is given in terms of​

Answer»

ong>ANSWER:

table is in form of a RECTANGLE it can be EXPRESSED in l×b

6546.

Which attribute should be set in(1) in the above statement to create numbering as captal roman numbers(a)numberingtype(C)RomanNone of the above​

Answer»

ong>Explanation:

The HTML

    element REPRESENTS an ordered LIST of items — TYPICALLY rendered as a numbered list.

    Content categories

    Flow content, and if the

      Permitted content

      Zero or more script and template elements.

      Tag omission

      None, both the starting and ending tag are mandatory.

      Permitted parents

      Any element that accepts flow content.

      Implicit ARIA role

      list

      Permitted ARIA roles

      directory, group, listbox, menu, menubar, none, presentation, radiogroup, tablist, toolbar, tree

      DOM interface

      HTMLOListElement..

6547.

A formal query language, in view of an assortment of operators for controlling relations. Ops: A.O Relational IntensionsB.Relational CalculusC.O Relational ExtensionsD.O Relational Algebra​

Answer»

y your answeet is B

6548.

1) HTML does not allow a reader to send information back to the server______(true/false)​.​

Answer»

EEEEEEEEEEEEEEEEEEE FALSEEEEEEEEEEEE

6549.

11. What will be the output of the following code? int num = 35;if (num >= 60 && num =50 && num

Answer» E will no OUTPUT in you CODE
6550.

The same information that can be used at different places in a different format is known as: ​

Answer» ONG>ANSWER:

Citations to different pages or parts of the same SOURCE can also be combined (preserving the DISTINCT parts of the citations), as described

Explanation:

I hope this is right answer!!!!!!!!