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.
| 10301. |
Sound sentry option is designed to help user with _______ impairments |
|
Answer» the answer should be HEARING IMPAIRMENTS |
|
| 10302. |
சிந்தித்துச் செயல்படும் தானியங்கி |
Answer» சிந்தித்துச் செயல்படும் தானியங்கிஒரு தானியங்கி என்பது நடைமுறையில் உண்மையான இயந்திர வடிவுடைய மெய்நிகர் முகவர் ஆகும். செயல்முறைப்படி, மேலும் அது கணினி வழிகாட்டுதல் மற்றும் மின்சுற்றுக்களின் மூலம் இயங்கும் இடுபணிகளை தானாக நிறைவேற்றவல்ல திறன் படைத்த ஒரு வழக்கமான மின்னாற்றல் இயக்கவியல் இயந்திரம் ஆகும். மற்றுமொரு பொதுவான குணநலன் யாதெனில் அதன் தோற்றம் அல்லது அசைவுகள் மூலம் ஒரு தானியங்கி அடிக்கடி அதற்கென்று உரிய ஒரு நோக்கம் அல்லது காரகம்-செயலாண்மையை நிறைவேற்றுகிறது. இது பகுதி தன்னிசையானதகவோ அல்லது முழு தன்னிசையானதாகவோ இருக்கலாம். |
|
| 10303. |
Which of the following can MS word 2010 not to |
|
Answer» Answer: Microsoft WORD or MS-WORD is a Graphical word processing program that users can TYPE with. It is made by the COMPUTER company Microsoft. Its purpose is to ALLOW users to type and SAVE documents. Hope It's a brilliant Question Thank You For Giving a to solving a problem |
|
| 10304. |
Define tolerance in adobe flash. |
|
Answer» CHANGE the tolerance setting for each option, and turn ... Defines how NEARLY straight a line segment DRAWN with |
|
| 10305. |
Please answer this question,it's very important,I am having my exam tomorrow |
|
Answer» #include int main() {
int E; CHAR name[50]; printf("Enter Your Name : "); GETS(name); printf("Enter Your WEIGHT on Earth in Kg : "); scanf("%d" ,&E); int M = E/6; printf("The weight of %s on moon is %d kg" ,name,M); return 0; } |
|
| 10307. |
How will you create a Recipient list or the Main document? (mail merge) "Computer Science" |
|
Answer» Answer: here is your answer ✓✓✓✓✓✓✓ Create and SAVE the main DOCUMENT. ... on the Mailings tab, in the Start MAIL Merge group, chooseSelect Recipients→Type a New List. .. .Click the CUSTOMIZE Columns button. ... Select a field that you do not need. ... click the Delete button. Click Yes in the confirmation dialog box Repeat Steps 4 through 6 for each field you don’t need. To add a field that’s needed in your document, click the Add button. Type the field NAME and click the OK button. Repeat Steps 8 and 9 for each new field you need in the main document. click ok! |
|
| 10308. |
What symtom indicates fever? |
|
Answer» Temperature GREATER than 100.4 ( 38 C) in adults and children shevering,shaking and chills Headach |
|
| 10309. |
Differentiate between workbook and worksheet |
Answer» ᏗᏁᏕᏇᏋᏒ:
hᎾᏢᎬ ᎥᏆ hᎬᏞᏢs mᎪᏒᏦ Ꭺs ᏆhᎬ bᏒᎪᎥᏁᏞᎥᎬsᏆ... |
|
| 10310. |
What is a file and what is a folder |
Answer» ᏗᏁᏕᏇᏋᏒ:
hᎾᏢᎬ ᎥᏆ hᎬᏞᏢs mᎪᏒᏦ Ꭺs ᏆhᎬ bᏒᎪᎥᏁᏞᎥᎬsᏆ... |
|
| 10311. |
Is freezing divides the worksheet in two parts? |
| Answer» | |
| 10312. |
How can you resize and rotate objects in adobe flash? |
|
Answer» Answer: YESExplanation:Yes You Can RESIZE And Rotate OBJECTS In AdobeFLASH |
|
| 10314. |
What do you mean by animation? |
|
Answer» Explanation: animation MEANS ADDING VISUAL sounds EFFECT in the SLIDESHOW |
|
| 10315. |
define the following terms: 1) integers 2) booleans 3) floating point numbers 4)complex numbers (python) |
|
Answer» Answer: Explanation: 1) integer: it is a solid number it takes the VALUE from -ve infinity to +ve infinity ex: a = 1 2) booleans: it is a set of 2 numbers which consists for 0 and 1 i.e true or false 3)FLOATING point number : is the decimal number where it is separated by a point eg: a = 1.4 4) complex number : it is a TYPE of data where it ends with +j example: a = 1234+j IF IT WAS USE FULL MARK AS A BEST ANSWER
|
|
| 10316. |
What help us to save your time when your are repeatly the same kind of calculation across multiple rows and coloumns |
|
Answer» looping statement HELP US to save our TIME when we are repeatly the same kind of CALCULATION across multiple rows and coloumns |
|
| 10317. |
Three different machines that work with the help of humans |
|
Answer» Answer: |
|
| 10318. |
Write the syntax of a for loop and also give an example |
|
Answer» Answer: HEY!Loop statements are enclosed with a second BRACKET. This bracket in not NEEDED if there is only ONE statement. for ( ) { hope it will be HELPFUL ✌️ |
|
| 10319. |
Write a Java programInput CP and SP calculate profit or loss.along with profit % or loss 7 accordingly |
|
Answer» SEE the ATTACHMENT |
|
| 10322. |
Write an algorithm to find all roots of a quadratic equation ax2+bx+c=0 |
|
Answer» Answer: it can be done using COMPLETING the SQUARE method Explanation: the ROOT is ( -b±√b²-4ac)/2A |
|
| 10323. |
If the backdrop of scratch is changed, and focus is on backdrop, which are the blocks of Scratch that stop working?[Do not give spam answers] |
|
Answer» Explanation: As this BLOCK holds the backdrop number of the STAGE, it is used when something MUST happen if the Stage is at a SPECIFIC backdrop. Some more common uses are: Stopping the project once the Stage REACHES the backdrop for the end of the project. This is helpful because it will automatically stop the project when that backdrop is reached. whenclickedwaituntilbackdrop#=6stopall Checking what the current backdrop is sayjoinThe current backdrop is:backdrop# Setting a variable to the backdrop scene |
|
| 10324. |
What is conditional formatting. Explain with examples |
|
Answer» Conditional formatting is a tool that ALLOWS you to apply FORMATS to a cell or RANGE of cells and have that formatting CHANGE depending on the value of the cell or the value of formula.For example you can have a cell appear bold only when the value of the cell is greater than 100. |
|
| 10325. |
Filter option is available in dash group under the data tab |
|
Answer» idkkk Explanation: |
|
| 10326. |
Thestatement increments/decrements the value ovariable.A.signaturthin e-mail is a text which is automatically added to your outgoing mail |
|
Answer» What to do in this QUESTION |
|
| 10327. |
How can I revise computer science 5 chapters in 1 hour please tell me |
|
Answer» Answer: |
|
| 10328. |
What is the use of St Command in logo |
|
Answer» Function: ST command is used to display the turtle on the screen. It can be used only after the HT command has been used. Function: CS command ERASES all the drawings on the scren and clears the Main screen or the Graphics screen, and also BRINGS the turtle to the CENTRE of screen. |
|
| 10329. |
1. What is the difference in scratch programs written in order to:a. Rotate the sprite about itselfb. Make the sprite move in a circular path[Do not give spam answer] |
Answer» move How many steps steps. into a BIGGER number such as instead of this.when clicked repeat 360 move 1 steps turn 1 DEGREES. you would have this.when clicked repeat 360 move 1 steps turn how big you want the CIRCLE to be degrees. hope that helps.plxzz MARK as BRAINLIEST |
|
| 10330. |
Sending rate should less than receiver rate to avoid congestion |
|
Answer» Answer: |
|
| 10331. |
Describe the purpose of a search engine |
|
Answer» Explanation: Search ENGINE is used for SEARCHING the information which is present in the web. Searching in the search engine is done with the help of keyword. Some of the examples of search engine are Google, BING, Opera and Yahoo. PURPOSES of search engine are to locate the information which the user is SEEKING. |
|
| 10332. |
First microprocessor? |
|
Answer»
4004 is the FIRST MICROPROCESSOR
|
|
| 10333. |
The actions required to be performed on the data is called |
|
Answer» INITIALIZATION because when it will INITIALIZE it the it can PERFORM SPECIFIC ACTION |
|
| 10334. |
Koi pls tell me right answer I will give you brainlest rating pls right answer do |
|
Answer» Answer: HOPE this helps! If it does, please MARK it brainliest! Thanks :D |
|
| 10335. |
Jo iss question ka right answer dega use brainlest rating milege so pls give right answer |
|
Answer» Answer: HOPE this HELPS! If it does, PLEASE mark it brainliest! THANKS :D |
|
| 10336. |
Which call is used for sending application data from transport layer to ip layer |
|
Answer» In COMPUTER NETWORKING, the transport layer is a conceptual division of METHODS in ... The protocols in use TODAY in this layer for the Internet all originated in the development of TCP/IP |
|
| 10337. |
What is full form of MAN PANLAN WAN |
|
Answer» Answer: MAN: METROPOLITAN AREA NETWORK PAN:PERSONAL AREA NETWORK LAN:LOCAL AREA NETWORK WAN:WIDE AREA NETWORK HEY PLEASE MARK ME AS BRAINLIEST AYESHA HOW ARE YOU |
|
| 10338. |
Shape styles group has more than 40 styles for the area |
| Answer» | |
| 10339. |
On which logic calculus did John McCarthy base the LISP programming language |
|
Answer» TY fyohchc jvvhpvphxgp hchcyocjjjkaye duet PLEASE |
|
| 10340. |
How many entries does IDT(Interrupt Descriptor Table) have for these system calls |
|
Answer» 4entries is your CORRECT answer |
|
| 10341. |
Define ER-model.......... exactly definition |
|
Answer» Answer: An entity RELATIONSHIP model, also called an entity-relationship (ER) diagram, is a graphical representation of ENTITIES and their relationships to each other, TYPICALLY USED in computing in regard to the organization of data within databases or information systems. THANK you for asking this question |
|
| 10342. |
_is a place holder where text can be entered |
| Answer» | |
| 10343. |
The value of data members or member variable at any given point of time determine an object's |
|
Answer» Answer: determines the objects STATE(in reference with JAVA) HOPE this helps Please mark me as brainliest and FOLLOW me |
|
| 10344. |
Write the keyboard shortcuts and the function? |
|
Answer» |
|
| 10345. |
The core principle of NoSQL is ____Base_____ |
|
Answer» Explanation: Core Principles of BASE BASE consists of THREE principles: Basic Availability. The NoSQL database approach focuses on the availability of data even in the presence of multiple FAILURES. It ACHIEVES this by using a highly DISTRIBUTED approach to database management. |
|
| 10346. |
Fill ups:................ Is regarded as the founder of world wide Web |
| Answer» | |
| 10348. |
siddhart wants to buy a new pair of shoes he can buy soccer or running shoes a pair of shoes can come in blue black red or white .how many different ways can siddhart choose from |
|
Answer» 4 Is the CORRECT answer |
|
| 10349. |
What is a clipboard? What function does it perfom |
| Answer» | |
| 10350. |
What do you understand by work space |
| Answer» | |