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.
| 9001. |
किसी कॉलम और रो के प्रति छेद का सेल कहा जाता है क्या |
| Answer» | |
| 9002. |
In your point of view write a detail note on feature class and its types. |
|
Answer» Answer: A feature class is a collection of GEOGRAPHIC features that SHARE the same geometry TYPE (such as POINT, line, or polygon) and the same attribute fields for a common area. Streets, well points, parcels, soil TYPES, and census tracts are examples of feature classes. |
|
| 9003. |
Which of the following is usedto produce the output string"Informatie Practice $"*print("informaticsPractice,sep="#"end"$")Oprint("InformaticsPracticee",divide="#",top="S")print("InformaticaPractices" divide-"$", stop="#")Oprint("InformaticsPractices", sep="S",end="#") |
|
Answer» Can you imagine a world without merchants, where we are LEFT to our own devices to acquire GOODS and services without middlemen? Sounds like a harsh place to be. The sale and TRADE of goods DEFINES much of the development and history of the world.
Please mark me as Brainlist. |
|
| 9004. |
What is the use of favorite button |
|
Answer» Explanation: In the favourite button of Internet Explorer you can set some websites as your favourite. And then you can see their shortcuts on the NEW Tab SCREEN. Their actual use is to reduce the time wasted while TYPING a ENTIRE LINK. |
|
| 9005. |
The shortcut key which helps to open the Research task pane for Thesaurus is _____________ .Shift + F3Shift + F5Shift + F7Shift +F9 |
|
Answer» Answer: f7 Explanation: Ctrl+Alt+F2: displays the OPEN dialog. ... Shift+F7: displays the THESAURUS TASK pane. ... 2010, displays the RESEARCH task pane. ... for a keyboard shortcut, see Mac Help for ... Use FUNCTION key shortcuts. |
|
| 9006. |
ਕਿਸੇ ਦੋ ਮੁਹਾਵਰਿਆਂ ਨੂੰ ਵਾਕਾਂ ਵਿੱਚ ਵਰਤੋ। (4 ਅੰਕ)ਥਰ-ਥਰ ਕੰਬਣਾ |
|
Answer» ਅਰਥ:ਡਰ ਜਾਣਾ ਵਾਕ:ਰਾਮ ਸੱਪ ਨੂੰ ਦੇਖ ਕੇ ਥਰ ਥਰ ਕੰਬਣ ਲੱਗ ਪਿਆ। Explanation: PLZZ MARK me as BRAINLIEST plzz |
|
| 9007. |
Combination used for6 mention the shortcutKeynavigatingto the end of a column |
|
Answer» navigatting Explanation: LEARN keyboard shortcuts that will help make navigating ... Ctrl + End will select the last used cell on the SHEET. ... Ctrl+ Shift+Arrow KEYS select an entire RANGE of cells |
|
| 9008. |
Prove that the complement of A.(A + B).B.(B + C) is a Universal Gate. [5]Given : F (x, y, z) = π (2,3,6,7)Verify : F (x, y, z) = ∑ (0,1,4,5) |
| Answer» | |
| 9009. |
Notes of database development class 10 in hand written |
|
Answer» Answer: Database is a systematic collection of data. Databases support storage and manipulation of data. Databases make data management easy. Let's discuss few examples. An online telephone directory would definitely use database to store data pertaining to people, phone numbers, other contact details, etc. Your electricity service provider is obviously using a database to manage billing , client related issues, to handle fault data, etc. Let's also consider the facebook. It needs to store, manipulate and present data related to members, their friends, member activities, messages, advertisements and lot more. We can provide countless number of examples for usage of databases . What is a Database Management System (DBMS)? Database Management System (DBMS) is a collection of programs which ENABLES its users to access database, manipulate data, reporting / representation of data . It also helps to control access to the database. Database Management Systems are not a new concept and as such had been first implemented in 1960s. Charles Bachmen's Integrated Data Store (IDS) is said to be the first DBMS in history. With time database technologies evolved a lot while usage and expected functionalities of databases have been INCREASED immensely. TYPES of DBMS Let's SEE how the DBMS family got evolved with the time. Following DIAGRAM shows the evolution of DBMS categories. Database - Class 10 Class 10 Notes | EduRev There are 4 major types of DBMS. Let's look into them in detail. Hierarchical - this type of DBMS employs the "parent-child" relationship of storing data. This type of DBMS is rarely used nowadays. Its structure is like a tree with nodes representing records and branches representing fields. The windows registry used in Windows XP is an example of a hierarchical database. Configuration settings are stored as tree structures with nodes. Network DBMS - this type of DBMS supports many-to many relations. This usually results in complex database structures. RDM Server is an example of a database management system that implements the network model. Relational DBMS - this type of DBMS defines database relationships in form of tables, also known as relations. Unlike network DBMS, RDBMS does not support many to many relationships.Relational DBMS usually have pre-defined data types that they can support. This is the most popular DBMS type in the market. Examples of relational database management systems include MySQL, Oracle, and Microsoft SQL Server database. Object Oriented Relation DBMS - this type supports storage of new data types. The data to be stored is in form of objects. The objects to be stored in the database have attributes (i.e. gender, ager) and methods that define what to do with the data. PostgreSQL is an example of an object oriented relational DBMS. Explanation: Sister or brother main class 8 main hu fir bhi mujhe ishka and aata hai aur maine aapki help ki aapka farz banta hai mujhe brilliant mark dene ka so plz de do |
|
| 9010. |
OCompilerWhat is a Bug?*1 pointOIt is a creature seen in Home /HouseOIt is designed by Python LanguagedeveloperO It is an insect in Agriculture FieldO It is an error in ProgramWhich of the following is not a1 point! |
|
Answer» A bug in python PROGRAMMING LANGUAGE MEANS an ERROR in the python programme. |
|
| 9011. |
Notes of database development class 10 |
|
Answer» database is a collection of logically RELATED information/data, which is available for ONE or more USERS organised in a way, so that it can be easily accessed, managed and UPDATED. It.is actually a place, where related piece of information is stored and various operations can be performed on it by the user. |
|
| 9012. |
What do you meanby cut, copy and paste |
|
Answer» Answer: The cut command removes the selected data from its original position, while the COPY command CREATES a duplicate; in both cases the selected data is kept in TEMPORARY storage (the clipboard). The data from the clipboard is LATER inserted wherever a paste command is issued.Explanation: |
|
| 9013. |
Explain the term Functions |
|
Answer» A TECHNICAL definition of a function is: a relation from a set of inputs to a set of possible outputs where each input is related to exactly one output. ... We can WRITE the statement that f is a function from X to Y USING the function NOTATION f:X→Y. |
|
| 9014. |
What is the use of hyper link |
|
Answer» Answer: Hyperlinks are the PRIMARY method used to NAVIGATE between pages and Web sites. Links can point to other web pages, web sites, graphics, files, SOUNDS, e-mail addresses, and other locations on the same web page. When TEXT is used as a HYPERLINK, it is usually underlined and appears as a different color.May 5, 2006 |
|
| 9015. |
6. Create a 6-slide presentation on “Delhi Metro and its services” with pictures, animation, transition, tables, hyperlink, and other dynamic information |
| Answer» | |
| 9016. |
Write a program that takes name of the student ,marks(out of 100) of 5 subjectsfrom user and calculate total marks ,percentage and grade as per the following criteria:percentage grade>=75 A>=60 and |
|
Answer» Explanation: Write a C program to INPUT marks of five SUBJECTS Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and GRADE according to given CONDITIONS:Write a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AWrite a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AIf percentage >= 80% : Grade BWrite a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AIf percentage >= 80% : Grade BIF percentage >= 70% : Grade CWrite a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AIf percentage >= 80% : Grade BIf percentage >= 70% : Grade CIf percentage >= 60% : Grade DWrite a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AIf percentage >= 80% : Grade BIf percentage >= 70% : Grade CIf percentage >= 60% : Grade DIf percentage >= 40% : Grade EWrite a C program to input marks of five subjects Physics, Chemistry, Biology, Mathematics and Computer, calculate percentage and grade according to given conditions:If percentage >= 90% : Grade AIf percentage >= 80% : Grade BIf percentage >= 70% : Grade CIf percentage >= 60% : Grade DIf percentage >= 40% : Grade EIf percentage < 40% : Grademake me as brainalist okay PLEASE |
|
| 9017. |
2.information system is used to make tactical decisions. (a) DSS, (b) KMS, (c) TPS, (d) MIS. |
|
Answer» Answer: Explanation: management information system (MIS) are used by TACTICAL managers to monitor the organisations current PERFORMANCE STATUS. the output from a TRANSACTION processing system is used as an input to a management information system |
|
| 9018. |
Fill in the blanks.1.charts are used to show comparisons between items of data2. Table Styles group is present under Table Tools, in thetab.3. To view the charts available click theTab on the Ribbon.4. The chart tools are located on three tabs:5.area bound by the axes, including all data series. |
|
Answer» Answer: 1.Bar and column charts are used to compare different items. Bars on a column chart are vertical while bars on a bar chart are horizontal. Bar charts are generally used to help avoid clutter when one data LABEL is long or if you have more than 10 items to compare. 2.The Table Formats group contains a gallery of pre-set formats that you can apply to your table. By resting your pointer over each of the preformatted table STYLES, you can preview what the table will look like. Click in the table that you want to FORMAT. Under Table Tools, click the Design tab. 3.Select the chart, and then Design tab, Layout tab, and Format tab appear in the far RIGHT of Ribbon. 4.Select the chart, you will view three extra tabs appear in Ribbon: Design tab, Layout tab, and Format tab. These tabs will help you format and edit your charts. 5.B Pie chart A chart that shows the relationship of each part to a whole. Plot AREA The area bounded by the axes of a chart, including all the data series. Rate = Amount of Increase/Base The mathematical formula to calculate a rate of increase |
|
| 9019. |
What do you mean by storage device? short answer |
|
Answer» Answer: A STORAGE device is a piece of COMPUTER hardware used for saving, CARRYING and pulling out data. It can keep and RETAIN information short-term or long-term. It can be a device inside or outside a computer or server. Other terms for storage device is storage medium or storage media. |
|
| 9020. |
चित्र और क्लिप आर्ट को कई अलग-अलग स्त्रोतों से एक दस्तावेज में डाला जा सकता है क्या |
|
Answer» वर्ड में क्लिपआर्ट क्या है? (what is CLIPART in ms word in HINDI) एमएस वर्ड आपको अपने डॉक्यूमेंट में क्लिपआर्ट जोड़ने की सुविधा देता है। क्लिपआर्ट ग्राफ़िक्स की मदद से बनाये गये चित्रों का एक लाइब्रेरी होता है जिसमे आप ढेर सारे ऐसे चित्रों के समूह को देख सकतें हैं और अपने फाइल में उनका प्रयोग कर सकते हैं। वो चित्र केटेगरी में सम्मिलित होते हैं जैसे कि प्रकृति से सम्बन्धित, लोगों से सम्बन्धित इत्यादि तरह के। माइक्रोसॉफ्ट के पिछले सारे वर्जन में क्लिपआर्ट का बहुत उपयोग होता रहा है लेकिन अब नये वाले वर्जन में क्लिपआर्ट की जगह बिंग चित्रों को डाल दिया गया है। लेकिन फिर भी, माइक्रोसॉफ्ट वर्ड आपको अपने डॉक्यूमेंट में क्लिपआर्ट जोड़ने की सुविधा देता है जिसकी पूरी प्रक्रिया हम नीचे समझेंगे। एमएस वर्ड में कैसे करें क्लिपआर्ट का प्रयोग? (use of clipart in ms word in hindi) एमएस वर्ड के नये वाले वर्जन में क्लिपआर्ट के प्रयोग की प्रक्रिया समझने के लिए निम्नलिखित चरणों को समझें और उन्हें फॉलो करें:- Insert पर क्लीक करें जिसके बाद एक आप्शन आयेगा ONLINE Pictures, उसमे जाएँ। Explanation: |
|
| 9021. |
Name the following Raja want to find How many cells in a spreadsheet contain number not text |
|
Answer» c Explanation: he is going the REST he is not rest until the last time |
|
| 9022. |
1. fill in the blanks.Alignment, Format, Cell , Font , Text , Autofita) ................. feature adjust the column width automatically.b. A ............ can hold different types of data like numbers, currency, dates.c. The options to format the text can be found in the ........... group.d. ............ type of data can hold both numbers and letters.e. Wrap text button is found in the ........... group of home tab.f. The options for adjusting row height and column width can be found by clicking on the............... button of cells group. |
|
Answer» PLEASE........ marks me brainliest answer |
|
| 9023. |
A man runs 200 m 25 sec. Find (1) his speed (2) the distance run by him in 5 sec |
|
Answer» Answer: 1)SPEED = distance/time =200/25 =8m/s 2)distance = speed*time =40m |
|
| 9024. |
(VI)2. Match the following:Column A(i) Function(ii) Pound Sign(iii) Add Chart(iv) Complex Formula(v) Quick Layout(vi) Move Chart |
Answer» SORRY I don't no............. |
|
| 9025. |
Write the steps to replace text that you have already found |
|
Answer» hsjekdmem Explanation: ujdksksosoospeoeppe |
|
| 9026. |
1 pointIf Sum='5'+5 then what doesSum contains?O10o55OTen |
|
Answer» I don't KNOW bro Explanation: PLEASE......MARKS me BRAINLIEST answer |
|
| 9027. |
Why we save our drawing in MS-Paint? * |
|
Answer» ɴɪᴄᴇ...........ʙᴜᴅᴅᴅʏ!!!☺☺☺ |
|
| 9028. |
Draw a pattern of 0’s surrounded by *’s.The pattern should be like |
|
Answer» Answer: TELL me the QUESTION PROPERLY I don't understand please tell me |
|
| 9029. |
I forgot my apple i pad password and now it is saying connect to itunes what should i do? |
|
Answer» you should GO from where you have bought the I pad and tell them to OPEN it don't PANIC |
|
| 9030. |
Explain the concept of word processing. |
|
Answer» Answer: WORD Processing REFERS to the act of using a computer to create, edit, save and PRINT documents. In order to perform word processing, specialized software (known as a Word Processor) is needed. ONE example of a Word Processor is Microsoft Word, but other word processing applications are also widely used. Explanation: plz follow me and thank my answer and mark me as BRAINLIEST plzzzzzz |
|
| 9031. |
Colu(1)(vi) To create a formula in2. Match the following:Column A(i) Function |
|
Answer» Answer: I don't KNOW bro I don't know bro I don't know bro PLEASE ......................MARKS me BRAINLIEST answer |
|
| 9032. |
What is internet? Write the history of internet |
|
Answer» Answer: The Internet started in the 1960s as a way for government researchers to share information. Computers in the '60s were large and immobile and in order to make use of information stored in any one computer, one had to either travel to the site of the computer or have magnetic computer tapes sent through the conventional postal system. Another catalyst in the formation of the Internet was the heating up of the Cold War. The SOVIET Union's launch of the Sputnik satellite spurred the U.S. Defense Department to consider ways information could still be disseminated even after a nuclear attack. This eventually led to the formation of the ARPANET (Advanced Research Projects Agency Network), the network that ultimately evolved into what we now know as the Internet. ARPANET was a great success but membership was limited to certain academic and research organizations who had contracts with the Defense Department. In response to this, other networks were created to provide information sharing. January 1, 1983 is considered the official birthday of the Internet. Prior to this, the various computer networks did not have a standard way to communicate with each other. A new communications protocol was established called Transfer Control Protocol/Internetwork Protocol (TCP/IP). This allowed different kinds of computers on different networks to "talk" to each other. ARPANET and the Defense Data Network officially CHANGED to the TCP/IP standard on January 1, 1983, hence the birth of the Internet. All networks could now be connected by a universal language. Model of UNIVAC I computer, c. 1954 The image above is a scale model of the UNIVAC I (the name stood for Universal Automatic Computer) which was delivered to the Census Bureau in 1951. It weighed some 16,000 pounds, used 5,000 vacuum tubes, and could perform about 1,000 calculations per second. It was the first American commercial computer, as well as the first computer designed for business use. (Business computers like the UNIVAC processed data more slowly than the IAS-type machines, but were designed for FAST input and output.) The first few sales were to government agencies, the A.C. Nielsen Company, and the Prudential Insurance Company. The first UNIVAC for business applications was installed at the General Electric Appliance Division, to do payroll, in 1954. By 1957 Remington-Rand (which had purchased the Eckert-Mauchly Computer Corporation in 1950) had sold forty-six machines. |
|
| 9033. |
Divinding a cell into mutiple cell is called spliting true and false |
|
Answer» Explanation: its true |
|
| 9034. |
In which of the following a setof statements will be submittedfor execution?O ScriptOCompilerO InterpreterO Interactive |
| Answer» | |
| 9035. |
Q.No.1. Differentiate the following (Marks: 4*5=20)a) Calculator keypad vs. Remote control keypadb) Ergonomics vs. Anthropologyc) Earcons vs. Auditory Iconsd) Designing for children vs. Designing for elderly users. |
|
Answer» That all was different Explanation: because each of that are OPPOSITES |
|
| 9036. |
What is world processing computer science question |
|
Answer» I can't UNDERSTAND your QUESTION |
|
| 9037. |
evaluate the following what will be the value of c int c = b++ + a-- + --b + a-- + -- a+ --b where initially a=9 and b=7 |
|
Answer» bbybsbsbsbbdbdbdbsbsb s s s s sbsbbsbsbsbsbsnamanwnansnjeehehb Explanation: jejdnjrjjdrbrdtjthrhrbrbrbbrbebbdberbrbbrhrhrhdbrbfndbrnfbfbfbfbfbfbfbfbxbxbxbchhcgchccbbchccbbcbnncnbchhfhcbbbcnnncbc |
|
| 9038. |
Windows uses graphics to make program easier to use, such graphic are known asa. DOSb. IBMc. GUI |
|
Answer» ************************************************************************************************************************ ************************************************************************************************************************************************************************************ |
|
| 9039. |
Network is capable of snaring softwar and hardware resourees between many users .True or false plz ans this Q. . |
|
Answer» helllo Explanation: jii kaise HO aap. mujhe PAHCHANA |
|
| 9040. |
Write output.equation(a+b)3=a3+b3+3ab(a+b)a4-b4=(a+b)(a-b)(a2+b |
|
Answer» its sup-tags |
|
| 9041. |
2. ਉਹ3 ਸੰਰਾਸ਼ਟਰ ਹੇਠ ਲਿਖਿਆਂ ਵਿੱਚੋਂ ਕਿਸ ਰਾਜ ਦਾ ਹਿੱਸਾ ਹੈ :5(i) ਮਨੀਪੁਰ(ii) ਗੁਜਰਾਤ(iii) ਮਹਾਰਾਸ਼ਟਰ(iv) ਨਾਗਾਲੈਂਡਅਤੇ ਸਥਿਤੀ |
| Answer» | |
| 9042. |
Define the different types of operators in C. |
|
Answer» An operator is a symbol that tells the compiler to perform specific mathematical or logical FUNCTIONS. C language is rich in built-in operators and provides the following types of operators − Arithmetic Operators Relational Operators Logical Operators Bitwise Operators Assignment Operators Misc Operators We will, in this chapter, look into the way each operator works. Arithmetic Operators The following table shows all the arithmetic operators supported by the C language. Assume variable A holds 10 and variable B holds 20 then − Show Examples Operator DESCRIPTION Example + Adds two operands. A + B = 30 − Subtracts second operand from the first. A − B = -10 * Multiplies both operands. A * B = 200 / Divides numerator by de-numerator. B / A = 2 % Modulus Operator and remainder of after an integer division. B % A = 0 ++ Increment operator increases the integer value by one. A++ = 11 -- Decrement operator decreases the integer value by one. A-- = 9 Relational Operators The following table shows all the relational operators supported by C. Assume variable A holds 10 and variable B holds 20 then − Show Examples Operator Description Example == Checks if the values of two operands are equal or not. If YES, then the condition becomes true. (A == B) is not true. != Checks if the values of two operands are equal or not. If the values are not equal, then the condition becomes true. (A != B) is true. > Checks if the value of left operand is greater than the value of right operand. If yes, then the condition becomes true. (A > B) is not true. < Checks if the value of left operand is less than the value of right operand. If yes, then the condition becomes true. (A < B) is true. >= Checks if the value of left operand is greater than or equal to the value of right operand. If yes, then the condition becomes true. (A >= B) is not true. <= Checks if the value of left operand is less than or equal to the value of right operand. If yes, then the condition becomes true. (A <= B) is true. Logical Operators Following table shows all the logical operators supported by C language. Assume variable A holds 1 and variable B holds 0, then − Show Examples Operator Description Example && Called Logical AND operator. If both the operands are non-zero, then the condition becomes true. (A && B) is false. || Called Logical OR Operator. If any of the two operands is non-zero, then the condition becomes true. (A || B) is true. ! Called Logical NOT Operator. It is USED to reverse the logical state of its operand. If a condition is true, then Logical NOT operator will make it false. !(A && B) is true. Bitwise Operators Bitwise operator works on bits and perform bit-by-bit operation. The truth tables for &, |, and ^ is as follows − p q p & q p | q p ^ q 0 0 0 0 0 0 1 0 1 1 1 1 1 1 0 1 0 0 1 1 Assume A = 60 and B = 13 in binary format, they will be as follows − A = 0011 1100 B = 0000 1101 ----------------- A&B = 0000 1100 A|B = 0011 1101 |
|
| 9043. |
Name the parts of ms Excel window. |
|
Answer» Answer: Also called a SPREADSHEET, the workbook is a unique file created by Excel XP. Title BAR. The title bar displays both the name of the application and the name of the spreadsheet. Menu bar. ... Column headings. ... Row headings. ... Name box. ... FORMULA bar. ... CELL. ... Navigation BUTTONS and sheet tabs. |
|
| 9044. |
Evaluate the following what will be the value of c int c = b++ + a-- + --b + a-- + --a+ --b |
|
Answer» MAKE the BRAINLIEST answer Łêťß Béčømë Á Hãćkèř |
|
| 9045. |
_________ will create the mirror image of a picture. *2 pointsRotateFlipResize |
|
Answer» Flip |
|
| 9046. |
Do mosquitoes sleep ? |
|
Answer» Answer: Mosquitoes don't sleep LIKE we do, but people often wonder what these pests do during times of day when they aren't active. When they aren't flying to locate a host to FEED on, mosquitoes sleep, or rather rest, and are inactive UNLESS disturbed. Explanation: thank you |
|
| 9047. |
5. Explain topologies used in transmitting the T.V signals |
|
Answer» Answer: Mesh topology is used in TRANSMITTING T. V. signals. ... In a mesh network topology, each of the network nodes, COMPUTERS, and other DEVICES are CONNECTED with each other. Each node not only sends its own signal, Here every node is connected to every other node in the network. Explanation: Hope this HELPS you |
|
| 9048. |
Different types of resources in an enterprise are men,_________ money & machinery . |
|
Answer» MATERIALS, Minutes Explanation: These are the FIVE M's in an INDUSTRIAL REVOLUTION |
|
| 9049. |
Which Option Allow You To Use One Key Instead Of Two Or Three Keys Combination By Turning On? |
|
Answer» Answer: Follow mee please Explanation: ctrl+F4 is KNOWN as the combination key of the keyboard. A key combination is the use of two or more keys on a keyboard to GENERATE a specific result. These keys are PRESSED either at the same time, or one after the other while HOLDING down each key until the last key is pressed. |
|
| 9050. |
The topic which is to searched in inter net is called |
|
Answer» URL Explanation: this is what CALLED |
|