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.

25701.

What is function write its uses and explain any two library functions in detail​

Answer» HOPE you like this answer❣️Explanation:Standard LIBRARY FUNCTIONS are also known as built-in functions. Functions such as puts() , gets() , printf() , SCANF() etc are standard library functions. These functions are already defined in header files (files with . h EXTENSIONS are called header files such as stdio.
25702.

write a vb program to calculate the sum of all positive even number and sum of all negative odd number from a set of numbers ​

Answer»

java.util.Scanner;public class FiftyPrimes{ // Return true if a number n is PRIME public static boolean isPrime(long n) { // Check DIVISION from 2 to sqrt(n) for (long i = 2; i <= Math.sqrt(n); i++) { if (n % i == 0) { return false; } } // If no division is found, number is prime return true; } public static void main(String[] args) { // Create Scanner object Scanner sc = new Scanner(System.in); // Take user input System.out.print("ENTER the starting point: "); long start = sc.nextInt(); // Close Scanner object sc.close(); // If start point is less than 2, make it 2 if (start < 2) { start = 2; } int numberOfPrimes = 0; // Number of primes printed long number = start; // Number to be tested for prime // Iterate until 50 primes are printed while (numberOfPrimes < 50) { if (isPrime(number)) { System.out.println(number); numberOfPrimes++; } number++; } }}The problem STATEMENT is quite clear. First take the user input of a starting point (which we will do with java.util.Scanner) and then print the NEXT 50 primes.

25703.

Define digital collage? ​

Answer»

▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ A digital collage is an ART form created by piecing and layering TOGETHER a variety of virtual IMAGES and TEXTURES from different sources to CREATE a whole new work of art.▃▃▃▃▃▃▃▃▃▃▃▃▃▃

25704.

Network operatingsystemSetuca and þ to videstheto manage data. ( (TruetunsCabillityofFalse)​

Answer»
25705.

Fill in the blanks you should select _____option in macros submenu in macros submenu execute a macro​

Answer»

the EXPLANATION:the is the ANSWER...

25706.

Transmission media are usually categorised as _______​

Answer» TRANSMISSION MEDIUM EXPLANATION:HOPE it is USEFUL for you
25707.

Which of these does not help you manage stress a. Yogab. Breathing exercises c. Nature walksd. Meditation ​

Answer»

: B) Breathing EXERCISES Detailed Answer : Breathing exercises might help slightly in maintaining the STRESS but these majorly help in breathing. Hence, they this answer.Mark BRAINLIEST

25708.

Q. 4 Solve Below entries with Group & Voucher Type :- a) Mr. Ram start business with Cash 20,00,000=00, Goods 10,00.000=00, Furniture 50,000=00, Computer 25,000=00Total rupees 3075000.​

Answer»

uziguoxu jtxuog iydougjrcipdv and mám SOUD is a GOOD MORNING all sír and mám soud is

25709.

A programmer is making a database of animals in zoo along with their properties possible animals dog lion and zebra is attributes herbivorous colour and not eternal the programmer is an object oriented programming faradism for this how is the system by conceptualized ​

Answer» HELPS you and PLEASE MARK it as BRAINLIEST
25710.

Html is erver and browser software languag.​

Answer»

Hypertext Markup Language (HTML) is the standard markup language for DOCUMENTS designed to be displayed in a web BROWSER. It can be assisted by technologies such as Cascading STYLE Sheets (CSS) and scripting languages such as JAVASCRIPT.

25711.

Please answer this...I will mark brainliest if the solution is appropriate .

Answer»

ming language:-PythonAnswer:-patient_name = INPUT('Enter your name: ')days = input('Enter number of days: ')type = input('There are TWO patient types. Enter 1 for OPD and 2 for Private: ')if int(type) == 1: print('Daily CHARGE: 300') total_bill1 = 300 * int(days) print('Total bill: ') print(total_bill1)else: print('Daily charge: 2000') total_bill2 = 2000 * int(days) print('Total bill: ') print(total_bill2)

25712.

Pwd stand print working directory r false​

Answer»

falseExplanation:MARK me BRAINLIST

25713.

Relate a real-life scenario depicting communication barrier of environment.​

Answer»

Environment based communication barriers are: Noise: Noise possesses a physical barrier in an effective communication. Origin of noise can be a external source or it may be present in the communication system itself. For example, it is very hard to establish an effective communication on a factory FLOOR or bus stand or railway station. So, in order to have an effective communication, communication system and environment should be relatively noise-free, as it DISTORTS the message and act as a barrier to effective communication. Place: Effective communication also depends upon the place or location where communication is taking place. This can be understood by simple comparison between environment of a government office and that of a multi-national company. Inconvenient place, POOR lighting, rickety furniture and improper space and other surrounding issues can make effect people negatively making them impatient, irritated and annoyed. Thus, CAUSING a significant OBSTRUCTION in proper communication. Good environment with proper ventilation and lighting improve the quality of communication. Explanation: mark me brainliest, like

25714.

Distinguish between thermoplastics and thermosetting plastics​

Answer»

thermoplastic can be BENT easilyand used to make chairsbut THERMOSETTING PLASTIC is so HARD cant be broken easilyit is used to make cooking panlike teflonplease follow me and Mark me as BRAINLIEST

25715.

जीमेल इज एन एक्स एग्जांपल ऑफ वेब ब्राउज़र टू या फॉल्स​

Answer»

falseExplanation:GMAIL IS A MESSAGING APP..

25716.

Who command lists all user currently working on system​

Answer» W command shows who's logged on and what they are doing. It displays INFORMATION about current USERS on the machine by reading the file /var/run/utmp , and their processes /PROC .
25717.

Pixels are many square on a computer screen true or false​

Answer» TRUE Explanation:For all PRACTICAL purposes, it is true that a pixel is one square on the COMPUTER screen. For a reference, if you use Windows 10, the left, right, and bottom WINDOW borders are one pixel thick. That is what a pixel looks like.please MARK As Brainliest
25718.

Do-while और while loop एक समान होते है। 1 j) A variable name cannot start with numberएक variable नाम संख्या से शुरू नहीं हो सकता है।k) Title bar showing the top of the windowsटाइटल बार विंडो के शीर्थ को दर्शाती है।1) Window NT is a Network Operating SystemWindow NT एक नेटवर्क ऑपरेटिंग सिस्टम है।m) who command lists all users currently workwho command सिस्टम पर काम कर रहे सभी उपयोगाकरता है।n) Comparison operator has only True or FalseComparison operator का केवल सही या गलत मूल्यo) Linux is an Open Source Softwareलिनक्स एक ओपन सोर्स सॉफ्टवेयर है।) Define Computer Network. What are its advaकंप्यूटर नेटवर्क को परिभाषित करें। इसके क्या फायORExplain following shell commands with syn​

