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.
| 7151. |
Write a program in java scanner class to input 3 nos and check if they are equal or not.If they are unequal find the second largest number. If equal display "All nos are equal".(Use Nested If) |
|
Answer» Answer: import java.util.*; public static void main(String args[]){ Scanner s=new Scanner(System.in); System.out.println("Program started"); INT var1=s.nextInt(); int var2=s.nextInt(); int var3=s.nextInt(); if(var1==var2 && var2==var3 && var3==var1) System.out.println("All nos are EQUAL"); else { if(var1>var2){ if(var3>var1) System.out.println("var1 is second largest"); else if(var2>var3){ if(var1>var2) System.out.println("var2 is second largest"); else System.out.println("var3 is second largest");
} } } } } Explanation: |
|
| 7152. |
Write a function definition to calculate the volume of the cylinder. name of the function volcyl() Arguments: radius and height of the cylinder |
| Answer» | |
| 7153. |
Write a function definition to calculate the volume of the cylinder.name of the function volcyl()Arguments: radius and height of the cylinder |
|
Answer» Answer: hey LOOKS like your QUESTION is incompeleted or wrong Explanation: can you PLZ MAKE it more UNDERSTANDABLE |
|
| 7154. |
Write a class declaration for a class named Circle, which has the data member radius, a double, and member functions setRadius and getArea. Write the code for these as inline functions? |
|
Answer» Answer: The mechanism that allows you to combine data and the FUNCTION in a SINGLE unit is called a class. Once a class is defined, you can declare variables of that type. A class variable is called object or instance. In other WORDS, a class would be the data type, and an object would be the variable. Classes are generally declared using the keyword class, with the FOLLOWING format: class class_name { private: members1; protected: members2; public: members3; }; |
|
| 7155. |
Write a html Code to generate |
| Answer» | |
| 7156. |
W.A.P to enter a no from user and print the fartorial of number.exp: 5*4*3*2*1=!1204=!24 |
|
Answer» QBASIC Explanation: |
|
| 7157. |
If a=3 and b=3 what is the value of C=++a +-- b -a ++ |
|
Answer» c=1 will be the answer. given that, a=3 and B=3 c=++a + --b - a++ c=3+3-5 c=6-5 c=1 I hope it will BENEFIT you. please LIKE me at least. |
|
| 7158. |
The Dash group of home tab can be used to change the slide layout. (A) slide (B) Clipboard. (C) Paragraph |
|
Answer» PARAGRAPH........,........ |
|
| 7159. |
Difference between a text editor and word processor software |
|
Answer» Answer: word processor is a more extensive text editor. Explanation: A text editor is used solely to write and edit text. You can copy, cut, paste, undo and redo. Text FORMATTING is not AVAILABLE in those editors. Mostly text editors are used for programming purposes to write HTML, CSS, JavaScript, Php and other languages. An example of a text editor is sublime text or notepad++. Moreover USUALLY in text editors you will keep on typing infinitely in the same line unless you click on enter to GO to a new one. A word processor allows you to edit text in addition to multiple other functionalities such as text formatting (italic, bold, underline, etc.). In addition to that word processors allow AUTOMATIC spelling and grammar checks. It also comes with a thesaurus for word selections. Some word processors come equipped with predefined themes and templates to make it easier for you to start you work. Some popular word processors are Microsoft Word and Apple Pages. please mark as the brainliest |
|
| 7160. |
Short definition of the evolution of computer |
|
Answer» Answer: COMPUTING began at the mechanical level, added an information level (SOFTWARE), then a human level and finally a community level; it is an EXAMPLE of general system EVOLUTION. |
|
| 7161. |
A multinational company NWLT have two Buildings. 1st building have 10 floors and 2nd building have 4 floors. Each floor dedicated to a specific type of work and each floor have 10 to 50 devices either wired or wireless but both buildings are not linked. They want to redefined the complete network for each building in which they also want to connect those two building with some way.a. Which topology you use to connect each floor with the server and why? [1]b. How internet Facility will be provided with default backup connections? [1]c. Describe Hub, Switches, Routers, Repeater you will use in network. How? [1]d. Which type of network you develop ? [1]e. Which type of cable you will use ? [1]f. You have to connect those two buildings. How you will connect them ? [1]g. Design logical diagram of Network. |
|
Answer» Answer: A multinational company NWLT have two Buildings. 1 st building have 10 floors and 2 nd building have 4 floors. Each floor dedicated to a specific type of work and each floor have 10 to 50 devices either wired or wireless but both buildings are not linked. They WANT to redefined the complete network for each building in which they also want to CONNECT those two building with some way. a. Which topology you use to connect each floor with the server and why? [1] B. How internet Facility will be provided with default BACKUP connections? [1] c. Describe HUB, Switches, Routers, Repeater you will use in network. How? [1] d. Which type of network you develop ? [1] e. Which type of cable you will use ? [1] f. You have to connect those two buildings. How you will connect them ? [1] g. Design logical diagram of Network. Explanation: Mark me as brainleast |
|
| 7162. |
HEY THERE ! I NEED SOME PEOPLE TO HELP ME IN MY WEBSITE IT IS REALLY SIMPLE WORK AND I WOULD ALSO BE PAYING FOR THE WORK......ANYONE WHO IS INTRESTED CAN MESSAGE ME HIS/HER PHONE NUMBER THROUGH WHATSAPP ON MY NUMBER AND I WOULD BE ADDING HIM/HER TO THE MAIN GROUP WERE WE WILL DISCUSS ABOUT THE WORK HERE IS MY PHONE NUMBER..... +91 8800 230 845.......ENROLL NOW #WE CAN BEAT CHINESE SITES |
|
Answer» Okayy bro inbox me freely I'm with u |
|
| 7163. |
The mmx operands are stored in |
|
Answer» Answer: Hello my friend Explanation: Explanation: In all the MMX instructions, the SOURCE operand is FOUND either in an MMX REGISTER or in memory, and the destination operand resides in MMX register. |
|
| 7164. |
Write a program to input two digit number and reverse them |
|
Answer» in which language Explanation: |
|
| 7165. |
Create a query to display the last name ,job id hire date ,and empoyee id from each employee with employee id appering first provide an alias startdate for the hire date column |
|
Answer» Answer: INTRODUCTION to ORACLE9I: SQL A-2Practice 1 Solutions1. Initiate an iSQL*Plus session using the USER ID and password provided by the instructor.2.iSQL*Plus commands access the |
|
| 7166. |
The devices that give input to the computer are called |
|
Answer» In computing, an input device is a piece of equipment used to PROVIDE data and control signals to an information processing SYSTEM such as a COMPUTER or information appliance. Examples of input DEVICES include KEYBOARDS, mouse, scanners, digital cameras, joysticks, and microphones...... .. |
|
| 7167. |
Microsoft Modern PCs are __________.Heavy weight2-in-1 convertible or detachableNot user friendlyUltra rigid |
|
Answer» Answer: 2 in 1 or detachable Explanation: Microsoft MODERN PCS are 2-in-1 convertible or detachable. The newer 'Microsoft SURFACE' series is a series of modern laptops. One of the most IMPORTANT features of these modern laptops are that these are 2 in 1 convertible or detachable |
|
| 7169. |
Identify Risk from given Case studies & what kind of strategies we have todo according to your general knowledge:a. Company ABC has an ambition to be a leading “Energy City”. They have a major programme of work including projects to generate energy from waste, wind power and a feasibility study to establish a network of pipes to distribute heat into homes and businesses from one combined heat and power source. In addition, a large sum of money is being invested over the next ten years in new residential development and the refurbishment of the existing stock. A major contract has just been let to upgrade more than 2,000 homes, funded partly through the Energy Company Obligation and through private partners. Their Local Plan and their Climate Change Strategy are being updated this year, and although both already state that new development should be planned to avoid increased vulnerability to the impacts of climate change, to date, this has focused mostly on flooding. Further consideration will be given to whether avoidance of overheating should be given greater prominence |
|
Answer» Answer: Explanation:New questions in Computers and Technology 10 minutes ago ComputeShortestPaths(int s). Return type of this method ArrayList[]–array of array lists. If the RETURNED array is called paths, then it must have the 10 minutes ago Complete the following code then run it - Produce the correct OUTPUT and Turn it in for credit // classes example #include using namespace std; class 20 minutes ago Write a subroutine that can create a time delay that is a multiple of 1 ms. The multiple is passed in r16 and the XMEGA128A1U CPU is running at 16 M 30 minutes ago Which statement is true for SYNTACTICALLY correct classes? They must have both mutator and accessor methods. They must have accessors, and optio 40 minutes ago Body Mass Index (BMI) is measure of weight that takes height into account. Generally, a BMI above 25 is considered high, that is, likely to indicate t 40 minutes ago Which of the following is not a valid ODS statement? 1 point ods powerpoint file='c:\temp\myfile.ppt'; ods csvall file='c:\temp\myfile.csv'; 50 minutes ago Write a sequence of instructions to call the div16U subroutine to DIVIDE the 16-bit number stored in program memory at the label num1 into the 16-bit 50 minutes ago Below, you will find two Raptor programs. Both programs accomplish the same goal. Compare and contrast each of the programs. Discuss some of the follo 50 minutes ago Write a Python function diff_dict() that takes two dictionaries as parameters, and returns a new DICTIONARY containing the difference between two dict 1 hour ago Write a program that first reads in the name of an input file and then reads the file using the csv.reader() method. The file contains a list of words |
|
| 7170. |
If A=1 and B=0 then find the value ofa. (A'+1).Bb. (A+B')' |
|
Answer» Answer: can you remember SUSHANT SINGH RAJPUT |
|
| 7171. |
How is a series object different from and similar to ndarrays? support your answer with examples |
|
Answer» Answer: A pandas Series Object is more flexible as you can use define your own labeled index to index and ACCESS elements of an array. ... Second, aligning data from different Series and matching labels with Series objects is more efficient than USING NDARRAYS, for example DEALING with missing values. I hope it helps you plz mark me as BRAINLIEST |
|
| 7172. |
Evaluate the following expression if the value of the variable are ; a= 2 b = 2 ,c= 9 find 2*(4)% 9 |
|
Answer» frffwwdw frffwwdw sjdjdjsjsjsjxuveo frffwwdw adwait ENGLISH TF ABHINAV |
|
| 7173. |
Convert the following number system |
|
Answer» SORRY I didn't UNDERSTAND |
|
| 7174. |
All radio buttons within a group must share the same name. What do you understand by this sentence |
|
Answer» Answer: Radio button should accept only one VALUE. For ex. in the gender section only one option should be selected. I.e, either female or MALE. All radio buttons within a group must SHARE the same name. ex. here, the name for all radio button in same. This will allow USER to opt for only one option |
|
| 7175. |
2. which function is used to find the largest amongst given numbers |
|
Answer» printf ( "%d is the largest number." , B); if (C >= A && C >= B) Output: Enter the NUMBERS A, B and C: 2 8 1 8 is the largest number. |
|
| 7176. |
What are the three most frequently used form of attribute |
|
Answer» Answer: 1 ACTIONBackend script ready to PROCESS your passed data. 2 METHODMETHOD to be used to UPLOAD data. The most frequently used are GET and POST methods. 3 TARGETSpecify the target window or frame where the result of the script will be displayed. It TAKES VALUES like _blank, _self, _parent etc. 4 ENCTYPE You can use the enctype attribute to specify how the browser encodes the data before it sends it to the server. Possible values are −application/x-www-form-urlencoded − This is the standard method most forms use in simple scenarios.mutlipart/form-data − This is used when you WANT to upload binary data in the form of files like image, word file etc. |
|
| 7177. |
Larविशिष्ट तिथि पर व्यवसाय की सटीक वित्तीय स्थितिबैलेंस शीट प्रदर्शन..............a. बैंक और नकद शेषb. सभी व्यक्तिगत खाते की शेष राशिC. सभी लेन-देन का संपूर्ण सारांश |
| Answer» | |
| 7178. |
What ls the full form of HP,? |
|
Answer» Answer: HP ;::HINDUSTAN petroleum or Hewlett Packard (HP) was an AMERICAN multinational information technology company HEADQUARTER at PALO alto,California.. HOPE it is useful plz Mark me as brainliest plz follow me |
|
| 7179. |
How many point in a sr463 chip have part? This chip is one of the rare one I know the answer i am just checking anyone knows, if your answer is wrong then your are ?............._______ then i will say to my friends to unlike your status in YouTube. .and many more and yes if also reported my question like me make me a brain man |
|
Answer» Answer: 1 million 7689 PARTS point are 3million with SENDING section I know many rare thing |
|
| 7180. |
Q(7) Prove that 13 is an irrational numberfollit |
|
Answer» 13 is not an IRRATIONAL NUMBER because it can be expressed as the quotient of TWO integers: 13 ÷ 1 |
|
| 7182. |
Kritika's computer teacher has given her an assignment to display the names of the fruits separated with a tab space in phyton. Which seperator she should use with the print () function? |
|
Answer» Answer: She should USE \t to seperate it by Tab spaces.It is an ESCAPE sequence in Python . an escape SEQUENCES are attributes that cannot be typed by keyboard,other escape sequences INCLUDES: \n - New line \a - ASCII Bell \t - horizontal tab \v - Vertical tab ..etc Note: Its backslash( ' \ ') not Forward slash (' / ' ) Thanks.. |
|
| 7183. |
State true or false DBMS stands for data and business management software |
|
Answer» False Explanation: |
|
| 7184. |
Which of the following is not an input device?a) Mouse b) touch screen c) camera d) printer. |
|
Answer» CAMERA and printer hopefully it HELP you MARK me BRAINLIEST |
|
| 7185. |
Write a C++ program to calculate the marks of any 3 subjects and also calculate and print the average of the the marks. |
|
Answer» Answer: In above program, we FIRST ask USER to enter the number of SUBJECTS and store it in variable "subjects". Then using a for loop, we take the marks of each subject as input from user and add it to variable "TOTAL". After for loop, we will have total marks of all subjects in variable "total |
|
| 7187. |
Define the term word wrap |
|
Answer» hey I am thinking so it is helpful Explanation: Word wrap is a word processing feature that forces all text to be confined within defined margins. When a LINE of text is filled, the word processor automatically moves the text to the NEXT line, so the user doesn't have to PRESS the RETURN key after every line. |
|
| 7188. |
In a remote location, a student is watching a game of ODI cricket on TV. At some point, power goes off; the student is assured about the current run rate of the batting team, which batsman is on strike and individual scores of both the batsmen playing currently but is unsure of exact number of runs the batting team has scored. After some time, power is restored for a moment and at that point in time, a Timeline of runs scored in last D no. of deliveries and current run rate is being shown on TV. Exactly D no. of deliveries were bowled in between the power outage. |
|
Answer» What is your QUESTION ? |
|
| 7189. |
Write program in java to print the series: S=1+(1+2)+(1+2+3)..............(1+2+3+.........+n)Pls answer.. |
|
Answer» s = 16 this is the answer |
|
| 7190. |
What are the different sections if the layers patterns window |
|
Answer» Answer: 4 |
|
| 7191. |
Which can be used instead of else |
| Answer» | |
| 7192. |
Nihaal was explaining the working of a program codes to his friend Anurag. However, Anurag was busy texting someone. Do you think Anurag would have understood the program codes? Explain. |
|
Answer» no Explanation: |
|
| 7193. |
The uploader widget saved the contents of your uploaded file into a string object named file_contents that your word cloud script can process. This was a lot of preliminary work, but you are now ready to begin your script.Write a function in the cell below that iterates through the words in file_contents, removes punctuation, and counts the frequency of each word. Oh, and be sure to make it ignore word case, words that do not contain all alphabets and boring words like "and" or "the". Then use it in the generate_from_frequencies function to generate your very own word cloud!Hint: Try storing the results of your iteration in a dictionary before passing them into wordcloud via the generate_from_frequencies function. |
|
Answer» SORRY I didn't UNDERSTAND |
|
| 7194. |
write a program in java to accept a string from the user and print it's last character and also check whether it is a character or vowel |
|
Answer» I HOPE my ANSWER will beneficial for you. please MAKE me brainliest and FOLLOW me for ugh TYPE of answer. |
|
| 7196. |
What is function and write the structure of function with example |
|
Answer» Answer: let me tell u this plz MARK me brainliest Explanation: A structure can be passed to any function from MAIN function or from any SUB function. Structure definition will be available within the function only. ... Else, we have to declare structure variable as global variable. That means, structure variable should be declared outside the main function |
|
| 7197. |
Find out the odd one. a) Monitor b) printer c) keyword d) projector. |
|
Answer» Explanation:keyword is not a ELECTRONIC
|
|
| 7198. |
. It includes all physical components of a computer.a) Software b) hardware c) CPU d) monitor |
|
Answer» it INCLUDES all physical COMPONENTS of a computer |
|
| 7199. |
1 Identify Risk from given Case studies & what kind of strategies we have to do according to your general knowledge: a. Company ABC has an ambition to be a leading “Energy City”. They have a major programme of work including projects to generate energy from waste, wind power and a feasibility study to establish a network of pipes to distribute heat into homes and businesses from one combined heat and power source. In addition, a large sum of money is being invested over the next ten years in new Iresidential development and the refurbishment of the existing stock. A major contract has just been let to upgrade more than 2,000 homes, funded partly through the Energy Company Obligation and through private partners. Their Local Plan and their Climate Change Strategy are being updated this year, and although both already state that new development should be planned to avoid increased vulnerability to the impacts of climate change, to date, this has focused mostly on flooding. Further consideration will be given to whether avoidance of overheating should be given greater prominence. |
|
Answer» Answer: Climate change and energy security are forcing Hong Kong to shift from a fossil fuel-based to a clean and low-CARBON energy structure. In this article, a SIMULATION model for Hong Kong's energy system is developed to examine the present energy structure and analyse alternative future sustainable energy strategies. First, a reference model is established and validated based on year 2009 data. SECONDLY, three scenarios are modelled. The BAU (business-as-usual) scenario for Hong Kong's energy system in 2020 is presented and simulated. To address the energy security and environmental sustainability challenges posed by the BAU outcomes, two alternative scenarios are then studied. The first alternative is a fuel mix for 2020 proposed by the government which is characterized by importing more nuclear power from the mainland. As a result of the Fukushima nuclear incident, however, this proposal has been held in abeyance. Therefore, a SECOND alternative for Hong Kong in 2020 is proposed in this study, USING more RE (renewable energy) to replace nuclear power. The results show that both the governmentally proposed scenario and the RE scenario can achieve the carbon reduction target. However, the RE scenario would be much better than the government scenario in terms of environmental, social benefits and long-term sustainability. |
|
| 7200. |
How can computers be classified? |
|
Answer» Answer: A small and durable machine which has cpu, mouse,KEYBOARD,monitor,plugs, are there parts The computers are designed for CREATING a FILE document and other programs and editing it and moreover they are USEFUL in many ways in TODAY.
I hope it is help ful |
|