 
                 
                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.
| 2401. | A 50 cm= 500 ant 4 cm = | 
| Answer» Answer: I HOPE IT WILL HELP YOU | |
| 2402. | Binary system has a base of | 
| Answer» Answer: 2 Explanation: Binary number system, in mathematics, positional numeral system employing 2 as the base and so requiring only two different symbols for its DIGITS, 0 and 1, INSTEAD of the usual 10 different symbols needed in the decimal system | |
| 2403. | Function of DO WHILE...LOOP & WHILE...WEND are similar.TrueFalse | 
| Answer» Answer: it's true please LIKE me if U r satisfied | |
| 2404. | If the step value is missing in WHILE...LOOP then it results as _____ loop. | 
| Answer» | |
| 2405. | The document contains the text to be sent | 
| Answer» The outbox contains the TEXT that we send to all the RECIPIENTS. | |
| 2406. | The library of picture and graphics | 
| Answer» ............................ SORRY I can't UNDERSTAND this ..... | |
| 2407. | A group of related values such as all the values in a single row in the chart....Name the following... | 
| Answer» Data series: A group of RELATED values, such as all the values in a single row in the chart. A chart can have just ONE data series (shown in a single bar or line), but it usually has several. Axis: A line that serves as a MAJOR reference for PLOTTING data in a chart. | |
| 2408. | Please IT experts answer this question..... | 
| Answer» I am not Explanation: so I couldn't answer it so SORRY | |
| 2409. | 1. Create a class called Palin with following data members and member methods.Data members:String wordString revword;Member Methods:Palin()-Default constructor and store the default value as “Madam”.Palin(String)-Parameterized constructor to initialize the word.void check()-To check whether the given word is palindrome word or not.void display()-to display the original word and reversed word.Write a main method to create an object of the above class and invoke the functions.2. Write a program that alters a string in such a way that the alphabet next to vowels gets replaced by an equivalent opposite case alphabet.Ex: Input – Protection Output- ProTeCtiON3. Accept a string, for Example,”BHARAT” and write a method in a class that prints the following. B H H A A A R R R R A A A A A T T T T T T4.Write a program to accept a line of text and decode by replacing few letters with special characters according to the following instructions.A or a - @D or d - #I or i - &M or m - *X or x - $Ex: Input - Admin staff is taking Xerox copies. Output - @#*&n [email protected] &s [email protected]&ng $ero$ cop&es.5.Write a menu driven program for the following functions 1. Encode 2. Decode.By accepting the line of text and number of move (Note :use 26 alphabets only )Example: INPUT - JAVA IS FUN. Move -2 charactersENCODE : LCXC KU HWP.DECODE : JAVA IS FUN. | 
| Answer» Answer: This seemingly idle question may not be all that simple to answer. One thing is sure, 1,000 words all written without any paragraph spacing will drive your reader a little mad. The first point is clear: 1,000 words is a lot of words. Split it up into paragraphs for heaven’s sake, or expect your intended readers to head for the hills for a chance to rest their weary eyes on some open space. So given you need to transform your 1,000 words into something easy on the eyes, you know you have to split it into paragraphs. How do you do that? A Sentence Is an Idea, a Paragraph Is Closely Related Ideas Whatever you’re discussing, you’ll discover a number of concepts which you presumably planned before you started writing. To make it all hang together nicely, you add a bit of space when you transition from one area of discussion to another. As with any rule, there are exceptions, but broadly speaking, essay writing and academic writing calls for paragraphs in the 100-200 word range. Bear in mind that academic and essay writing usually means you’re writing for a fairly dedicated reader, but what about the HUGE chunk of the population who are frightened off by big chunks of text, even if they are only six or seven lines long (depending on font)? Journalists and Commercial Writers Keep Their Paragraphs Short “White space” is a wonderful illusion that tells your reader what you have to say is pretty easy to take in. I’ve seen some news articles in which each paragraph is only one sentence long. I feel that’s taking it to extremes, and it can have the opposite effect of making your writing look disjointed. I like to see at least three or four lines to a paragraph, and as an indication, my longest paragraph so far is just 74 words long. You can assume commercial writing and news reports will have paragraphs approximately half as long as the ones you’d see in academic or essay writing. In this case, we’re LOOKING at ten to twenty paragraphs per 1,000 words instead of five to ten. Dialogues Have a New Paragraph for Every New Speaker One context in which a paragraph can be as short as five characters is direct speech involving two or more speakers. “Oh!” Count ’em: two characters for the word, and three for the punctuation marks. To begin with, you’d introduce or refer to your speakers, but once the conversation is flowing nicely, you can start skipping them at times. “No!” exclaimed Mary. “Yes!” John couldn’t help being amused at Mary’s surprise. “You don’t really mean it, do you?” “Of course I mean it, silly!” It’s a lot less cumbersome to skip a mention of the speaker than to add “said Mary” and “John said” after every direct quote. So theoretically, you can have a paragraph consisting of one word plus punctuation marks. 1,000 words in direct speech would therefore mean you’d write way more than the five or ten paragraphs our initial guideline suggested. How Many Paragraphs in 1,000 Words? Here’s a basic summary. Probably not less than 5 paragraphs. For easy reading, probably no less than 10. For direct speech, one for every time you change speaker (however many times that is). Does It Matter? Not necessarily, but bear in mind that even teachers who are paid to read students’ writing get tired eyes. The easier it is to read and understand what you have written, the more likely your teacher is to notice those clever details you included. There’s also a distinct possibility they won’t start hating you while they read your work. Yes, they’re supposed to be unbiased, but everyone is human! When writing in other contexts: an article, a blog, or a book, keeping paragraphs short helps to hold your reader’s attention. Yes, there are famous writers who just wrote without much attention to paragraphs, or even punctuation, but their work isn’t an easy read, and no matter how educated we may be, “easy” is invariably the PREFERRED option. To take easy reading to the next level, try using sub-headers every paragraph to three paragraphs. This is applicable to blogs and web pages, and to a CERTAIN extent, in academic writing. When you hit a web page for info, what do you do? I look at the header, and then I scan the sub-heads to get an idea of the writer’s approach to the subject. If it looks like fluff, I kill the page and move on. But if the sub-headers are interesting, and seem to tell me there’s something worth learning, I’ll read the whole piece. Whatever You Do, Use Paragraphs Using paragraphs well (with or without sub-heads) makes your work more accessible to your reader, and, to a certain extent, it shows you’ve ordered your thoughts and are discussing one point at a time. If you can’t organize your work into paragraphs consisting of related thoughts, you may be jumping AROUND too much. Check it out and try again. – 2,000 words for essays, | |
| 2410. | Main three components of sprite | 
| Answer» Explanation: There are FOUR MAIN elements of Scratch: the stage, the SPRITES, the SCRIPT and the programming palette. | |
| 2411. | An element is composed of:a. ON tag and OFF tag b. The content between the opening and closing tag c. Both a and b  | 
| Answer» This you SEARCH from GOOGLE is BETTER .......... ...... | |
| 2412. | What do you know about the development of computer?  | 
| Answer» Answer: Although the development of digital COMPUTERS is ROOTED in the abacus and early mechanical CALCULATING devices, Charles Babbage is credited with the design of the first MODERN computer, the analytical engine, during the 1830s. ... In 1943 Conrad Zuse built the Z3, a fully operational ELECTROMECHANICAL computer. HOPE IT HELPSS. . . . ❤❤❤ | |
| 2413. | WHILE...LOOP is used when we know the number of iterations of a loop.TrueFalse | 
| Answer» s I think | |
| 2414. | Find the output of the given program if input is 10 | 
| Answer» Answer: hello everyone I'm a complete pure bigginer in programming, I don't KNOW anything about it, but I'm very much interested. PLS tell the procedures to learn it, I mean, what to learn before LEARNING language, which language should I learn first, and then what I should learnvolume of cylinder is 156 CM³ melted to form 3 cones with equal base and height volume of cone is | |
| 2415. | Mention the various ways in which sound can be added to a presentation | 
| Answer» Answer: Audio files. You can INSERT an audio file—for example, a speech or interview—by clicking the Audio BUTTON in the Media group on the Insert tab, and then SELECTING the file. SOUND clips. You can insert a sound clip by clicking the Audio arrow in the Media group on the Insert tab, and then clicking Clip Art Audio to display the Clip Art task pane, where you can search for and select the sound you want. Clicking Find More At Office.com at the BOTTOM of the task pane takes you to the Office.com Web site, where you can search for additional sounds. Explanation: Hope it helps!!! | |
| 2416. | What is. software......... | 
| Answer» Answer: Software, instructions that TELL a computer what to do. Software comprises the ENTIRE set of PROGRAMS, procedures, and routines ASSOCIATED with the OPERATION of a computer system. The term was coined to differentiate these instructions from hardware—i.e., the physical components of a computer system. | |
| 2417. | What are the basic operation of computer ? | 
| Answer» BASICALLY COMPUTER does 5 basic operations that are input, output, PROCESS,storing and controlling. Input is basically taking data from the user, processing is transferring that data into USEFUL information, then that information needs to be stored and controlled and finally output is give to user. Hope it help you..✌☺ | |
| 2418. | drop cap feature allows to display the first word of the paragraph in a large capital say true or false | 
| Answer» TRUE , drop CAP feature allows to display the FIRST word of the PARAGRAPH in a large capital | |
| 2419. | Name the default editing mode in LibreOffice Calc. | 
| Answer» Answer: | |
| 2420. | ______ is a high level language used for writing codes for the computer program | 
| Answer» | |
| 2421. | Write an algorithm to accept radius of a circle from user, and display area of the circle using the formula:area = 3.14 x radius x radius | 
| Answer» Explanation: Here we are writing a simple C program that calculates the area and circumference of circle based on the radius value PROVIDED by user. Formula: Area = 3.14 * radius * radius Circumference = 2 * 3.14 * radius Program to calculate Area and Circumference based on user input To calculate area and circumference we must know the radius of circle. The program will prompt user to enter the radius and based on the input it would calculate the values. To MAKE it simpler we have taken standard PI value as 3.14 (constant) in the program. Other details are mentioned as comments in the below example program. #include  int MAIN() { int circle_radius; float PI_VALUE=3.14, circle_area, circle_circumf; //Ask user to enter the radius of circle printf("\nEnter radius of circle: "); //Storing the user input into VARIABLE circle_radius scanf("%d",&circle_radius); //Calculate and display Area circle_area = PI_VALUE * circle_radius * circle_radius; printf("\nArea of circle is: %f",circle_area); //Caluclate and display Circumference circle_circumf = 2 * PI_VALUE * circle_radius; printf("\nCircumference of circle is: %f",circle_circumf); return(0); } Output: Enter radius of circle: 2 Area of circle is: 12.560000 Circumference of circle is: 12.560000 If you want more accurate results then take PI value as 22/7 instead of 3.14, it would give you the EXACT values of area and circumference. | |
| 2422. | What is the main purpose for spreadsheet | 
| Answer» Answer: A spreadsheet is a file that exists of cells in rows and columns and can help arrange, calculate and sort data. Data in a spreadsheet can be NUMERIC values, as well as text, FORMULAS, references and FUNCTIONS. | |
| 2423. | द डॉक्यूमेंट इज द प्राइमरी मेमोरी ऑफ द कंप्यूटर true or false | 
| Answer» | |
| 2424. | What are the tasks of suitable for spreadsheet | 
| Answer» Answer: Spreadsheet is the anotger name of excel | |
| 2425. | To the cell pointer to the first cell of the topmost row | 
| Answer» Ctrl + Up ARROW: Moves cell pointer to the first cell (ACTIVE COLUMN) in a WORKSHEET. Explanation: no sure about the answer | |
| 2426. | Backgrounds can be added to all the slides at ones .true/false | 
| Answer» False ones ---> once Explanation: | |
| 2427. | ______ is a high level language used for writing quotes for the computer program | 
| Answer» Answer: In computer science, a high-level PROGRAMMING language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming languages, it may USE natural language elements, be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. memory management), making the process of DEVELOPING a program simpler and more understandable than when using a lower-level language. The amount of abstraction PROVIDED defines how "high-level" a programming language is.[1] In the 1960s, high-level programming languages using a compiler were commonly called autocodes.[2] Examples of autocodes are COBOL and Fortran.[3] | |
| 2428. | (179)10 = (?)16 convert | 
| Answer» | |
| 2429. | The shortcut key to close word application | 
| Answer» Answer: Explanation: 1. OPEN a document: Ctrl + O. 2. Create a new document: Ctrl + N. 3. SAVE the current document: Ctrl + S. 4. Open the Save As WINDOW: F12. 5. CLOSE the current document: Ctrl + W. 6. Split the window: ALT + Ctrl + S. | |
| 2430. | Write the steps to select irregular areas of a drawing | 
| Answer» Answer: It's super simple to USE: click once to set the starting POINT, move your cursor along the shape of the ITEM you want to SELECT, and then click again where the ANGLE changes; repeat this process until you've outlined the whole shape. To complete the selection, point your cursor at the first point you created. Mark Branilist | |
| 2431. | Science Subje.AssignmentChapter- 17Forests: our lifelinel in the blanks-A forest is a purifier of ............and.... | 
| Answer» Answer: A forest is a purifier of air and water. Hope this HELPS you. | |
| 2432. | द डाटा टाइप ऑफ 30 पॉइंट 6 शुड बी  | 
| Answer» Answer: APPROXIMATE types include floating POINT DATA types. ... Scale can be 0 (no digits to the RIGHT of the decimal point) | |
| 2433. | By default table border is | 
| Answer» noooooooooooooooooooo | |
| 2434. | 50 words about uttarayan short paragraph ? | 
| Answer» on which TOPIC? | |
| 2435. | A place were the British, Dutch and sach had thens-factories | 
| Answer» Answer. EXPLANATION: PATNA, the ancient Pataliputra, was the centre of the OPIUM trade in northern India. The Dutch, French, Danish and BRITISH East India Companies all had 'factories' there | |
| 2436. | अ प्रेजेंटेशन इन ऑल कलेक्शन ऑफ डिफरेंट इन सिस्टमैटिक ऑर्डर | 
| Answer» Explanation: | |
| 2438. | _tag displaus the text is slanting form | 
| Answer» nnnnnnnnnooooooooiiiiooooii | |
| 2439. | 1. আপনি কি জানেন একসময় আলিপুরচিড়িয়াখানা ছিল দেশের প্রাচীনতমচিড়িয়াখানা, কোন বছর থেকেচিড়িয়াখানাটি আমাদের সকলের জন্যউন্মুক্ত হয়?1877O 1850O 1875 | 
| Answer» 1876,1 may Explanation: HOPE it'll help you make it BRAINLIEST answer please and follow me | |
| 2441. | 1. আপনি কি জানেন একসময় আলিপুরচিড়িয়াখানা ছিল দেশের প্রাচীনতমচিড়িয়াখানা, কোন বছর থেকেচিড়িয়াখানাটি আমাদের সকলের জন্যউন্মুক্ত হয়?O 1877O 1850O 1875 | 
| Answer» 1 may 1876 Explanation: HOPE it'll help you MAKE it BRAINLIEST answer please please please | |
| 2442. | 1. আপনি কি জানেন একসময় আলিপুরচিড়িয়াখানা ছিল দেশের প্রাচীনতমচিড়িয়াখানা, কোন বছর থেকেচিড়িয়াখানাটি আমাদের সকলের জন্যউন্মুক্ত হয়?O 1877O 1850O 18751900 | 
| Answer» uldogzhyz7tpocueighepuxigeufaiyrprkbdkhe Explanation: GIVE THANKS to me and give FULL RATINGS by | |
| 2443. | How to add a page in a started word document in Microsoft Office Word  | 
| Answer» Answer: To put a BLANK PAGE into your Word document, place the cursor where you want the new page to begin and then CLICK INSERT > Blank Page. The blank page opens, ready for whatever you want to add. Another option when you need a little space is to insert a page break. | |
| 2444. | Wrire the step of following in. action in excel | 
| Answer» gdodcssblsfdlpstselzufsj | |
| 2445. | 2. বই এবং সাহিত্যের প্রতি তিলােত্তমারভালােবাসার কথা আমরা সকলেই জানি,কলকতা------মধ্যে দ্বিতীয় বৃহত্তম পুরাতনবইয়ের সংগ্রাহকO West BengalO IndiaO AsiaO The World | 
| Answer» jsujsihdbdjodbdkdbdjevjehgejwjed | |
| 2446. | How to add a page in a word document | 
| Answer» with the HELP of PDF FILE because it is SECURED file ............ | |
| 2447. | 4. আমরা সকলেই জানি যে বিশ্বের বৃহত্তমগাছটি কলকাতার এক বিরাট জায়গাজুড়েঅবস্থিত, আপনি কি জানেই এই বটগাছটিরবয়স কত?O 275) 250O 350O 375 | 
| Answer» 250 বছর Explanation: hope it'll HELP you make it BRAINLIEST answer PLEASE and follow me | |
| 2448. | To delete a slide right click on the slide in the activation and click on the the cut option delete side option delete option | 
| Answer» Answer: delete option Explanation: For a single SLIDE: Right-click the slide in the THUMBNAIL pane on the LEFT, and select Delete Slide. For multiple SLIDES: PRESS and hold Ctrl, and in the thumbnail pane on the left, select the slides. Release the Ctrl key. Then right-click the selection and choose Delete Slide. | |
| 2449. | 5. কলকাতার রয়্যাল গল্ফ ক্লাবটিএর বাইরে দ্বিতীয় প্রাচীনতমসােনার ক্লাবO PortugalO U.KO Republic of IrelandO U.S.A | 
| Answer» | |
| 2450. | LET = to assign a value tothe variable . example =Let A=5 will assign the value 5 to the variable .INPUT - to accept a value of a variable.Example = INPUT A will prompt the user to enter a value for thevariable.explain this☝ in Hindi language  | 
| Answer» Answer: civic center for the PORTION of the FIRST TIME in the portion of the first time in the portion of the first time in the portion of the first time table portion and blueprint | |