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.
| 7251. |
During which historical period,men inflicted maximum damage to the environment?a) period of hunting and gathering b) period of science , technology and industrialization c) period of animal domestication and pastoralism. |
|
Answer» Answer: option C ,PERIOD of animal DOMESTICATION and PATRIOTISM I THINK this is the answer |
|
| 7252. |
Should you type TOC manually ? why /why not? |
|
Answer» Changes are not reflected AUTOMATICALLY. (To update the TOC, right-click on it and choose Update Field.) If headings in tables are STILL not showing up in your TOC, then it is possible that your document is EXHIBITING an early sign of CORRUPTION... |
|
| 7253. |
Javascript program to check whether the given triangle is equilateral isosceles or scalene If yes, find the type (isosceles, equilateral and scalene) and area of the triangle. Use the prompt dialogue box to accept the sides. |
|
Answer» Answer: |
|
| 7254. |
_____________ window displays the fields for the table you selected to apply query |
| Answer» | |
| 7255. |
Which computer is used for wether forcasting |
|
Answer» Hello Mate:- Super COMPUTER is used for weather forcasting. I hope it will help you, Please Mark it as brainliest and don't FORGET to follow me. |
|
| 7257. |
Fill in the blanks of this code to print out the numbers 1 through 7. |
|
Answer» Answer: HI.. |
|
| 7258. |
Tick the correct option the computer into existence in the |
|
Answer» Hola Explanation: |
|
| 7259. |
List out the types of stylein digine documentation ? |
|
Answer» Answer: hello friend! Explanation: A style guide or manual of style is a set of standards for the writing, formatting and design of documents. It is often called a style sheet, although that term also has other meanings. The standards can be applied either for general use, or be required usage for an individual publication, a particular organization, or a specific field. A style guide establishes standard style requirements to improve communication by ensuring consistency both within a DOCUMENT, and across multiple documents. Because practices VARY, a style guide may set out standards to be used in areas such as punctuation, capitalization, citing sources, formatting of numbers and dates, table APPEARANCE and other areas. The style guide may require certain best practices in usage, language composition, visual composition, orthography and typography. For academic and technical documents, a guide may also enforce the best practice in ethics (such as authorship, research ethics, and disclosure), pedagogy (such as EXPOSITION and clarity), and compliance (technical and regulatory). Style guides are specialized in a variety of ways, from the general use of a broad public audience, to a WIDE variety of specialized uses, such as for students and scholars of various academic disciplines, medicine, journalism, the law, government, business in general, and specific industries. The term house style refers to the individual style manual of a particular publisher or organization. please mark as brainliest!!!! |
|
| 7260. |
The frame-by-frame animation increases the file size(true or false) |
|
Answer» ANSWER:- The FRAME- By- Frame ANIMATION INCREASES The File Size Is True. |
|
| 7261. |
Define the name of button available in course window |
|
Answer» My answer is that the names of BUTTONS available in course window are the FOUR buttons on your FORM, and the IDE named them button1, button2, BUTTON3, and button4. Explanation: |
|
| 7262. |
What is networking ? Give same Example. |
|
Answer» Answer: An example of networking is sharing and acquiring information between different divisions of the same company to SHARE information and solve business problems. An example of networking is linking the entire NETWORK of computers to a PRINT server to allow each work station to have the ABILITY to print documents mark it as brainliest answer |
|
| 7263. |
Sharable hardware's to recommend for an establishment |
| Answer» | |
| 7264. |
The United States Economic Forecast is a publication by: |
|
Answer» Answer: eopening Well, that was historic. The fastest 30% drawdown in the history of global equities in the first quarter was followed by the largest 50-day advance in market history in the second quarter. The S&P 500® was back above 3,100 on June 3 and the Nasdaq hit a record high on June 10. Meanwhile, commentators have been lining up to claim that markets are detached from fundamentals. We’re not so certain that investors have it wrong. For sure, markets seem to be priced for an OPTIMISTIC outcome of no meaningful second wave of infections as lockdowns are lifted. But record levels of FISCAL stimulus, sustained low interest rates and ongoing low inflation create a supportive environment for risk-asset outperformance. Our previous QUARTERLY report in late March laid out a cautiously optimistic case for riskier assets, such as equities and credit, to outperform defensive assets like cash and BONDS. This was based on our cycle, value and sentiment (CVS) investment decision-making process. Value had IMPROVED following the market crash, the cycle outlook was turning positive with central banks and governments in “whatever it takes” mode and, most importantly, our composite contrarian indicator of market sentiment was providing one of its most extreme buy signals. Oversold conditions imply that investors are cautious and worried about downside risks. These conditions provided a springboard for risk assets to rebound as the economic impact of the lockdowns turned out less bad than feared and as a possible second wave of infections failed to materialize by mid-June. |
|
| 7266. |
Shape tween is the most tedious way to create animations in flash. (true or false) |
|
Answer» FALSE.............. ... |
|
| 7267. |
Empty keyframes are indicated by a solid/filled circle on the timeline. (true or false) |
|
Answer» true Explanation: |
|
| 7268. |
Redo is used to reverse the action of undo |
|
Answer» yep Explanation: |
|
| 7269. |
Computer can store a lot of information |
|
Answer» In order to function, computers USE two types of memory: primary and secondary. The main storage is the primary memory, and data and programs are stored in secondary memory. Data is stored as LOTS of binary numbers, by magnetism, electronics or optics. hope it's helps....❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤ |
|
| 7270. |
The ___ option on the control panel can be selected to customize the way our mouse works answer |
|
Answer» Answer: 19236891 mark me as BRAINLIEST |
|
| 7271. |
A sequence of cmmutable object is called A) built in B) list C) tuple D) data |
| Answer» | |
| 7272. |
If X = -23.7, then Math.round (X) = ? |
|
Answer» -24 Explanation: the answer is -24 please MARK this as BRAINLIEST |
|
| 7273. |
How many backgrounds are there in tux paint |
|
Answer» hmm Explanation: many don't REMEMBER in numbers cause now I don't USE it |
|
| 7275. |
The shortcut key to insert a sheet tab in ms excel is |
|
Answer» Explanation: PRESS Shift+F11 or Alt+Shift+F1. Right-CLICK a sheet tab, CHOOSE the Insert... command from the shortcut menu, select WORKSHEET from the Insert dialog box, and then click OK. |
|
| 7276. |
A frame is any frame that contains a key change in the animation( true or false) |
| Answer» | |
| 7277. |
Accept 3 sides of a triangle and find out whether the triangle can be formed or not. |
|
Answer» Explanation: bacuse triangle has 3 side |
|
| 7279. |
Compute the algorithm, flowchart and BASIC program to calculate the area of agriculture field of rectangle length 50m and width 30m. |
|
Answer» Answer: #include int main() { int width=5; int HEIGHT=10; int AREA=width*height; PRINTF("Area of the RECTANGLE=%d",area); } |
|
| 7280. |
Explain how a soda acid fire extinguisher works |
|
Answer» Answer: Soda acid TYPE extinguisher acts by cutting off SUPPLY of air. It acts on all types of fire except DUE to electrical and inflammable liquids. The carbon dioxide is liberated by the ACTION of acid on baking soda. It increases the percentage of carbon dioxide in air (CO2 is non supporter of combustion) Hope you like it |
|
| 7281. |
Write an algorithm for the get ready to school |
|
Answer» WAKE up EARLY, COMPLETE ur DAILY course,and then after get ready for ur school. |
|
| 7282. |
The email address always consists of five components,state the component |
|
Answer» Explanation: FIRST subject , 2nd sender, 3RD reply to , fourth DATE and TIME received , and fifth RECIPIENT |
|
| 7283. |
---- is a theft in which the internet surfing hours of the victim are used Up by another person by gaining access to the login ID and the password |
|
Answer» if the PARTICULAR person has gained the access by fraud then its a theft otherwise if the person has GIVEN all his details himself then it is not any theft. |
|
| 7284. |
Which statement is TRUE about database: |
|
Answer»
DATA is REPRESENTED by TABLES
|
|
| 7285. |
Name the attribute whose value can be any valid URL |
|
Answer» Answer: itemid attribute
|
|
| 7286. |
We are given an array 'a' of 'N' non negative elements (eg al,a2...an). We can take any twoconsecutive elements of an array and reduce it by value 1, we can perform this operation asmany numbers of times,We are also given an array 'b' of 'N' non-negative elements (eg bi,b2...bN).It is also madesure that b[i] |
| Answer» | |
| 7287. |
Which is the non - positional number system in computer science? |
|
Answer» Answer: 2.3 is the non-positionl NUMBER SYSTEM.
|
|
| 7288. |
Identify the errors in the program. Underline the line which has error and write the correct lineopen('sample.txt')f.write('This is first line')f.write('This is second line')plzanswer asap |
|
Answer» Answer:1. WiMAX: i. The ‘World Interoperability for MicroAcess, Inc. (WiMAX)’ forum, an industry group, focuses on creating advanced technology solution for high speed wide area internet access. ii. The WiMAX product certification program ensures interoperability between WiMAX equipment from vendors worldwide. iii. WiMAX can serve as a backbone for 802.11 hotspots for connecting to the internet. Alternatively, users can connect mobile devices such as laptops and handsets directly to WiMAX base stations. Mobile devices connected directly can achieve a range of 4 to 6 miles. iv. There are 2 types of WiMAX, fixed WiMAX(IEEE 802.16d-2004) and mobile WiMAX(IEEE802.16e-2005). Fixed WiMAX is a point-to-multipoint technology, whereas mobile WiMAX is a multipoint-to-multipoint technology, similar to that of a cellular infrastructure. 2. Some of the salient features supported by WiMAX are: i. High data rates: - WiMAX can typically support data rates from 500 Kbps to 2 Mbps. - The inclusion of multi-input multi-output(MIMO) antenna techniques along with flexible sub-channelization schemes, advanced coding and modulation all enable mobile to support peak downlink data rates of 63 Mbps per sector and peak uplink data rates of up to 28 Mbps per sector in a 10 MHz channel. ii. Quality of service (QoS): WiMAX has clearly defined QoS classes for applications with different requirements such as VoIP, real time video streaming, file transfer and web traffic. iii. Scalability: Mobile WiMAX is designed to able to work in different channelization from 1.25 to 20 MHz to comply with varied world-wide requirements. iv. Security: There is support for diverse set of user credentials like SIM/USIM cards, smart cards, digital certificates, username/password schemes. All this is BASED on relevant ‘extensible authentication protocol (EAP)’ methods for credential type. v. Mobility: Mobile WiMAX supports optimized handoff schemes with latencies less than 50ms to ensure that real time applications such as VoIP can be performed without service degradation. Flexible key management schemes assume that security is maintained during handoff. 3. WiMAX Physical LAYER (PHY): i. For bands in 10-66GHz range, 802.16 defines one interface called Wireless MAN-SC ii. For 2-11GHz (both licensed and unlicensed): Wireless MAN-SC (single carrier modulation) Wireless MAN-OFDM (256 carrier OFDM with access to different stations using TDMA) Wireless MAN-OFDM (2048 carrier OFDM by assigning subset of carriers to individual station) iii. WiMAX PHY features include ‘Adaptive Modulation and Coding (AMC)’, ‘Hybrid Automatic Repeat Request (HARQ)’, ‘Channel Quality Indicator Channel (CQICH)’ which is a feedback channel. iv. All these features provide robust link adoption in mobile environment at vehicular speeds in excess of 120Km/h. 4. WiMAX Medium Access Control (MAC): i. Each subscriber station need to compete for media only one (for entry).Then, WiMAX base station provides time slot to each subscriber station which may increase or decrease DEPENDING on need. ii. There is a scheduling algorithm for service to each station. This algorithm is robust and not affected by over loading and over subscription. iii. WiMAX supports different transport technologies such as IPv4, IPv6 and Ethernet. iv. WiMAX mesh networking allows subscriber stations to communicate with each other i.e. “Subscriber” mode and with base station i.e. “base station” mode simultaneously. 5. Spectrum Allocation for WiMAX: i. The biggest spectrum segment for WiMAX is around 2.5GHz. ii. The other bands are around 3.5HZ, 2.3/2.5GHz, or 5GHz, with 2.3/2.5GHz. 6. Other features: i. The mesh mode of WiMAX enables subscriber stations to relay traffic to one another. Thus, a station that does not have line-of-sight with the base station can get its traffic from another station. ii. WiMAX technology can provide fast and cheap broadband access to markets that lack infrastructure (fiber optics, copper wire), such as rural areas and unwired countries. WiMAX can also be used in backup during disasters, which may lead the wired networks to get broken down. iii. As mobile WiMAX is scalable in both radio access and network architecture, it provides flexibility in network deployment options and service offerings. iv. Mobile WiMAX based on 802.16e uses OFDMA in which carriers are divided among users to form sub CHANNELS. The coding and modulation are adapted SEPARATELY for each sub channel. v. SOFDMA is an enhancement of OFDMA that scale the number of subcarriers in a channel with possible values of 128, 512, 1024, and 2048. vi. 802.16e includes power-saving and sleep modes to extend battery life if mobile devices. Explanation: |
|
| 7289. |
Which function finds the largest No. In a range |
|
Answer» Answer: Explanation: Just ENTER the formula =Max (A1:F12) or =MIN(A1:F12) in a blank cell, and then press Enter key to get the largest or smallest number in the range |
|
| 7290. |
Which is the most common operating system used nowadays |
|
Answer» The most common operating systems are Microsoft WINDOWS, MACOS, and Linux. |
|
| 7291. |
How to download playstore if deleted accidentally??irrelevant answer: Report |
|
Answer» playstore couldn't be uninstalled Explanation: if its uninstalled then download WWW. aptoide. COM it is an application and then search playstore in it u will get genuine play store application and ENJOY it |
|
| 7292. |
63 Differentiate between thefollowingColumnChardand BarchartIN |
|
Answer» Both the Bar and the Column chartsdisplay data using rectangular barswhere the length of the bar isproportional to the data value. Both are used to COMPARE two or more VALUES. However, their DIFFERENCE LIES in their orientation. A Bar chart is oriented horizontally whereas the Column chart is oriented vertically. follow me back ❣️❣️❣️ |
|
| 7293. |
Lucy has entered to Narnia through the wardrobe |
|
Answer» what your QUESTION buddy film NAME by the way follow me |
|
| 7294. |
Difference between artificial and biological neuron ? |
|
Answer» Before taking a look at the differences between Artificial NEURAL NETWORK ANN and Biological Neural Network BNN, let us take a look at the SIMILARITIES based on the terminology between these two. ... ANN versus BNN. Biological Neural Network BNN Artificial Neural Network ANN Synapse Weights or Interconnections Axon OUTPUT |
|
| 7295. |
WAP to calculate whether a given input is an odd number or given number using C++PLEASE SOLVE THIS PROBLEM.I AM MARK AS BRAIN LIST. |
|
Answer» #include using namespace std;
{ int number, remainder;
cout << "Enter the number : "; cin >> number; remainder = number % 2; if (remainder == 0) cout << number << " is an EVEN integer " << endl; else cout << number << " is an odd integer " << endl;
RETURN 0; } plz mark brainliest . follow for every answer |
|
| 7296. |
Whatsearch enginesweb browser and web portal?Give examples ofeach . |
|
Answer» Answer: EXAMPLE of SEARCH ENGINE is GOOGLE Chrome web BROWSER is google |
|
| 7297. |
EXPLAIN ANY ONE STRING OPERATOR IN PYTHON WITH AN EXAMPLE |
|
Answer» Explanation: This "" is the symbol of string and the () USED to specify the string |
|
| 7298. |
Q1. Convert the following numbers into their equivalent.(256)10 = (?)2 (450)10 = (?)8 (675)10 = (?)16 Q2. Convert the following into Decimal Number System. 1) (2AD)16 2) (100011)2 3) (300)8 |
|
Answer» Explanation: 256)10 = (?)2 (450)10 = (?)8 (675)10 = (?)16 Q2. CONVERT the following into Decimal Number System. 1) (2AD)16 2) (100011)2 3) (300)8 Mark as brainlist |
|
| 7299. |
The notification area is present on the left side of the taskbar |
|
Answer» Explanation: |
|
| 7300. |
Name successful Entrepreneurs from your province whose business are related to computer system servicing in province of bohol |
| Answer» | |