Answer»

tszrxtockgjgjg and mám SOUD is a good morning all sír and mám soud is a good morning to cutee Alisa of the year again and again I WILL TELL SOheueh jeheij uhieh hheij hheij uuhgigg ugishdieh gjxitdifzhjgx and mám soud to all of the day and is a great time and mám soud is the best REGARDS David David I hope to cutee and is ADARSH KUMAR MiSHRA ️️️ chfudghdye girgeyuye and the REST of tfhc and the rest are you going to all of the year again is ADARSH is the

25719.

Q. 4 Solve Below entries with Group & Voucher Type:-a) Mr. Ram start business with Cash 20,00,000=00, Goods 10,00,000=00, Furniture 50,000-00. Computer 25.000-00Total rupees 3075000​

Answer»

blem statement is quite clear. First take the user input of a starting point (which we will do with java.util.Scanner) and then print the NEXT 50 primes.import java.util.Scanner;PUBLIC class FiftyPrimes{ // Return true if a number n is prime public static boolean isPrime(long n) { // Check division from 2 to sqrt(n) for (long i = 2; i <= Math.sqrt(n); i++) { if (n % i == 0) { return false; } } // If no division is found, number is prime return true; } public static void main(String[] args) { // Create Scanner object Scanner sc = new Scanner(System.in); // Take user input System.out.print("ENTER the starting point: "); long start = sc.nextInt(); // CLOSE Scanner object sc.close(); // If start point is LESS than 2, make it 2 if (start < 2) { start = 2; } int numberOfPrimes = 0; // Number of primes printed long number = start; // Number to be tested for prime // Iterate until 50 primes are printed while (numberOfPrimes < 50) { if (isPrime(number)) { System.out.println(number); numberOfPrimes++; } number++; } }}

25720.

Linux is the single usre operating system​

Answer»

It is an operating system in which the user can manage one thing at a time effectively. Example: Linux, Unix, windows 2000, windows 2003 etc. Single user Operating System has two types: Single user Single TASK Operating System and Single user Multi task Operating System. ... It provides a PLATFORM for one user at a time.please MARK me as a brainlist

25721.

Write a Java program to display employee name and salary using class and method invocation. (with screenshot of the output)

Answer»

I SUBSCRIBED the Java PROGRAMMING EXPLANATION:please MARK me as brainliest answer

25722.

Est -A report can be formatted in theView​

Answer»

tion:what is the QUESTION, can u WRITE the TYPE the question properly

25723.

Which site gives us gseb leaked papers?​

Answer»
25724.

Answer First Question​

Answer»

first we have to RIGHT the name of STUDENTS in ascending order LIKE a to Z

25725.

हाउ कैन यू सेव ऑफ पब्लिकेशन इन पेज मार्कर​

Answer»

fgisbc cjfvtjd and mám SOUD is a GOOD morning all sír and mám ☺️ and the second time this weekend but will need the ORIGINAL transmission is intended SOLELY to the followin

25726.

वीडियो स्टैंड्स फॉर विशाल विशाल डिस्प्ले यूनिट​

Answer»

What Is Thissssssssssssssssssdddddfhhjjgjgkkgnjfkkffkjfjjf

25727.

Write short note on corel draw?​

Answer»

Corel draw is a vector graphic EDITOR developed and MARKETED by corel CORPORATION.

25728.

Write down the syntax for the following functions in java Programming... first To find the smaller between two numbers ?? ​

Answer»

java.util.SCANNER;public class FiftyPrimes{ // Return true if a number n is prime public static boolean isPrime(long n) { // Check division from 2 to sqrt(n) for (long i = 2; i <= Math.sqrt(n); i++) { if (n % i == 0) { return FALSE; } } // If no division is found, number is prime return true; } public static VOID main(String[] args) { // Create Scanner object Scanner sc = new Scanner(System.in); // Take user input System.out.print("Enter the starting point: "); long start = sc.nextInt(); // Close Scanner object sc.close(); // If start point is less than 2, make it 2 if (start < 2) { start = 2; } INT numberOfPrimes = 0; // Number of primes printed long number = start; // Number to be tested for prime // Iterate until 50 primes are printed while (numberOfPrimes < 50) { if (isPrime(number)) { System.out.println(number); numberOfPrimes++; } number++; } }}

25729.

Makea chart of Law Implemented duringBritish India​

Answer» MARK me as BRAINLIEST and FOLLOW meExplanation:
25730.

Explain any three input devices ​

Answer»

Examples of input devices INCLUDE keyboards, mouse, SCANNERS, digital cameras, joysticks, and microphones.The function of an input device is to communicate INFORMATION to a computer or other sort of information processing equipment. Input devices are types of PERIPHERAL devices that communicate with processing units. The most common forms of input device for personal computers are keyboards and MICE.

25731.

What is bad land?????????​

Answer»

Badlands are a type of dry terrain where softer sedimentary rocks and clay-rich soils have been EXTENSIVELY eroded by wind and water. They are characterized by steep slopes, MINIMAL vegetation, LACK of a substantial regolith, and high drainage DENSITY. They can resemble malpaís, a terrain of volcanic rock.Explanation:Follow me ☺️

25732.

Fill in the blank you should select ________option in macros submenu execute a macro.​

Answer»

what we USE PREPOSITION or ARTICLE

25733.

Who command lists all users currently working on system ?​

Answer»

w command shows who's LOGGED on and what they are doing. It displays information about current users on the MACHINE by READING the FILE /var/run/utmp , and their processes /proc .

25734.

Which of the following can help you manage time better?w Which of the following• Talking to friends .3) Making4 Watching favourite movie2 Makinga to do listsurewe don't miss ourplay time​

Answer»

we don't miss our play TIME because PLAYING is GOOD for health

25735.

5) what are the advantages of themachine by Leibnitz over Pascaline?​

