 
                 
                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.
| 29651. | write a shell script to read a directory path from command line. count how many files are there in the directory | 
| Answer» I don't knowExplanation:I don't KNOW | |
| 29652. | #include #include main() { float num1; float num2; char op; float result printf("enter the first number:"); scanf("%f",&num1); printf("enter the operation :"); scanf("%c",&op); printf("enter the second number : "); scanf("%c",&num2); switch(op) { case'-': result = num1-num2; printf("%f",result); break; case'-': result = num1+num2; printf("%f",result); break; case'-': result = num1*num2; printf("%f",result); break; case'-': result = num1/num2; printf("%f",result); break; default : printf("the operator is not valid"); } getch() } calculator by educationverse in c language | 
| Answer» | |
| 29653. | Write a Python program to display multiplication tables from 1 to 5. | 
| Answer» MULTIPLICATION in Python is DONE by ( * ) operator, Then the result is saved in the PRODUCT VARIABLE and printed out using string formatting. However, the more memory-efficient way to perform a multiplication in Python is by not using any variables at all it can be done | |
| 29655. | Arnav wants to set up his E-commerce store. Suggest few methods as how he can use the best of IT to be successful. | 
| Answer» he can do FLIPKART PLEASE MARK it as BRAINLIEST | |
| 29656. | Which of the following is not jumping statement  | 
| Answer» Which of the following is not a valid jump statement? Explanation: BREAK, continue and RETURN TRANSFER control to another PART of the program and returns back to caller after execution. However, goto is marked as not USED in Java. | |
| 29657. | switch-case is similar to _____________________ statement. 1 if else 2 if-else- if 3 break 4 goto plzhelp mee | 
| Answer» [15/06, 7:53 PM] ㅤㅤㅤㅤㅤㅤ: AAPP KA RECHARGE KHATAM HONE WALA HAI ISSS LIYE ,SRIF AAPP KE LIYE HUM NE OFFER BANAYA HAI ISS ME AAAPP KO ONLY₹10000KA AGAR AAAP KARENGETOO AAPPP KO MILEGA 1GB DATA ,VALIDITY 1 DAYAUR 1 SMSRECHARGE KARANE KE LIYE AAPP KOO NICHE DIYE GAYE LINK PE CLICK KARE YE OFFER SIRF 1HOUR KE LIYE HI HAI LINFast[15/06, 7:57 PM] ㅤㅤㅤㅤㅤㅤ: HUM AAPP KOO PARE SAN NAHI KAR RAHE HAIN LINK PE CLICK KAREAUR APNA RECHARGE KAREPEHELE ISTMAL KARE FHIR VISVAS KARE,THANK YOU | |
| 29658. | How to create logo using photoshop | 
| Answer» https://m.facebook.com/story.php?story_fbid=776604832735443&id=100011577997823In today's world surveys are very important to introduce any kind of product in market. For example, a car company FIRST TAKES the SURVEY to GET information about choice of people about features of cars then PREPARE its car accordingplese mark branlist | |
| 29659. | Writing if statement within another if is called as ? | 
| Answer» Yes, writing the 'if' STATEMENT with-in ANOTHER if is called as nested-if. The nested-if statements are the one that means that the 'if' statement will foll_ow under another of the 'if' CONDITION in the PROGRAMMING language.Pls mark me as BRAINLIEST ❤️❤️ | |
| 29660. | Types of number system is * Decimal and Binary Decimal and Octal Positional and Non-Positional Octal and Hexadecimal | 
| Answer» Types of number system is * Decimal and BINARY Decimal and OCTAL Positional and Non-Positional Octal and Hexadecimal.0 votesExplanation:GOOD evening everyone | |
| 29661. | What is a prefix length for this subnet 192.168.1.0 255.255.255.252 a) /26 b) /28c) /30d) /32 | 
| Answer» 30bjwjhuihjExplanation:j2hvfwomhgyvdc in vgtuhjoq HW | |
| 29662. | The FP-SUBNORMAL flag marks a float value that: | 
| Answer» YES it is very helpfulExplanation:THANKS | |
| 29663. | What is the answer for this c programming question 100%20 = 1 !=20 ? | 
| Answer» MARK BRAIN list ... I HOPE dear STUDENT you GET your answer ... | |
| 29664. | Which of the following is not a jumping statement?  | 
| Answer» | |
| 29665. | How Can we scroll a text on a webpage ?? it's urgent | 
| Answer» rquee> tag is used to DISPLAY the scrolling text on the WEBPAGE .HOPE it's helpful to you | |
| 29666. | _____________ ਇਕ ਪਰਿਭਾਸ਼ਿਤ ਫਾਰਮੂਲਾ ਹੁੰਦਾ ਹੈ ਜੋ ਕਿਸੇ ਵਿਸ਼ੇਸ਼ ਕ੍ਰਮ ਵਿਚ ਵਿਸ਼ੇਸ਼ ਮੁੱਲਾਂ ਦੀ ਵਰਤੋਂ ਕਰਦਿਆਂ ਹੋਇਆਂ ਗਣਨਾ ਕਰਦਾ ਹੈ। | 
| Answer» BRO TYPE that in ENGLISH bro | |
| 29667. | 3. ਪੇਜ਼ ਸੈੱਟਅੱਪ ਲਈ ਓਰੀਐਂਟੇਸ਼ਨ ਦੇ ਦੋ ਵਿਕਲਪ ___________ ਅਤੇ __________ ਹਨ। 1) PORTRAIT/LANDSCAPE2) HORIZONTAL/VERTICAL3) LEFT/RIGHT 4) PORTRAIT/VERTICAL | 
| Answer» 3. ਪੇਜ਼ ਸੈੱਟਅੱਪ ਲਈ ਓਰੀਐਂਟੇਸ਼ਨ ਦੇ ਦੋ ਵਿਕਲਪ ___________ ਅਤੇ __________ ਹਨ।1) PORTRAIT/LANDSCAPE2) HORIZONTAL/VERTICAL3) LEFT/RIGHT 4) PORTRAIT/VERTICAL | |
| 29668. | Which statements provide a way to repeat commands? Branchingloopingjumpingnone of these | 
| Answer» is the ANSWER | |
| 29669. | Generally Computers can be classified on the basis of purpose, work, size, model and brand. Explain any three of the basis of computer classifications | 
| Answer» yesExplanation:According to purpose, computers are either GENERAL purpose or specific purpose. General purpose computers are DESIGNED to perform a range of tasks. They have the ability to store numerous programs, but lack in SPEED and EFFICIENCY. Specific purpose computers are designed to handle a specific problem or to perform a specific task. A set of instructions is built into the machine. hope it's HELPFUL to youplz make me an BRAINLIST | |
| 29670. | Name the Topology whose structure is similar to a Water Line Pipe of a Building. | 
| Answer» TION:GOD is the BEST STRUCTURE and he is GREAT | |
| 29671. | Differentiate between physical logical and emotional barriers? | 
| Answer» Emotional Barriers are the mental walls that keep you from openly communicating your thoughts and feeling to others . They prevent you from being yourself and living your life to the fullest . Individuals with emotional barriers tend to be extremely reserved ,CAUTIOUS and insecure.Physical barriers are described as structural obstructions in both humanmade and natural environments that block EFFECTIVE COMMUNICATION so that messages cannot be sent from the SENDER to the receiver. Some of the physical barriers are noise, technological problems, and organizational environment.Explanation: | |
| 29672. | LANs can be connected using? A hub B bus C terminator D none of these | 
| Answer» C) CABLES cables cables | |
| 29673. | Can you tell me the difference between Android and IPhone OS | 
| Answer» android is more POPULAR than an IPHONE ios PLEASE MARK me as BRAINLIEST I have never been BRAINLIEST | |
| 29674. | Binary fraction to decimal : (10.01)²-(?)¹⁰ | 
| Answer» TION:(10.01) in decimal=2.2510 . | |
| 29675. | Wap to accept your name and print in 10 times using qbasic | 
| Answer» en problem is solved using language - QBASIC.1. Using for loop.CLS INPUT "Enter your name: "; A$ FOR I = 1 TO 10 PRINT A$ NEXT I END2. Using while loop.CLS INPUT "Enter your name: "; A$ I = 1 WHILE I <= 10 PRINT A$ I = I + 1 WEND END3. Using do-while loop.CLS INPUT "Enter your name: "; A$ I = 1 DO PRINT A$ I = I + 1 LOOP WHILE I <= 10 ENDThe question asked is very simple. We have to take the name of the USER as input. Then we will iterate a loop 10 times. The print statement is included in loop so that the name is displayed ten times.See attachment for OUTPUT. | |
| 29676. | Subject Test Note Consider a 4-way set associative cache made up of 64-bit words. The mber of a per line is 8 and the number of sets 4096 sets. What is the cache ze? a) IMB b) 10 MB c) 4 MB d) 512 KB | 
| Answer» OPTION (B) 10 MB PLEASE MAKE ME AS BRAINLIST | |
| 29677. | Worm is a self-replicating program like | 
| Answer» Worms are a self-replicating type of malware (and a type of virus) that enter networks by exploiting vulnerabilities, moving quickly from ONE COMPUTER to ANOTHER. Because of this, worms can propagate themselves and SPREAD very quickly – not only locally, but have the potential to disrupt SYSTEMS worldwide. | |
| 29678. | Write a program to display the area of square  | 
| Answer» C PROGRAM
#INCLUDE  | |
| 29679. | Use an adequate looping structure to produce the output given below; you do not need to write the entire main function, only the section containing the loop is required. output + + + + + + + + + + | 
| Answer» I don't KNOW what you think about it is not GOING to be CONDUCTED a NEW one of your own placeExplanation:I'd be know | |
| 29680. | 6. Draw a flowchart and write an algorithm to find a number is prime or composite.[A prime number is a number which have factor 1 & the number itself.Ex: 7] please help it is urgent | 
| Answer» YES, 7 is a prime number. The number 7 is DIVISIBLE only by 1 and the number itself. For a number to be classified as a prime number, it should have exactly TWO factors. Since 7 has exactly two factors, i.e. 1 and 7, it is a prime number.Explanation:Thank You | |
| 29681. | Write down the names of windows images viewer and its working? | 
| Answer» TION:Welcome to Gboard CLIPBOARD, any TEXT you copy will be SAVED here. | |
| 29682. | What are the ADM 5 main focus areas? Select one or more: a. Development b. Operations c. Management d. Planning | 
| Answer» tion:This chapter describes the ARCHITECTURE Development METHOD (ADM) cycle, ADAPTING the ADM, architecture scope, and architecture integration. | |
| 29683. | EXPLAIN - RAYON , POLYSTER, NYLON , ACRYLIC | 
| Answer» ■ a textile fibre or FABRIC made from regenerated cellulose (viscose). ● POLYSTER ■ an artificial material that is used for making clothes, ETC. ● NYLON ■ a very strong man-made material that is used for making clothes, rope, brushes, etc. ● ACRYLIC ■ a very strong man-made material that is used for making clothes, rope, brushes, etc. | |
| 29684. | Tools that makes computer understandable for human | 
| Answer» A set of algorithms has been developed that will HELP teach computers to process and understand HUMAN languages. ... Humans understand language through a variety of ways for example this might be through looking up it in a dictionary, or by associating it with words in the same sentence in a meaningful way.if answer helps mark me as a BRAINLIST and FOLLOW me | |
| 29685. | Dash is the first fully synthetic fibres made by humans | 
| Answer» NylonNylon is ANOTHER man-made fibre. In 1931, it was made without using any natural raw MATERIAL (from plant or animal). It was PREPARED from COAL, water and air. It was the FIRST fully synthetic fibre. | |
| 29686. | Divyansh has created a project for the company. He wants to share it to the company head. He has internet access and File size is 10 GB. Suggest an online and offline method for sharing the project. Urgent full answer | 
| Answer» LOL SALA djdjdjdjjf fjdjdjdjdjjd | |
| 29687. | What is software applications? | 
| Answer» ication program is a computer program designed to carry out a SPECIFIC task other than one relating to the OPERATION of the computer itself, typically to be USED by end-users. Examples of an application include a word PROCESSOR and a media player. The collective noun refers to all applications collectively. | |
| 29688. | Which of the following should get a Didn't Load flag? 1)A page with a malware warning. 2)A page that has a web server error message as the Main Content (MC) and no other content (no navigation links, no home link, no Supplementary Content (SC), no Ads). 3)A page with a customized 404 error message and a link to the website's homepage. 4)A completely blank page | 
| Answer» ueTrueTrueFalseExplanation:In computer technology, INTERNET and WEB has taken over the world.One of the REASONS for increased globalization is internet and technology.But its man MADE and has some bugs and malware, which are viruses for the computer.A reg flag shows when there was an error loading the page. It could be that the Url you entered is incorrect or the data does not exit ANYMORE. | |
| 29689. | ...is concerned with how good is your network.  | 
| Answer» Get fresh ideas. Your network can be an excellent SOURCE of new perspectives and ideas to help you in your ROLE. Exchanging information on challenges, experiences and goals is a KEY benefit of networking because it allows you to gain new insights that you may not have OTHERWISE thought of. | |
| 29690. | Explain formatting cells in ms excel? | 
| Answer» When we format CELLS in Excel, we CHANGE the appearance of a number without CHANGING the number itself. We can apply a number format (0.8, $0.80, 80%, etc) or other formatting (alignment, FONT, border, etc). 1. | |
| 29691. | What are steps to divide 4gb divide by 8 bytes? | 
| Answer» tion:A RATIONAL number is defined as a number that can be expressed in the form of a division of two integers, i.e. p/Q, where q is not EQUAL to 0. √3 = 1.7320508075688772... and it keeps extending. Since it does not terminate or repeat after the decimal point, √3 is an IRRATIONAL numbe | |
| 29692. | Explain the command “java Example” that we write in Terminal | 
| Answer» JAVA can be FREELY downloaded from Oracle’s website. You need the Java JDK to be able to write your own Java PROGRAMS. JDK stands for Java DEVELOPMENT Kit and it includes EVERYTHING you will need to accomplish small or big projects. | |
| 29693. | Write the procedure for slides a | 
| Answer» tion:the slide pane click on the slide where you would like the NEW slide to appear below.Click on the New Slide BUTTON located on the Home TAB in the SLIDES group.The new slide should appear below the SELECTED slide. ... Notice the New Slide button contains a New Slide button arrow. | |
| 29694. | What is DBMS? What are the features of DBMS? | 
| Answer» There are SEVERAL FEATURES that distinguish a Relational DBMS from a DBMS, including: Structure: Where data is structured in hierarchical form in a DBMS, data is structured in TABULAR form in a RDBMS. User CAPACITY: A RDBMS is capable of operating with multiple users. DBMS can only manage one user at a time. | |
| 29695. | What are the main steps involved in mail merge | 
| Answer» STEPS involved in mail MERGE:-Main documentData source/file.Defining Merge fields.Merging both the documents Sending/Exporting.Hope it HELPS you. | |
| 29696. | Consider yourself a very efficient worker. You are given a network address 192.168.21.0/24. Your manager asked your help to generate subnets for 4 department with below requirement- • Department A: 14 hosts • Department B: 118 hosts • Department C: 50 hosts • Department D: 24 hosts What will be the network and broadcast addresses of 4 departments? Describe with proper calculation. | 
| Answer» I can't CONSIDER so canExplanation:U pick me as the brainliest ONE | |
| 29697. | Multiple.inheritance hybrid inheritance heirarichal inheritance | 
| Answer» multiple.INHERITANCE HYBRID inheritance heirarichal inheritancemultiple.inheritance hybrid inheritance heirarichal inheritanceExplanation:multiple.inheritance hybrid inheritance heirarichal inheritance | |
| 29698. | Write two different ways in which you use a computer | 
| Answer» There are so many ways like :Playing COMPUTER games.Writing.Solving math problems.Watching videos.Listening to music and audio.Audio, Video and PHOTO editing.Creating SOUND or video.Communicating with other people.Explanation:Hope it is helpful for you... MARK me as brainlist | |
| 29699. | Define the term text attributes with examples. class 10 CBSEsubject- ITplease reply me it's urgent | 
| Answer» Text ATTRIBUTE are the SPECIFIC WORDS used inside the opening tag in HTML.Hope you GOT your answerTake care | |
| 29700. | What is the difference between elements of nonverbal communication  | 
| Answer» Nonvocal elements of VERBAL communication INCLUDE the use of unspoken symbols to convey MEANING. ... Nonvocal elements of nonverbal communication include body language such as gestures, facial EXPRESSIONS, and eye CONTACT. | |