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.
| 19951. |
write a program in q basic to enter two numbers.If the first number is greater than second number then find the square of first number otherwise find cube of the second number. Who will tell first and correctly will be marked brainlist. |
|
Answer» import java.util.*public class greater(public STATIC void main (string ARGS() )(scanner in =new scanner (SYSTEM. in);int n,n1,max;system.out.println(' to enter the number ');n=in.next Int();n1=in.nextInt();for(i=0;i=LESS then n;i++);(if(i==max)n=max;if(n less than n1)n=math.sqrt(n);elsen1=math.pow(n1,3);)system.out.println(+n);)) |
|
| 19952. |
I HAVE MORE THAN ONE QUESTION.PLZ HELP ME. I HAD ALREADY DONE THIS QUESTION IN ORDER TO CROSS VERIFY I AM ASKING. Q1. An IP packet arrives at a router with the first eight bits as 01001000. How many bytes are there in the OPTIONS field? a. 4 b. 8 c. 12 d. None of these Q2. In an IP packet, the value of HLEN is 5, and the value of the TOTAL LENGTH field is 1000 (in decimal). The number of data bytes in the packet will be ________ Q3. An IP packet arrives at the final destination with the M flag set as 1. What can you say about the packet? a. The packet has not been fragmented. b. The packet has been fragmented. c. The packet has been fragmented, and this is not the last fragment. d. The packet data was truncated on its way. Q4. What do the following IP address signify: 144.16.255.255 ? a. It is a unicast address on the class B network 144.16.0.0 b. It is a broadcast address on the class B network 144.16.0.0 c. The subnet mask is 0.0.255.255 d. None of these Q5. An IP packet with 2500 bytes of data (plus header) passes through an IP network with MTU = 500 bytes. How many additional bytes will be delivered at the destination? a. 64 b. 100 c. 150 d. 200 Q6. What is the subnet address if the destination IP address is 144.16.34.124 and the subnet mask is 255.255.240.0? a. 144.16.32.0 b. 144.16.34.0 c. 144.16.0.0 d. None of these Q7. What is a TCP half-open connection in the context of connection establishment using 3-way handshake? a. The first transaction in the 3-way handshake does not complete. b. The second transaction in the 3-way handshake does not complete. c. The last transaction in the 3-way handshake does not complete. d. None of these. |
|
Answer» 1 -> c option4 -> d option5-> a option6 -> c option7 -> 254 ans8 -> a option9 -> a option10 -> c optionIf you solve the 2ND and 3rd QUESTION then plz anwer it.Explanation |
|
| 19953. |
Match the following bones with their locations on the body. metacarpals radius ribs scapula sternum tarsals tibia ulna vertebrae Plz I need help now 15 points on the line |
|
Answer» teShort BonesShort BonesA short bone is one that is cube-like in SHAPE, being approximately EQUAL in length, width, and THICKNESS. The only short BONES in the human skeleton are in the carpals of the wrists and the tarsals of the ankles. Short bones provide stability and support as WELL as some limited motion.Short BonesA short bone is one that is cube-like in shape, being approximately equal in length, width, and thickness. The only short bones in the human skeleton are in the carpals of the wrists and the tarsals of the ankles. Short bones provide stability and support as well as some limited motion.Flat Bones |
|
| 19954. |
When transistors are used in digital circuits they usually operate in the . (a) active region (b) breakdown region (c) saturation and cutoff regions (d) linear region |
|
Answer» uration and CUTOFF REGIONS ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
| 19956. |
Match the following bones with their locations on the body. carpals clavicle cranium femur fibula humerus ilium metacarpals metatarsals patella . Plz I need help now! 15points to someone who helps me |
|
Answer» bone is one that is cylindrical in shape, being longer than it is WIDE. Keep in mind, HOWEVER, that the term describes the shape of a bone, not its size. Long bones are found in the ARMS (humerus, ulna, radius) and legs (femur, tibia, fibula), as well as in the fingers (metacarpals, PHALANGES) and toes (metatarsals, phalanges). Long bones function as levers; they move when muscles contract.Short BonesA short bone is one that is cube-like in shape, being approximately equal in length, width, and thickness. The only short bones in the HUMAN skeleton are in the carpals of the wrists and the tarsals of the ankles. Short bones provide stability and support as well as some limited motion. |
|
| 19958. |
Explain the difference between research methods and research methodology |
|
Answer» anding the DIFFERENCE between METHODS and methodology is of paramount importance. Method is simply a research tool, a component of research – SAY for example, a qualitative method such as interviews. Methodology is the justification for USING a particular research method |
|
| 19959. |
Points about advantage of rain fall and disadvantages of rain fall |
|
Answer» The ADVANTAGES of RAIN are they HELP in greeneryThe disadvantage of rain is it could CAUSE diseaseExplanation: |
|
| 19960. |
Name any two escape sequence of java with their functions |
|
Answer» no ideaExplanation: |
|
| 19961. |
Thesaurus helps with incorrect punctuation true and false |
| Answer» TRUE is the CORRECT ANSWER | |
| 19962. |
What are the basic principles of JAVA? |
|
Answer» ic three principles of JAVA are inheritance, polymorphism and encapsulation.All the concepts of JAVA are based on classes and its objects. An object is a REAL world entity that has some attributes or properties. Class is a prototype, BLUEPRINT or template on the basis of which objects are created.IF YOU LIKE IT MARK MY ANSWER AS THE BRAINLIEST. THANK YOU |
|
| 19963. |
Editing text means making changes to the text true and false |
|
Answer» TrueHope it HELPS you |
|
| 19964. |
Which control structure will execute an instruction only after the computer evaluates conditions to determine if a certain condition exists? |
| Answer» SELECTION control structureExplanation:There are 3 types of control structures1) sequential- normal flow2) selection- used for decision making and execute if certain CONDITIONS are true EX. if, ifelse, switch3) REPETITION- used for looping ex. for, while, dowhile | |
| 19965. |
do you agree with the view that Bengal at the partition of Bengal and the Swadeshi Movement was too large to be governed by only one single lieutenant governor |
| Answer» TION:this a 0hoto HOPE U KNOW | |
| 19966. |
What is this????????????? |
|
Answer» tion:STUDENTS always think that they SCORES GOOD marks but sometimes it is not possible guys. |
|
| 19967. |
A program can be written in simple english language? |
|
Answer» Any high-level language such as C++, JAVA can be written in simple English. However, there are SPECIFIC codes and instructions that are required to be added for the computer system to interpret it.These instructions are then converted into machine code by the compiler so that the computer understands what has to be done. |
|
| 19968. |
In which tab and which group is the Background Styles button present? |
|
Answer» tion:In the new Ribbon, features are grouped into tabs. The background feature is MOVED into Background group under the Design tab, with TWO BUTTONS to view: Background STYLES and Hide Background Graphics. |
|
| 19969. |
YOU 4. Right clicking on any icon, will display 'Personalize' option at the bottom of thedisplayed list(true /false) |
|
Answer» .......................SAYAD |
|
| 19970. |
What are the major Font Styles in PowerPoint? |
|
Answer» Helvetica.Garamond.Futura.Gill Sans.Rockwell.Explanation:MAY it helpsMark as BRAINLIEST |
|
| 19971. |
The correct option: Which of the followDrying upCrackingthe following happens to soil during drought?(b) Hardening(d) All of these |
| Answer» | |
| 19972. |
Write Algorithm3,4,5 |
|
Answer» can you SEND it CLEARLY PLEASE it is so EASY if you send once again |
|
| 19973. |
How does the query Design Tool give more control over the query wizard |
| Answer» DEPENDS on U............ | |
| 19974. |
Tuala la labie. C.1.Application Based Questions:Your teacher has shown you the following table structure:Tablet - New Databases - LibreOffice Base Table Data ViewIn your opinion, which column header should be chosen as the Primary key for this table? Please note that thecolumn header ID is inserted by default. Hence, do not include this in your answer. |
| Answer» | |
| 19975. |
2. ਨੈਟਵਰਕਿੰਗ ਲਈ ਕਿਹੜੇ-ਕਿਹੜੇ ਕੰਪਿਊਟਰ ਇਸਤੇਮਾਲ ਹੁੰਦੇ ਹਨ ?Ae |
|
Answer» The Himalayas, or HIMALAYA is a MOUNTAIN range in Asia, separating the plains of the Indian subcontinent from the Tibetan Plateau. The range has many of the Earth's highest peaks, including the highest, Mount Everest. The Himalayas include over fifty mountains exceeding 7,200 m (23,600 ft) in elevation, including ten of the fourteen 8,000-metre peaks. By CONTRAST, the highest peak outside Asia (Aconcagua, in the Andes) is 6,961 m (22,838 ft) tall.Lifted by the subduction of the Indian tectonic plate under the Eurasian Plate, the Himalayan mountain range runs west-northwest to east-southeast in an arc 2,400 km (1,500 mi) long. Its western anchor, Nanga Parbat, lies just south of the northernmost bend of Indus river. Its eastern anchor, Namcha Barwa, is just west of the great bend of the Yarlung Tsangpo River (upper stream of the Brahmaputra River). The Himalayan range is bordered on the northwest by the Karakoram and the Hindu Kush ranges. To the north, the chain is separated from the Tibetan Plateau by a 50–60 km (31–37 mi) wide tectonic valley called the Indus-Tsangpo Suture. Towards the south the arc of the Himalaya is ringed by the very low Indo-Gangetic Plain. The range varies in width from 350 km (220 mi) in the west (Pakistan) to 150 km (93 mi) in the east (ARUNACHAL Pradesh). The Himalayas are distinct from the other great ranges of central Asia, although sometimes the TERM 'Himalaya' (or 'Greater Himalaya') is loosely used to include the Karakoram and some of the other ranges. |
|
| 19976. |
Using scanner class |
|
Answer» import java.util.Scanner;class A{ public static VOID main(){ Scanner sc=new Scanner(System.in); System.out.println("Enter TWO NUMBERS"); int a=sc.nextInt();int b=sc.nextInt();if(a>b)int sum=a+b;int product=a*b;System.out.println("Sum="+sum);System.out.println("Product="+product);}} |
|
| 19977. |
List of various components of Libra office suite. Explain each components in one line |
|
Answer» tion:LibreOffice is a powerful and free office suite, used by millions of people around the world.Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.LibreOffice includes several applications that MAKE it the most versatile Free and Open Source office suite on the market: Writer (word PROCESSING),Calc (spreadsheets),IMPRESS (presentations),Draw (vector graphics and flowcharts),Base (databases), and Math (FORMULA editing). |
|
| 19978. |
Develop an algorithm and flow chart to print all even numbers below 100 in descending order |
|
Answer» hm:1. Start2. Assign the variable i with 993. Check whether i!=0 condition satisfies in looping.4. If yes, check if i value is EXACTLY divisible by 2 leaving the remainder 0 or not. If the 'if condition' says yes, print the number. Decrement the value of i by 1 in the loop irrespective of 'if condition'.5. If no, terminate the loop.6. Stop.Flowchart: Check the ATTACHMENT given below.Program 1 (Using while loop):i=99while(i!=0) if i%2==0: print(i) i=i-1Program 2 (Using for loop):for i in range(99,0,-1): if i%2==0: print(i) Learn more:1. Draw a flowchart for a program which asks the user to ENTER a password. If the user enters “HiThere!” then print “Welcome”, and then end the program.brainly.in/question/256358672. WRITE an algorithm and draw a flowchart to input name and age of a person and print eligible. If age >=18 else print Not Eligible ALONG with namebrainly.in/question/18370913 |
|
| 19979. |
What do you mean by captcha |
|
Answer» a computer program or SYSTEM intended to DISTINGUISH human from machine INPUT, typically as a way of THWARTING spam and automated extraction of data from websites. |
|
| 19980. |
Calculation done by computer |
| Answer» ALU..................... | |
| 19981. |
How can make a mobile application in our smart phones? plzz explain |
|
Answer» go In play store or APP store In Upper side there is a SEARCH BUTTON CLICK on that write WHATEVER app you want then click install button it will start downloading |
|
| 19982. |
How i control my wife's phone in my phone |
|
Answer» this APP is not for this |
|
| 19983. |
What is the subnet address if the destination IP address is 144.16.34.124 and the subnet mask is 255.255.240.0? |
|
Answer» 144.16.32.0Explanation:by look that 144 ... we can conclude that it is CLASS b NETWORK. so we need to CONVERT that destination ip ADDRESS(144.16.34.124) into BINARY.the natural mask of class b network is 255.255.0.0 ...convert this natural mask into binary form . and apply (AND operation).by that we get network address.to get subnet address ....convert that 34 in destination ip address(144.16.34.124) into binary form.and also convert that (240)subnet mask address(255.255.240.0) into binaryand apply (AND operator).we will get the subnet. |
|
| 19984. |
Explain the role of typing ergonomics |
|
Answer» The main role of the typing ergonomics is to reduce the STRESS and STRAIN in the joints and also helps to reduce the muscle strain related various types of problem. it basically define the workplace according to the user requirement. It aim is to increase the productivity and also efficiency by reducing the discomfort of the user. It basically manage the ANGLE and height by properly monitoring the computer system desk. According to the OSHA statistics, the 95 percent of the people spend there day in front of the computer system in the office. Therefore, the ergonomics PLAYS an important role for maintaining the heath of the people. |
|
| 19985. |
A python program to find area of circle |
|
Answer» We KNOW the radius then we can calculate the AREA of CIRCLE using formula A pia R square. (here is A area of circle and r is a radius).In this PYTHON program, we will find area of circle using radius . |
|
| 19986. |
10.17. Write the steps to create a recovery drive. |
|
Answer» Steps 1 Plug a FLASH DRIVE into your computer's USB port. Find a USB port on your computer, and make sure your USB flash drive is plugged in. -Your flash drive must be able to hold at LEAST 8 GB. -Creating a recovery drive will erase everything in your flash drive.Steps 2 Click the IMAGE titled Android7search.png icon on your computer's desktop taskbar. This button is located next to the Start menu button in the lower-left corner of your desktop. -If you don't see this button on your desktop, you can open the Start menu.Steps 3 Search Create a recovery drive on your computer. The recovery feature from your Control Panel will show up as the best match.Steps 4Click Create a recovery drive in the search results. This will open the Recovery Drive setup in a new pop-up window.Steps 5Click Next. You'll be prompted to select your USB flash drive on the next page. Steps 6Select the USB flash drive you want to use as your recovery drive. Find your flash drive's name on the list of available DRIVES, and click on it.Steps 7Click Next to confirm your selection. You'll need to confirm your action on the next page.Steps 8 Click the Create button. This will erase everything on your USB flash drive, and reformat it as a backup and recovery drive. - Creating a recovery drive may take anywhere from a few seconds to a few minutes depending on your computer.Steps 9 Click Delete the recovery partition from your PC. This will delete all the recovery files from your computer's local storage. - This will not affect your recovery files on the USB flash drive.Steps 10 Click Finish. This will close the Recovery window. You can now use your recovery flash drive to reset your computer or troubleshoot problems. |
|
| 19987. |
Differentiate between guided and unguided communication media. |
|
Answer» The difference between GUIDED Media and Unguided Media is that in guided media, the signals TRAVEL through a physical MEDIUM while in unguided media, the signals travel through the air. In data communication, the TRANSMITTER sends the signals, and the receiver receives them. |
|
| 19988. |
What is the meaning of inserted |
|
Answer» to SET or to fitExplanation:SPECIALLY in EXPERIMENTS |
|
| 19989. |
How your email identity is important and where we use it |
| Answer» | |
| 19990. |
Meaning of graphical |
|
Answer» it MEANS that RELATED or REPRESENTED by graph.in HINDI चित्रात्मक |
|
| 19991. |
6LOWOAN Dispatch heater is used to a) terminate communication b) initiate communication c)pause communication d)none of these |
|
Answer» 6LOWOAN DISPATCH HEATER is USED to INITIATE COMMUNICATION. |
|
| 19993. |
Please mention some description about Vonn Neuman architecture in at least 6 points. Please use clear and easy language so, I can understand easily. |
|
Answer» your answer: 1)The von Neumann architecture—also known as the von Neumann MODEL or Princeton architecture.2)It is a computer architecture BASED on a 1945 description by the mathematician and physicist John von Neumann and others in the First Draft of a Report on the EDVAC.3) The term "von Neumann architecture" has evolved to mean any stored-program computer in which an instruction fetch and a data OPERATION cannot occur at the same time because they share a common bus. 4)This is referred to as the von Neumann bottleneck and often limits the performance of the system.5) The design of a von Neumann architecture machine is simpler than a Harvard architecture machine.6)The earliest computing machines had fixed programs.I HOPE it helps you |
|
| 19994. |
What is comment in html? |
|
Answer» your answer... ☺️☺️☺️➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡HTML - COMMENTS. Comment is a piece of code which is ignored by any web browser. It is a GOOD practice to ADD comments into your HTML code, especially in complex documents, to indicate sections of a document, and any other notes to anyone LOOKING at the code.✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔I hope this answer is helpful to u...❤❤❤Keep Asking... ✌️✌️✌️✨✨✨If HELP u. Mark my answer as brainliest✨✨✨#N. H. Khan |
|
| 19995. |
Enlighten various components and features of Parallel system? |
|
Answer» This chapter introduces parallel processing and parallel database technologies, which offer GREAT advantages for online transaction processing and decision support applications. The administrator's CHALLENGE is to SELECTIVELY deploy this technology to fully use its multiprocessing power.To do this successfully you must understand how multiprocessing WORKS, what resources it requires, and when you can-and cannot-EFFECTIVELY apply it. This chapter answers the following questions:What Is Parallel Processing?What Is a Parallel Database?What Are the Key Elements of Parallel Processing?What Are the Benefits of Parallel Processing?What Are the Benefits of Parallel Database?How Does Parallel Execution Fit In?Is Parallel Server the Oracle Configuration You Need?What Is Parallel Processing?This section defines parallel processing and describes its use.Parallel Processing DefinedProblems of Parallel ProcessingCharacteristics of a Parallel SystemParallel Processing for SMPs and MPPsParallel Processing for Integrated OperationsExplanation:I hope you like itFollow me on Instagramofficial_priyansh_joshi |
|
| 19996. |
Howa coloumn chart is diffrent from a Bar chart? |
|
Answer» The only difference is that the BAR chart is PRESENTED horizontally (with VALUES on the X axis and categories on the y axis) while the column chart is represented vertically (with values on the y axis and categories on the x axis). |
|
| 19997. |
What are the full from of ROM and RAM |
| Answer» RAM - RANDOM ACCESS MemoryROM - READ Only MEMORY | |
| 19998. |
What will happen when a try block does not generate an Exception and you have included multiple catch blocks ?(a) they all execute (b) only the first matching one executes(c) no catch block executes (d) only the first catch block executes |
| Answer» | |
| 19999. |
How to create our progress as graphics using codes in HTML5? |
| Answer» PROGRESS ELEMENT AttributesValue: Specifies how MUCH of the task has been completed. Max: Specifies how much WORK the task REQUIRES in total.This is the coding→Status: | |
| 20000. |
How do you create a custom Exception ? |
|
Answer» tion:create a class whose name should end with exception like classNameException. ...Make the class EXTENDS one of the exception which are subtypes of the java . lang.Exception class. ... CREAT a CONSTRUCTOR with a string parameter EHICH is the detail massage of the exception. |
|