Answer»

hope it's helpful and Mark me as BRAINLISand follow meExplanation:PASCALINE CALCULATOR was used to perform addition and subtraction of two numbers directly and it can also perform MULTIPLICATIONS and DIVISIONS by using repeated addition and subtraction. The main advantage is that it can perform CARRY operation with ease and also cascading operation.

25736.

Dash test can be done without the internet?​

Answer»

no and nevermark me as BRAINLIST PLEASE

25737.

वीटीयू स्टैंड्स फॉर विजुअल डिस्प्ले यूनिट ट्रू या फॉल्स​

Answer»

वीडियो डिस्प्ले यूनिट के लिए हॉर्ट, VDU एक कंप्यूटिंग डिवाइस है जो एक उपयोगकर्ता द्वारा इनपुट के लिए अनुमति देता है और एक कंप्यूटर मॉनीटर की तरह डिस्प्ले में आउटपुट करता है। VDU में एक डिस्प्ले डिवाइस और एक कीबोर्ड होता है, और इसमें एक माउस भी शामिल हो सकता है। संयुक्त राज्य अमेरिका में, इसे कभी-कभी वीडियो डिस्प्ले टर्मिनल, या वीडीटी के रूप में जाना जाता है।Explanation:

25738.

1 to 100 units - Rs.10/unit 100 to 200 unitsRs. 15/unit200 to 300 unitsRs. 20/unitabove 300 unitsRs. 25/unit.A Java program for this​

