InterviewSolution
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.
| 6451. |
Do not buy anything online without consulting your_________ |
| Answer» PARENTS EXPLANATION:I THINK so i am not SURE | |
| 6452. |
Write a python function to find the reverse of the given number passed argument |
| Answer» NT(INPUT("Enter the number: "))revr_num = 0 # INITIAL VALUE is 0. It will hold the reversed number.def recur_reverse(num):global revr_num # We can use it out of the function.if (num > 0):Reminder = num % 10.revr_num = (revr_num * 10) + Reminder.recur_reverse(num // 10)HOPE IT HELPS U ✌... | |
| 6453. |
You cannot apply motion effects to individual objects in a slide true or false |
| Answer» TRUEEXPLANATION:because it is ALREADY in MOTION | |
| 6454. |
How do you change the size of an image ? only give the right answer |
|
Answer» With Photoshop open, GO to File > Open and select an imageGo to IMAGE > Image Size.An Image Size DIALOG box will appear like the one pictured below.Enter new PIXEL dimensions, document size, or resolution. ...Select Resampling METHOD. ...Click OK to accept the changes. |
|
| 6455. |
What is the use of MARQUE tag? |
|
Answer» tion:The HTML |
|
| 6456. |
2. Which of the following is a sequence?a. Tupleb. RowC For |
| Answer» TION:If f(N)−f(n−1)=Constant; then the sequence is an A.P.For each option, FIND f(n)−f(n−1)Option A:f(n)−f(n−1)=(an+b)−(a(n−1)+b) =an+b−an+a−b =a→Const∴ A → is in A.P.For other options, when we find an EXPRESSION for f(n)−f(n−1); we get an expression in variable n; and so is not constant; and hence, not an A.P.Ans→A | |
| 6457. |
This is not associated with the secondary memory of the computer. |
|
Answer» Secondary MEMORY refers to STORAGE devices, such as hard drives and SOLID state drives. It may also refer to removable storage media, such as USB flash drives, CDs, and DVDs. It is not accessed directly by the CPU. ... That means the computer has ROUGHLY 64 times more secondary memory than primary memory |
|
| 6458. |
The ribbon can be used to add pictures of your Presentation true or false |
| Answer» | |
| 6459. |
4. Spreading viruses or any harmful programs in computers is unethical it is true or false |
| Answer» TION:true SPREADING viruses or any HARMFUL PROGRAMS in computers is unethical | |
| 6460. |
The ribbon can be used to add pictures of your presentation |
| Answer» | |
| 6461. |
Write the full-form of the following: in Computer 1. IQ2. CD3. LED4. GIGO6. ALU5. IPO8. USB7. CPU |
| Answer» IQ= intelligence quotientCD=compact diskLED=Light Emitting Diode.GIGO=GARBAGE in, garbage outALU=arithmetic LOGIC UNIT IPO=input–process–output (USB=Universal Serial Bus CPU= Central processing unit mark me as a BRAINLIEST | |
| 6462. |
Which of the following can be seen on the monitor that cannot be touched a.moneyb.greeting cards c.e-greeting |
|
Answer» The stranger had come to the village inn in winter, when NOBODY EVER COMES there. secondly, his appearance was unusual . THUS the stranger's ARRIVAL was an unusual event. |
|
| 6463. |
If you were to assign a new icon for C, what would it be andwhy? illustrate it? |
| Answer» PLEASE MARK me BRAINLIEST ANSWER | |
| 6464. |
Which of the following focuses on a topic of general interest a.blogb.newsgroupc.facebook |
| Answer» C)facebookExplanaHope it HELPS MARK me as a BRAINLIST mark me as a brainlist. | |
| 6465. |
Themes command is present in tab |
|
Answer» From the Design tab, click the Themes COMMAND. SELECT the desired THEME from the drop-down menu. The selected theme will appear.please MARK me as branilist |
|
| 6466. |
Liberty basic. write a program to print1st 10 natural numbers in descending order |
|
Answer» atta LAL Dupatta Ud Gaya Re Mere Hawa KE Jhonke Se MUJHKO Piya Ne dekh liya hai re Dhoke Jane MERA dil meri JAAN |
|
| 6467. |
Debug the following |
|
Answer» The Case Save shortcut/ICON is VISIBLE only to users who have been granted access to save the case in the group configuration. If the menu option is DISABLED in the group configuration for a user, the respective shortcut /icon is ALSO removed. Certain shortcuts/icons such as Field Validation are enabled only through a common profile switch. Shortcuts/icons that are DRIVEN through common profile switches are global to all users and are not controlled by group permissions.The Case Save shortcut/icon is visible only to users who have been granted access to save the case in the group configuration. If the menu option is disabled in the group configuration for a user, the respective shortcut /icon is also removed. Certain shortcuts/icons such as Field Validation are enabled only through a common profile switch. Shortcuts/icons that are driven through common profile switches are global to all users and are not controlled by group permissions.Explanation: |
|
| 6468. |
Q.1 Write the following statements True or False. 1. Worms is a type of virus.2. A computer virus harms the hardware as well as the software,3. UNIX is an application software.4. An Antivirus program is Utility Software.5. An attribute need to be assign a value. |
|
Answer» tion:1.worm is a TYPE of animal2.no VIRUS cannot HARM COMPUTERS hardware3.true4.true |
|
| 6469. |
4. Write a program to print the following pattern.1 2 31 2 31 2 3 |
|
Answer» 123123123123123123123 |
|
| 6470. |
Which of the following focuses on a topic of general interest |
|
Answer» general interest courses are courses you take out of interest rather than for academic REASONS. you can FIND them in many PLACES in your community. general interest COUSES can be educational workshops or programs.usully ,they are not academic . that means they do not USUALLY lead to a diploma or degree. I hope is used full |
|
| 6471. |
What are the way to apply the filter and image ? |
| Answer» HII how are you | |
| 6472. |
The sum of two cinsecutive number is -27 find the number |
| Answer» 1 = -272x = -28X = -14Hope it HELPS ❤ | |
| 6473. |
Write the following programs using Liberty basic ( answer any 7). |
| Answer» TION:Liberty BASIC (LB) is a COMMERCIAL computer programming LANGUAGE and integrated development environment (IDE). It has an interpreter, developed in SMALLTALK, which recognizes its own dialect of the BASIC programming language. It runs on 16- and 32-bit WINDOWS and OS/2. | |
| 6474. |
How many different options are present in adjustment layers own panel in Photoshop |
|
Answer» The Layers panel is where we handle all of our layer-related tasks, from adding and deleting layers to adding layer masks and adjustment layers, changing layer blend MODES, turning layers on and off in the document, renaming layers, grouping layers, and anything ELSE that has anything to do with layers. Since it's ONE of the most commonly-used panels in all of PHOTOSHOP, Adobe set things up so that the Layers panel opens automatically for us each time we launch the program.This tutorial is Part 2 of our PhotoshopMake me BRAIN list please |
|
| 6475. |
U can add a media clip on a slide true or false |
| Answer» YES you can ADD a MEDIA CLIP on a side this answer is TRUE | |
| 6476. |
How many history States can photo shop remember |
| Answer» PHOTOSHOP can REMEMBER up to 1000 HISTORY statesExplanation: | |
| 6477. |
Animation file using Animate. He wants to convert an object to a symbol using the shortcut cut key should he use |
| Answer» | |
| 6478. |
In notes page view you can edit the slide design true or false |
| Answer» HEYAAAAAA ur ANSWERRRRR US π hope ot hekps | |
| 6479. |
Evaluate the role of wysiwyg editors in making web design more pouoular |
|
Answer» The Case Save SHORTCUT/icon is visible only to users who have been granted access to save the case in the group configuration. If the menu option is disabled in the group configuration for a user, the respective shortcut /icon is ALSO removed. CERTAIN shortcuts/icons such as Field Validation are enabled only througe been granted access to save the case in the group configuration. If the menu option is disabled in the group configuration for a user, the respective shortcut /icon is also removed. Certain shortcuts/icons such as Field Validation are enabled only through a common PROFILE switch. Shortcuts/icons that are driven through common profile SWITCHES are global to all users and are not controlled by group permissions.The Case Save shortcut/icon is visible only to users who have been granted access to save the case in the group configuration. If the menu option is disabled in the group configuration for a user, the respective shortcut /icon is also removed. Certain shortcuts/icons such as Field Validation are enabled only through a common profile switch. Shortcuts/icons that are driven through common profile switches are global to all users and are not controlled by group permissions.Explanation: |
|
| 6480. |
What is the shortcut key for ruler tool photoshop |
|
Answer» tion:If you can't see the ruler tool in Photoshop, click on your “View” header and select “RULERS”. You can ALSO USE the SHORTCUT “Ctrl-R” to do the same thing |
|
| 6481. |
The slides can be advanced automatically presentation true or false |
| Answer» BRAIN LIST & THANKS pleaseExplanation:TRUE | |
| 6482. |
Who invented Computer? ??? |
|
Answer» ᴇɴᴛᴇᴅ ᴄᴏᴍᴘᴜᴛᴇʀ?ᴄʜᴀʀʟᴇs ʙᴀʙʙᴀɢᴇ |
|
| 6483. |
So tell me the defination of Minecraft pocket,java and bedrock |
|
Answer» Java is a high-level PROGRAMMING language developed by Sun Microsystems. It was originally designed for developing programs for set-top boxes and HANDHELD DEVICES, but later became a popular choice for creating web applications. The Java syntax is similar to C++, but is STRICTLY an object-oriented programming language.bed rock-solid rock underlying loose DEPOSITS such as soil or alluvium.Minecraft: Pocket Edition is a build of the game primarily meant for phones and devices of that nature. The Pocket Edition of Minecraft is currently available for iOS, Android, Windows Phone, and Amazon Fire tablets |
|
| 6484. |
Mary has a blog about domestic tourism. Of late she has posted about her visits to Kerala, Nagaland, Ladakh and Arunachal Pradesh. State the correct order in which you will view the posts in her blog 1 point Kerala, Nagaland, Ladakh, Arunachal Pradesh Ladakh, Arunachal Pradesh Nagaland Kerala Kerala, Ladakh, Arunachal Pradesh Nagaland Arunachal Pradesh Ladakh Nagaland Kerala |
|
Answer» All the above are mainly tourism due to COASTAL areas. EXPLANATION: |
|
| 6485. |
The slides can be advanced automatically a presentation |
|
Answer» Explanation: Open the presentation file you wish to automate, then select “Home“ Select anywhere in the left “Slides” pane. Select the individual slide you would like to advance automatically. If you WANT to advance all of the slides for the same amount of TIME, select one slide in the left pane, then press “Ctrl” + “A” to highlight all slides. Select the “Transitions” tab. In the “Advance Slide” AREA, check the “After” check box, then set the amount of time that should elapse before POWERPOINT advances to the next slide. You can also select the transition effect, such as “Cut“, “Fade“, or “Wipe“.markme brainliest |
|
| 6486. |
The payments made electronicallytodo tante transactionaure called |
| Answer» ONLINE TRANSACTION or online MONEY TRANSFER or transactionExplanation: | |
| 6487. |
Choose the odd one out * O Feeddemon O Feedly Awasu Omea Reader |
|
Answer» zutto mae kara SUKI deshita is the BEST MAN in the world to me and I will not repeat it again but I dont care about the other and the fact that you have to do it again! |
|
| 6488. |
Add question tag for he does not tell a lie |
|
Answer» Does he tell a LIE!Explanation:HOPE it helps you....Please MARK me as BRAINLIEST |
|
| 6489. |
Define the term menu, frames and keyframes. |
|
Answer» a production, a key frame or keyframe is a LOCATION on a timeline which marks the beginning or end of a transition. It HOLDS special information that defines where a transition should start or stop. The intermediate FRAMES are interpolated over TIME between those definitions to CREATE the illusion of motion.Explanation:Hope this helps uh ! |
|
| 6490. |
And dash allows the user to make online transaction through a computer or a smartphone |
|
Answer» Explanation:Online banking, also known as INTERNET banking or web banking, is an electronic payment system that ENABLES customers of a bank or other financial institution to conduct a range of financial transactions through the financial institution's website. The online banking system will typically connect to or be part of the core banking system operated by a bank and is in contrast to branch banking which was the traditional way customers ACCESSED banking services. Some banks operate as a "direct bank" (or “virtual bank”), where they rely completely on internet banking. Internet banking software PROVIDES personal and corporate banking services offering features such as viewing account balances, obtaining statements, checking recent transactions, transferring money between accounts, and making payments |
|
| 6491. |
शून्यस्य प्रतिपादनं कः अकरोत् ? |
|
Answer» विद्यार्थी इसका स्वयं उच्चारणं करें।Explanation:उच्चारणं कुरुत- उपलब्धासु सङ्गणकस्य चिकित्साशास्त्रम् वैशिष्ट्यम् भूगोलशास्त्रम् वाङ्मये विद्यमानाः अर्थशास्त्रम् |
|
| 6492. |
Write a program to print the tables from 5 to 10 skipping 2 steps and using Nested FOR.... NEXT loop |
| Answer» SRY for spamExplanation: | |
| 6493. |
How will you use internet for travel management |
|
Answer» Travel agents are nowadays USING the STRATEGY of 'If you can't beat them, join them'. They have STARTED using the internet to their own advantage by using the internet to market their own SERVICES online and by contacting travelers via their own websites. ... They do this by providing quality PERSONALIZED services. |
|
| 6494. |
Write a program to print the numbers from 20 to 50 skipping 3 steps in decreasing order |
| Answer» CLASS ab{ public void main() { INT i; for( i= 50;i>=20; i=i-3) { System.out.println(" "+ i); } }}mark me brainliest as its the 100% correct ANSWER | |
| 6495. |
Excel allows you to organize date in ____ and ____ ? |
| Answer» ROW and COLUMN EXPLANATION:PLS MARK me as brainst | |
| 6496. |
State the uses of Quick Launch Toolbar. |
|
Answer» The Quick LAUNCH toolbar PROVIDES an area for PC users to place SHORTCUTS to their most frequently USED programs. The Quick Launch Toolbar is one of the components of the WINDOWS Taskbar - which, by default, resides along the entire bottom of the Windows desktop and is always visible. |
|
| 6497. |
सिलेक्टेड आइटम द बटन इंप्रेशन |
|
Answer» appke sath abuse KI uska kya usne mother promise TAK kha Kar bola tha ki Usne abuse nhi ki but appne aur Soham ne uski ek nhi SUNI wo Sab abuse sirf Vanshita and Rishita ne ki thi but APP kisi ki feelings nhi samjh sakti na appne Vanshika ki feelings ko kitna hurt kiya tha wo choti behen MANTI thi appko but app toh use dushman manti thiExplanation: |
|
| 6498. |
Fill in the blanks ___ address is a unique identifier for a ___ account. ___ are not allowed in e-mail adress. |
| Answer» AIR is the commonest material through which sound propagates. When SCHOOL bell is rung, it pushes the molecules of the air in front of it. This in turn compresses the air, thus creating a region of high pressure and high density called compression. This compression in the air travels FORWARD. When the bell moves back, it creates a region of low pressure in the air, commonly called rarefaction. This region has low pressure, low density, and more volume. As the bell continues to vibrate, the regions Of compression in the air alternate with the regions of rarefaction. These regions alternate at the same place. The energy of VIBRATING bell travels outward. This energy which reaches the EARS, makes the eardrums to vibrate and thus we hear sound.Air is the commonest material through which sound propagates. When school bell is rung, it pushes the molecules of the air in front of it. This in turn compresses the air, thus creating a region of high pressure and high density called compression. This compression in the air travels forward. When the bell moves back, it creates a region of low pressure in the air, commonly called rarefaction. This region has low pressure, low density, and more volume. As the bell continues to vibrate, the regions Of compression in the air alternate with the regions of rarefaction. These regions alternate at the same place. The energy of vibrating bell travels outward. This energy which reaches the ears, makes the eardrums to vibrate and thus we hear sound.Air is the commonest material through which sound propagates. When school bell is rung, it pushes the molecules of the air in front of it. This in turn compresses the air, thus creating a region of high pressure and high density called compression. This compression in the air travels forward. When the bell moves back, it creates a region of low pressure in the air, commonly called rarefaction. This region has low pressure, low density, and more volume. As the bell continues to vibrate, the regions Of compression in the air alternate with the regions of rarefaction. These regions alternate at the same place. The energy of vibrating bell travels outward. This energy which reaches the ears, makes the eardrums to vibrate and thus we hear sound.Air is the commonest material through which sound propagates. When school bell is rung, it pushes the molecules of the air in front of it. This in turn compresses the air, thus creating a region of high pressure and high density called compression. This compression in the air travels forward. When the bell moves back, it creates a region of low pressure in the air, commonly called rarefaction. This region has low pressure, low density, and more volume. As the bell continues to vibrate, the regions Of compression in the air alternate with the regions of rarefaction. These regions alternate at the same place. The energy of vibrating bell travels outward. This energy which reaches the ears, makes the eardrums to vibrate and thus we hear sound.Explanation: | |
| 6499. |
1. Select ________ mode to avoid any modification and draw freehand lines. a. Straighten b. Smooth c. Ink |
|
Answer» cselect INK MODE to AVOID any MODIFICATION and the freehand LINES |
|
| 6500. |
(ii)पद्यांश की दूसरी पंक्ति में कौन-उत्तर- |
|
Answer» पद्यांश की दूसरी पंक्ति में कौन-कौन सा अलंकार है? उत्तर- khareheykhare is WAITING for your HELP. |
|