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.
| 16151. |
2.Each entry in the table is called ..a. Recordb. Data |
|
Answer» data Explanation: |
|
| 16153. |
Each entry in the table is called |
|
Answer» In MS excel |
|
| 16155. |
How can you add space around the top and bottom of an image |
|
Answer» Answer: we should keep the CURSOR above the PICTURE the CLICK NEXT line u will get SPACE |
|
| 16156. |
A row in a table is called a.record b.fields c.toolpane |
|
Answer» a. record is the RIGHT answer |
|
| 16157. |
Flowchart to findout the sum of odd number between 1 and 20 |
|
Answer» Explanation: 2,4,6,8,10,12,14,16,18,20 |
|
| 16158. |
How to overclock CPU? |
|
Answer» Hola mate....Here's your answer..... 1) Check CPU stability. To ensure a successful overclock, we'll need to know that the CPU is stable at both idle and max load. ... 2) Check your core temp. ... 3) RUN the stress tests. ... 4) Get into the BIOS. ... 5) Go for auto-overclock. ... 6) Changing the multiplier. ... 7) Test at max load. ... 8) FINDING the limit. 9) Increasing the voltage... 10) Back to benchmarking.... Mark my answer as the brainliest ❤.... |
|
| 16160. |
In electronic mail which of the protocol allow the transfer of multimedia message |
| Answer» | |
| 16161. |
What is the output of the java program that invokes a method |
| Answer» | |
| 16162. |
You can sort the data only in one field true or false |
|
Answer» You can sort the data only in one field the statement is False. Explanation:Microsoft Excel is USED to store and process large AMOUNTS of data. We can quickly look at information, calculate different values based on it, and sort data to find the largest or smallest values. Excel allows selecting required columns in the worksheet or selecting the entire worksheet for SORTING. Data is typically sorted based on actual values, COUNTS or percentages, in either ASCENDING or descending order. |
|
| 16163. |
Write a python program to generate all prime numbers in a given range |
|
Answer» Here is your answer Explanation: PYTHON program to ASK the USER for a range and display all the prime numbers in that INTERVAL. |
|
| 16164. |
C++ if and else programming Write a program to enter a year check whether leap year or not |
|
Answer» #include using namespace STD; int main() { int year; cout << "Enter a year: "; cin >> year; if (year % 4 == 0) { if (year % 100 == 0) { if (year % 400 == 0) cout << year << " is a LEAP year."; cout << year << " is not a leap year."; } else cout << year << " is a leap year."; } else cout << year << " is not a leap year."; return 0; } |
|
| 16165. |
What will be the output of the programguysss plzzzzzzzz help me out with it qno. 27 & 28 |
| Answer» | |
| 16166. |
Which of the following is not correct about threads of any process(1) compared to process switching between threads of same process takes less time as quantum allotted for threads is less5 |
|
Answer» Answer: The above given question is incomplete. So the complete question has been PROVIDED below: Which of the FOLLOWING is not correct about threads of any process? (1) Compared to a process. switching between threads of same process takes less time as quantum alloted for threads is less. (2) Inter-thread communication is faster as the threads of one process is share ADDRESS space. (3) Threads of a process share same address space. (4) Compared to a process. swithcing between threads of same process takes less time as next-to-run thread shares same address space. ANSWER: From the above given options, the statement which is not correct about the threads of any process is option 2) Inter-thread communication is faster as the threads of one process is share address space. There are many subprocesses in which a computer system is being divided. Shifting of PROCESSES take lot of time hence they are divided into subprocesses which is less time consuming. The address space for inter-thread communication is not same and thus not shared by all. |
|
| 16167. |
How to download animation movie in hindi in hd but not thereatur print |
| Answer» | |
| 16168. |
Difference between internal and external source of data |
|
Answer» INTERNAL sources include data that exists and is STORED inside your organization. EXTERNAL data is data that is collected by other people or organizations from your organization's external environment. |
|
| 16170. |
Explain the view buttons located on the status bar |
|
Answer» Answer: The VIEW button on status BAR is USED to see many programs. It helps in increasing Sound or see the PRINTING status ETC. |
|
| 16171. |
What are the advantage and disadvantage of different generation of language |
|
Answer»
First Generation Computers (1946-1959) The computers produced during the period 1946-1959 with the them technology are regarded as the first generation COMPUTER. These computers were manufactured with the vacuum tubes. These tubes were used in the arithmetic and logical operations. Advantages: They were capable of making arithmetic and logical operations. They used the electronic values in place of the key punch machines or the unit record machines. Disadvantages: They were too big in size, very slow, low level of accuracy and reliability. They consumed lot of electricity, generated a lot of heat and break down frequently. Second Generation Computers (1959-1965) The computer produced during the period 1959-65 with technology is known as second generation computers. These computers used transistors in place of vacuum tubes as their basic elements to perform all COMPUTATIONAL and logical works. Advantages: They required very small space, were very fast and reliable and dependable. They used less POWER and dissipated less heat and had large storage capacity. They used better peripheral devices like card readers and printer etc. Disadvantages: They did not have any operating system and used assembly languages. They lacked in intelligence and decision making and needed constant upkeep and maintenance. Third Generation Computers (1965-1970) The computers developed during the period 1965-70 are branded as the third generation computers. The significant features of these computers was that they were built with monolithic integrated circuits, (IC) each of which consisted of thousands of transistors and other electronic components on a single crystal.
Advantages: The size was very small in comparison less costly and built with thousands of transistor which were very cheap. They used faster better device for storage, called auxiliary backing or secondary storage. They used operating system for better resource MANAGEMENT and used the concept of time sharing and multiple programming. Disadvantages: They created lot of problems to the manufacturers at their initial stages. They lacked thinking power and decision making capability. They could not provide any insight into their internal working. Fourth Generation Computers: The computer that came to the scene with improved technology during the period 1970-1985 is marked as the fourth generation computers. They used large scale integrated circuits and very large integrated circuits in the form of microprocessor in their memory. These computers unlaced millions of transistors and other electronic components on a single silicon chip. A microprocessor is a single chip which itself can perform the controlling, arithmetic and logical FUNCTIONS of a computer that too at a fast speed. Advantages: They were very small in size, and cost of operation was very less. They were very compact faster and reliable as they used very large scale integrated circuits. They were capable of facilitating the interactive on line remote programming by which one sitting at the distant place can get his programs executed by centrally located computer. |
|
| 16172. |
Which tag are used to provide links in the web page? |
|
Answer» Answer: The tag defines a HYPERLINK, which is used to link from one page to ANOTHER. The most IMPORTANT attribute of the element is the href attribute, which indicates the link's destination. By default, links will APPEAR as follows in all browsers: An unvisited link is underlined and blue. |
|
| 16173. |
Which of the foolowing is not considered to be a tool of ICT.(a)Hardware (b)Software (c)Technology (d)Processing |
|
Answer» HARDWARE is not CONSIDERED to be a TOOL ICT |
|
| 16174. |
Which operator excepts a left side operand that is or can be converted to a left string? |
|
Answer» Answer: Comparison OPERATORS — operators that COMPARE VALUES and return true or false . The operators include: > , < , >= , <= , === , and !== . Logical operators — operators that combine MULTIPLE BOOLEAN expressions or values and provide a single boolean output. |
|
| 16175. |
Which is used to convert source code to target language? |
|
Answer» jvchicgjhj................ |
|
| 16176. |
Which is used to convert source code to target code? |
|
Answer» Answer: The NAME COMPILER is PRIMARILY used for programs that translate SOURCE code from a high-level programming language to a lower level language (e.g., assembly language, object code, or machine code) to create an executable program. |
|
| 16177. |
Which tool is used to colour the images in Photoshop |
|
Answer» The TOOL used to COLOUR the images in PHOTOSHOP is BRUSH tool |
|
| 16178. |
Two features of PowerPoint |
|
Answer» Answer: POWER POINT is used to do presentation. It is used to do attractive SLIDES. |
|
| 16179. |
Which claaause is used to handle all the exception in sql? |
|
Answer» Answer: The name compiler is PRIMARILY used for programs that TRANSLATE source code from a high-level programming LANGUAGE to a LOWER level language (e.g., assembly language, object code, or machine code) to create an executable PROGRAM. |
|
| 16180. |
Where is placenta located and what is its function? |
|
Answer» This STRUCTURE provides oxygen and nutrients to your growing BABY and removes waste products from your baby's blood. The placenta attaches to the wall of your UTERUS, and your baby's umbilical cord arises from it. The ORGAN is usually attached to the top, side, FRONT or back of the uterus.A |
|
| 16181. |
Which menu contains the control panel option |
|
Answer» Answer: To go to control panel steps are given
•Now the control panel open if you find it useful mark it as brainliest |
|
| 16182. |
What do rotation lock in Android phone |
|
Answer» Answer: ROTATION LOCK, locks the rotation of screen in Android PHONE |
|
| 16183. |
Where did ibm release the first version of disk operating system dos version 1.0? |
|
Answer» Answer: On August 1981 IBM released the first version of DISK OPERATING system DOS version 1.0 |
|
| 16184. |
Whenever user opens any website then main page is called as? |
|
Answer» Answer: The main and the first page is CALLED HOME. HOPE this SATISFIES your question and please MARK as brainliest answer |
|
| 16185. |
One of the following 10 statements are error.which oneX=[1,"abcd",2,"efgh",[3,4] statement 1Y=X[0:50] statement 2Z=Y statement 3W=X Statement 4X[1][1]='Y' Statement 5Z[0]=0 Statement 6 |
|
Answer» Answer: statement 2 is wrong Syntax error Explanation: |
|
| 16186. |
Write a program to accept a number and print it's reverse |
|
Answer» here is your answer |
|
| 16188. |
Are longitude lines on a map |
|
Answer» longitude lines are on MAP |
|
| 16189. |
Who invented World Wide Web in what year |
|
Answer» Answer: Tim-Berners Lee in 1989 Explanation: I think you are completing your homework or you are FOND of COMPUTER if you are fond of computers then MARK me BRAINLIEST and go to Google and type Computer Genius HTML TUTORIALS |
|
| 16191. |
What is systematic review ? What are the characteristics of systematic review? |
|
Answer» Hey brainly user Here is your ANSWER The study of different kinds of organisms, their diversities and also the relationship AMONG them REFERRED to as SYSTEMATICS » The SCOPE of Systematics include identification, nomenclature and classification |
|
| 16192. |
Name the four types of microcomputer |
Answer» The four types of microcomputers are :1)DESKTOP computer2) Laptop computer3)Tablet computer4) Personal DIGITAL assistantHope!!! it helps you.... |
|
| 16193. |
A processed data is called |
|
Answer» raw DATA Explanation: Raw data (sometimes called source data or atomic data) is data that has not been processed for USE. A distinction is sometimes MADE between data and information to the EFFECT that information is the end product of data processing. |
|
| 16194. |
If ram is removed the computer won't work Right ????? |
|
Answer» ⚫__¶¶Ħ€Ř€'Ş ỮŘ ΔŇŞŴ€Ř ¶¶___⚫ When you turn your computer ON, the first PROGRAM run will be BIOS which is stored in EEPROM memory.When BIOS runs it will check for the HARDWARES including the system RAM and try to load the operating system from the hard DISK to the RAM , so if there is no RAM to load the OS it will STOP the process.. .... ..... _____❤️✰ᎡᏌᎬᏞ✰❤_____ ✔️Dont forget to MARK brainliest ✔️ |
|
| 16195. |
Are all types of data save in table..?? |
|
Answer» yup Explanation: |
|
| 16196. |
Select lname from employee where fsname='jennifer' or s_sal=987 address like='7%' |
|
Answer» Answer: output will be LNAME from employee table where name of employee is JENNIFER or salary is 987 and address start with 7 |
|
| 16197. |
The computers that are involved in the network that orignate, route and terminate rhe data are |
|
Answer» .....don't KNOW.... SORRY... |
|
| 16198. |
Plzz answer these questions fast of book of computer class 8 |
|
Answer» Answer: 1.both 2.request 3.other QUERIES 4.query |
|
| 16199. |
A spam filtering system has a probability of 0.95 to classify correctly as spam and 0.10 probability of giving false positives. it is estimated that 0.5% of the mail arwe actual spam mails. suppose that the system is now given a new mail to be classified as spam/not-spam,what is the probability that mail will be classified as spam? |
|
Answer» Not UNDERSTANDING PLZ |
|
| 16200. |
The state of a 12-bit register is 100010010111.What is the context of it represents in excess 3 code |
Answer» MARK me as BRAINLIST pleaseExplanation: 455000000900 |
|