Answer»

the CORRECT ANSWER is here Explanation:plz MARK as BRILLIANT answer

25739.

The condition in the while is checked at the​

Answer» TION:A while loop evaluates its condition before the first ITERATION, and INBETWEEN each subsequent iteration. The condition is never evaluated inside the loop body. It checks it before running again (first time, after first RUN and so on). You have to break or whole chunk of code will run.
25740.

Paper - Computer Science Qul Thue or False(al Network Operating system rurs on server and provides theCapability to managedata. С Tsue 1Ho Linux is a single ser operating system.(False](c) Bowd stands for Paint Working Pirectory. (False]Id) Firewall did not prevent from unauthorised access®) kernel is known as core of Operating SystemHi Comel Dow is designing Software49) Ellipse tool is used to draw circles.(8) An inkger can be either positive or negative numberli do-while and while loop areloop are same -name cannot start with number.(4) A variable​

Answer» WRITE the PROCEDURE of prite a DOCUMENT
25741.

OT thistool?>>name of this tool​

Answer»

icon MAGIC wand toolExplanation: The Magic Wand Tool works by selecting an area of SOLID COLOR within an image. Once your selection is MADE, the Magic Wand Tool gives you MULTIPLE options for refining that selection.

25742.

Please tell me _____&_____________&&____​

Answer»

which SCHOOL do you BELONG to PLEASE TEL

25743.

Please solve this multiple choice question.​

Answer»

:b. FILTER c. 621 e. 32 F. 10Idk the ANSWER to a and d.

25744.

Give example of use of it in every day life​

Answer»

Of which ??????Indaiy LIFE we USE so many things LIKE water, food ,pen ,BOOK,etc.

25745.

Tool?>>which tool is this​

Answer»

please mark me as brainliest and FOLLOW me piece of EQUIPMENT such as a hammer, that you HOLD in your hand(s) and USE to do a particular JOB

25746.

The navigatorcan be opened by preesing shortcut key​

Answer»

F5 Opens the Navigator window. F6 Sets focus in NEXT subwindow. Shift+F6 Sets focus in previous subwindow. F10 Activates the first menu (File menu).EXPLANATION:mark me as brainliest and FOLLOW me

25747.

Define web browser name any three web browsers (4no. question) ans me fast pls​

Answer»

A web browser, or simply "browser," is an application used to access and view websites. Common web browsers include Microsoft Internet Explorer, Google Chrome, Mozilla Firefox, and Apple Safari. ... Forexample, Ajax enables a browser to dynamically update INFORMATION on a webpage without the NEED to reload the page.Explanation:please....Follow me on my YouTube CHANNEL Text "LearnAddict Tamil" in YouTube search please...Text the correct spelling....I will not ask you to follow me or mark me brainliestIF YOU LIKE MY ANSWER, YOU CAN DO....If you follow me on my YouTube channelthen, I'll follow you back on Brainly and YouTube tooDon't miss a FOLLOWER on both BRAINLY and YOUTUBEAfter Subscribing my channel...add a comment "SUBSCRIBED"so that it will be easy to SUBSCRIBE you back...

25748.

What is Text wrapping? Write down the steps to set a picture to right side of a document​

Answer» SELECT the image you want to wrap TEXT around. The Format tab will appear on the RIGHT side of the Ribbon.On the Format tab, click the Wrap Text command in the ARRANGE GROUP. Then select the desired text wrapping option. ...The text will wrap around the image.
25749.

Gmail is a example of web browser true or false​

Answer»

FALSEExplanation:Gmail is a free email service developed by Google. Users can access Gmail on the web and using third-party programs that SYNCHRONIZE email CONTENT through POP or IMAP PROTOCOLS.

25750.

Fill in the blank macros are available I ______dropdown menu ​

Answer»

macros accessible from existing drop-down menus can make them extremely easy to find. Select (View > Toolbars > CUSTOMISE) or alternatively select (Tools > Customise). Select the Commands TAB. Scroll to the bottom of the Categories list and select "MacrosCreate a Drop Down list Select cell B2. Go to tab "Data" on the ribbon. Click the "Data validation" button and a dialog box appears. Click on the Drop Down list below "Allow:" and select "List". Type your macro NAMES in Source: field, separated by a comma. Click OK button.macros are available I ___the___dropdown MENU ​Explanation: