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.
| 11601. |
In soarting datta we have to create a new work sheet true or false |
|
Answer» false Explanation: |
|
| 11602. |
MS word can be used only for typing paragraphs |
|
Answer» Answer: Rule 1: Within a paragraph, just keep typing When you use a typewriter, you have to use the carriage return at the end of every line. When you use a word processor, such as Word, you just keep typing. Type type type. Word knows where the margins are. You can see the margins, too: the dotted rectangle on the page shows you where they are. Just keep typing and Word will wrap the text within the margins. Don't press Enter at the end of every line. Press Enter to indicate the end of a paragraph, not the end of a line. Make sure you can see when you have pressed Enter OK: So there's this BIG rule that says "don't press Enter at the end of every line". But, you say, I can't see whether I've pressed Enter or not. So what's the big deal? This section explains how to see when you've pressed Enter. Just as an experiment, type some text in Word, then press Enter several times. Your document might look something like the example below. This is some text¶ ¶ ¶ ¶ ¶ Can you see the effect of having pressed Enter several times? Your machine may not have set up Word to show you. If you can't see the ¶ signs, click the ¶ button on the Standard Toolbar or on the Home tab. The ¶ is a symbol meaning the end of a paragraph. Word will show you where you have pressed Enter by displaying this symbol. The symbol doesn't print. It's just there to enable you to see what's going on. You can DELETE a paragraph mark in the same way as you would delete text. You can press Backspace to reverse over them, or use niftier ways that you'll see in later Basic Concepts pages. (If you clicked the ¶ button and you don't see ¶ signs in your document, choose Tools > Options > View. Under the heading "Formatting marks" click All.) You pressed Enter several times. Now you can see that you pressed Enter several times. You may ALSO be able to see the spaces between words displayed by a dot. This is also useful, as you'll see below. Rule 2: Press Enter once at the end of every paragraph When you use a typewriter, you use the carriage return twice at the end of every paragraph. This gives you the desired spacing between paragraphs. In Word, you don't do that. You press Enter once at the end of a paragraph. Rule 3: Use the spacebar once at the end of each sentence On a typewriter, lots of people put two spaces after a full stop (period, for the Americans amongst us) or exclamation mark or question mark that ends a sentence. Explanation: |
|
| 11604. |
Differentiate between temporary and permanent storage |
|
Answer» Answer: Computers have TWO kinds of storage — temporary and permanent. A computer's memory is used for temporary storage, while a computer's hard DRIVE is used for permanent storage. ... A computer's memory is where INFORMATION is temporarily STORED while it is being accessed or worked on. hope it helps |
|
| 11605. |
Differentiate between temporary and permanent memory |
|
Answer» Computers have two kinds of storage — temporary and permanent. A computer's memory is USED for temporary storage, while a computer's HARD drive is used for permanent storage. ... A computer's memory is where INFORMATION is temporarily STORED while it is being accessed or worked on. |
|
| 11606. |
Which network technology is more realiable |
| Answer» | |
| 11607. |
4. You can create a relationship between two tables by using a unique field.how can we create?? plz explain |
|
Answer» Answer: 1 you can create a relationship between two tables by USING a unique field 2.tables,queries,reports,and FORMS can be CREATED in Microsoft access 3. DBMS stands for Data and BUSINESS Management Software. 4 A table can have only one Primary KEY. 5. Access saves the table automatically after saving it once. 6. The Primary key button is available on the Design tab. 7. OLE data type stores a link to a web page. You can create a relationship between two tables by using a unique field. Tables, queries, reports, and forms can be created in Microsoft Access. Explanation: |
|
| 11608. |
The process of making ourself look neat ,tidy and smart is called ____ |
| Answer» | |
| 11609. |
What is feedback in commnication |
|
Answer» Explanation: In the communication process, feedback REFERS to a RESPONSE from the receiver which GIVES the communicator an IDEA of how the message is being received and whether it needs to be modified. . . . |
|
| 11610. |
Touch typing typically involves placing the _____________ fingers in a horizontal row along the middle of the keyboard (the home row). * 1. Ten 2. Four 3. Eight 4. Five |
|
Answer» Answer: 3..Eight Finger The eight key are USED from home row are A S D F type from left hand finger J K L ; type from rigth hand finger I think you got a answer.And understant.If yes comment in BOX |
|
| 11611. |
How many holes are there in vga portfirst answer will be marked as Brainliest |
|
Answer» Answer: 15 Explanation: FOLLOW me mark as brainliest.✨ |
|
| 11612. |
HOW YO MARK SOMEONE AS BRAINLIST PLS EXPLAIN NICELY! |
|
Answer» YOU CAN MARK ANY ANSWER AS BRAINLIEST ONLY WHEN THERE IS MORE THAN ONE ANSWER. HOPE IT HELPS!HOPE IT HELPS!PLEASE MARK AS BRAINLIEST! |
|
| 11613. |
When the line spacing of a document is changed does it affect the number of page of that document ? |
|
Answer» Answer: IF THIS ANSWER IS RIGHT THEN PLEASE MARK THIS ANSWER AS BRAINLIEST ANSWERHOPE THIS ANSWER IS HELPFUL FOR OTHERS |
|
| 11614. |
Program to enter a temperature in degree celsius and convert and give output in in Fahrenheit and vice versa |
|
Answer» jajwwnshebnizjs mdnzjallx cdkf |
|
| 11615. |
What benefit does the Domain Name System (dns) provide? Check all that apply |
|
Answer» Answer: Its SYSTEM also makes it EASY for SEARCH engines to be ABLE to categorize and archive information. Security enhancement -DNS servers are an important component for the security of your home or work connections. |
|
| 11616. |
Computer class 7 chapter 4 answer the following questions |
| Answer» | |
| 11617. |
Print a pattern in odd number as9 7 5 3 1 9 7 5 39 7 59 7 9 |
|
Answer» Answer: CLASS pattern { PUBLIC static void main(String args[]) { int k=9; for(int i=5;i>=1;i--) { for(int j=1;j<=i;j++) { System.out.print(k); k=k-2; } System.out.println(); } } } Explanation: HOPE IT WILL GOING TO HELP YOU ,IF YES PLEASE MARK AS A BRAINLIST |
|
| 11618. |
Create a queue class that maintains a circular queue of integers. Make the queue size 100 integers long. Include a short main() function that demonstrates its operation. |
|
Answer» okkkkkkkkk BRO...... |
|
| 11619. |
Write on a passage on any of the latest unheard technology |
|
Answer» please PLZ follow me plz please plz and MARK me as brain LIST please plz please plz please plz plz |
|
| 11620. |
1. In how many ways tables can be created in Base?2. Why are data types used in DBMS /RDBMS? 3. List datatypes available in Numeric Datatype? 4. List datatypes available in Alphaumeric Datatype? 5. Define the structure of a table.6. Differentiate between Tuples and Attributes of a table.7. Name different Binary data types.The person who gives the answer to these questions correctly he/she will be marked as Brainliest |
Answer» this is fourth answer.1ans:- 3 ways TABLES can be created in base2ans:- A "DATABASE management system (DBMS)" is a software application used to define, manipulate, retrieve and manage data information in a database. While adding a field to a table in the database, fields are created as a specific data type. Data types are classified to identify possible values stored in the column3ans:- Data Types for Fixed-point Numbers. NUMBER. DECIMAL , NUMERIC. INT , INTEGER , BIGINT , SMALLINT , TINYINT , BYTEINT. ...Data Types for Floating Point Numbers. FLOAT , FLOAT4 , FLOAT8. DOUBLE , DOUBLE PRECISION , REAL. Examples of Floating Point Data Types in a Table.Numeric Constants.5ans:- (1) Rows and columnsThe cells in a table's HORIZONTAL plane CONSTITUTE rows; the cells in the vertical plane constitute columns. The row is the unit for performing operations on a table. Each row consists of data entries from one or more columns. Each column is given a column name.6ans:- An attribute is a name paired with a domain (nowadays more commonly referred to as a type or data type). An attribute value is an attribute name paired with an element of that attribute's domain, and a tuple is a set of attribute values in which no two distinct elements have the same name.7ans:- Binary Data Types. Binary columns can contain data such as graphic images, which cannot easily be stored using character or numeric data types. Synonyms for byte, varbyte, and long byte are binary, varbinary, and binary large object, respectively. |
|
| 11621. |
Filtering deletes the records in a database |
|
Answer» FALSE Explanation: FILTERING DATA DOES NOT DELETE THE RECORDS OF A DATABASE BECAUSE IT JUST SORTS IT OR IN OTHER WORDS REARRANGES IT. <U>HOPE IT HELPS U.PLZ DO MARK MY ANSWER AS BRAINLIEST |
|
| 11622. |
Which shortcut key is used to convert text to header 2 (a) Ctrl+Alt +2 (b) Ctrl+Alt+1 (c) Ctrl+shift+2 (d) Ctrl +Alt+4 |
|
Answer» Answer: b ctrl+alt+2 is UR answer...it is USED to CHANGE the test to HEADER. |
|
| 11623. |
Heat Map can be considered as two visualizations in one. False True |
|
Answer» Answer: A HEAT map is a two-dimensional REPRESENTATION of data in which values are represented by colors. FALSE Explanation: |
|
| 11624. |
14.What is the output of the following java code? int a=10; System.out.println(a>0?"a is positive":"a is negative") |
|
Answer» Answer: The output is "a is positive" because a>0? ACTS LIKE if else condition so in this CASE a > 0(a=10). |
|
| 11625. |
|
|
Answer» it is INSERTION operator please MARK as BRAINLIEST |
|
| 11626. |
Can someone help me write a Python program to accept a number and check if it's perfect using 'while' loop? |
|
Answer» Answer: def isPerfect( N ):
# To store sum of divisors sum = 1
# Find all divisors and add them i = 2 while i * i <= n: if n % i == 0: sum = sum + i + n/i i += 1
# If sum of divisors is EQUAL to # n, then n is a perfect NUMBER
return (True if sum == n and n!=1 else False) input = int(input("Enter a number... ")) if isPerfect(input): print("It is a Perfect Number") else: print("It is not a perfect number") HOPE IT HELPS U. PLS MARK MY ANSWER AS BRAINLIEST. |
|
| 11627. |
To advance the slides automaticlly ,the options are available under what group |
|
Answer» To advance slides AUTOMATICALLY: Locate the Timing group on the TRANSITIONS tab. Under Advance Slide, uncheck the box NEXT to On MOUSE Click. |
|
| 11628. |
How to take aesthetic pictures? |
|
Answer» Explanation: Tip #1 : Use Natural Light Tip #2 : Have A Theme Tip #3 : Little Editing „never hurt NOBODY" Tip #4 : Angles Tip #5 : Grain Tip #6 : Details Tip #7 : EXPLORE Your Camera‘s Features |
|
| 11629. |
List the features of final key word each with an example |
Answer» In the Java programming language, the final KEYWORD is used in several contexts to define an entity that can only be assigned once. Once a final variable has been assigned, it always CONTAINS the same value. |
|
| 11630. |
(C) centigrade DVN2. Answer the following questions.Star A is farther than star B. Which starwill have a large parallax angle?ii) What are the dimensions of the quantitywg. I being the length and g theacceleration due to gravity?iii) Define absolute error, mean absoluteerror, relative error and mean percentageerrorivDescribe what is meant by significantfigures and order of magnitude |
|
Answer» Answer: A parsec, about 3.26 light-years, is the distance where a star appears to shift by one second of arc as the EARTH moves from one point in its orbit to the opposite point. This shift due to our changing of vantage point is one second of parallax. If a star is farther away, the parallax will be less; it varies inversely with distance. Thus if the star is 10 parsecs or 32.6 light years away, we see a parallax of 1/10 or 0.1 second. For 0.005 secobd that distance would be Rate Solution RatingRatingRatingRatingRating Share Ask Doubt Relevant Questions When a glass capillary tube of radius 0.015 cm is dipped in water, the water rises to a height of 15... (D) 1:3:9 x. next 10 s is x, and the last 10 s is x,. Then x, X,. 1, (C) 1:3:5 (A) 1:2:4 (B)1:2:5 A ... Forward 20. A man of mass M stands at one end of a stationary plank of length L, lying on a smooth surface. ... Forward Joll or particles and Rotational Motion . A rectangular plate is placed on a rough plank. Dimensions... Forward A10 kg body is suspended by a rope is pulled by means of a horizontal force to make 60∘ by rope to v... Forward Recent Questions Diagram shows stress-strain graph for two material A & B. The graphs are drawn to scale. stress stre... Forward 17 A rigid body of mass m and r rolls without SLIPPING on a rough surface. A force is acting on a ri... Forward A disc of mass m and radius 'R' is attached to a rectangular plate of the same mass, breadth R and l... Forward lique ZIU! 24. A square plate of mass 120 g and edge 5.0 cm rotates about one of the EDGES. If it ha... Forward 75. A geo-stationary satellite orbits around the earth in a CIRCULAR orbit of radius 36000 km. Then,... Forward Open in App ✕ Free Solutions Popular Books IIT-JEE & NEET Books ABOUT US PRIVACY POLICY CONTACT US instasolv Instasolv instasolv Copyright © 2019-2020 Adinio Services Private Limited: All Rights Reserved |
|
| 11632. |
Right-click anywhere on the.................................... to get Show windows side by side option. |
|
Answer» MAKE sure that you have at LEAST two windows OPEN. Then right-click anywhere on the taskbar and select Show windows side by side. This will show you all the open windows in a tiled interface. ... When you are done and have SELECTED a window that you want to work with, you can close the side by side interface. |
|
| 11633. |
Write the Java expressions for : S = ut + 1/2 at² |
|
Answer» Answer: import java.util.*; class ss { public static void main(String args[]) { SCANNER SC =new Scanner(System.in); double s=0; double u,t,a; System.out.println("enter the value"); u=sc.nextInt(); t=sc.nextInt(); a=sc.nextInt(); s=(u*t)+1/2*a*t*t; System.out.println(); } } Explanation: I THINK THIS SOLUTION WILL GOING TO HELP YOU ,IF YES THEN PLEASE MARK ME BRAINLIST
|
|
| 11634. |
3. Convert 11011110101110^2 to hexadecimal. |
|
Answer» Answer:
to make hexadecimal we need to make SET of 4 BITS from RIGHT to left .if the binary digits are less than four bits add 0 to the left hand SIDE to make a complete set. 11011110101110 0011 0111 1010 1110 3 7 A E (37AE) with base 16 is your answer |
|
| 11635. |
What is background image of the desktop called? |
|
Answer» Answer: A wallpaper or background (also known as a DESKTOP wallpaper, desktop background, desktop picture or desktop IMAGE on computers) is a DIGITAL image (photo, DRAWING etc.) used as a decorative background of a graphical USER interface on the screen of a computer, smartphone or other electronic device. |
|
| 11636. |
Explain the different buttons on the structure line. class 10 urgent :) |
|
Answer» Answer: econdary STORAGE Device. ALTERNATIVELY referred to as external MEMORY, secondary memory, and auxiliary storage, a secondary storage device is a non-volatile device that holds data until it is DELETED or overwritten. Secondary storage is about two orders of magnitude cheaper than primary storage. Explanation: |
|
| 11637. |
1.a _____ is a set of data values of a particular type, one for each row of the table.2. A ______ represents a single,data item in a table3._______ are used to identify which type of data we are going to store in the database4.________ DDL command is used to create a table.5. Common DDL statements in OpenOffice Base are _________,__________&_________ |
| Answer» | |
| 11638. |
_________________ illustrates comparisons among individual items in MS-Excel Charts |
|
Answer» documents |
|
| 11639. |
1. Write a java program to search a name from the list of names accepted from command line. |
|
Answer» Explanation: Java Collections – Interface, LIST, Queue, Sets in Java With Examples · List in ... Passing command-line arguments in a Java program is quite easy. ... Make sure the Java path is SET CORRECTLY. ... If you found this article on “Java Command Line Arguments” relevant, check out the Edureka ... NAME is required. please mark as a brainliest |
|
| 11640. |
Which one is not OS? a)Fedora b)Kali linux c)DOS d)SATA |
|
Answer» Answer: d) SATA Explanation: SATA is not an OS(Operating System). Others are all LINUX distros. HOPE IT HELPS U. PLZ MARK MY ANSWER AS BRAINLIEST |
|
| 11641. |
___________positioning is not affected by the top, bottom, left and right properties. |
|
Answer» ........................... |
|
| 11642. |
5.Which device is capable of preparing mathematical tables? |
|
Answer» Answer: A MECHANICAL CALCULATOR, or CALCULATING machine, is a mechanical device used to perform the basic operations of ARITHMETIC automatically. Most mechanical calculators were comparable in size to small desktop computers and have been rendered obsolete by the advent of the ELECTRONIC calculator. |
|
| 11643. |
______ key is used for the people who have vision impairment or cognitive disability. |
|
Answer» It is SENSOR KEY It is for no VISION PEOPLE Please FOLLOW me thanks |
|
| 11644. |
Chart can be created from the __tab?a.OdataOb.insertC.OformatOd.design |
Answer» INSERT is CORRECT answer...... |
|
| 11645. |
The_ the respect, the more effective is the communication style. A. SlowerB. QuickerC. ClearD. Vague |
|
Answer» Answer: Explanation: Sending effective communication requires skill and an understanding of the audience. ... or measure of being clear, EITHER in appearance, thought or style; lucidity. ... To respect others' time, communication should aim for brevity and concision ... Often, messages are poorly STRUCTURED, MISSING specific subject lines, slow in ... |
|
| 11646. |
Are mere question ka answer do |
|
Answer» PLEASE MAKE me BRAINLY please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me Explanation: please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly please make me brainly |
|
| 11647. |
1.Discuss the various types of keys available on a computerkeyboard. |
|
Answer» Answer: Typing (alphanumeric) keys. These keys include the same letter, number, punctuation, and SYMBOL keys found on a traditional typewriter. Control keys. These keys are used alone or in combination with other keys to perform certain ACTIONS. The most frequently used control keys are Ctrl, Alt, the Windows logo key Picture of the Windows logo key, and Esc. Function keys. The function keys are used to perform specific tasks. They are labeled as F1, F2, F3, and so on, up to F12. The functionality of these keys differs from program to program. Navigation keys. These keys are used for moving around in DOCUMENTS or webpages and editing text. They include the arrow keys, Home, End, Page Up, Page Down, Delete, and Insert. Numeric keypad. The numeric keypad is handy for entering NUMBERS quickly. The keys are grouped together in a block like a conventional calculator or adding machine. Key name How to use it Shift Press Shift in combination with a letter to type an uppercase letter. Press Shift in combination with another key to type the symbol shown on the upper part of that key. Caps Lock Press Caps Lock once to type all letters as uppercase. Press Caps Lock again to turn this function off. Your keyboard might have a light indicating whether Caps Lock is on. Tab Press Tab to move the cursor several spaces forward. You can also press Tab to move to the next text box on a form. Enter Press Enter to move the cursor to the beginning of the next line. In a dialog box, press Enter to select the HIGHLIGHTED button. Spacebar Press the Spacebar to move the cursor one space forward. Backspace Press Backspace to delete the character before the cursor, or the selected text. Explanation: hope it helps you dear follow me |
|
| 11648. |
A set of information stored about a particular entity.what is it called? |
|
Answer» Answer: Explanation: The collection of information stored in a database at a particular MOMENT is CALLED as Definition of instance: The DATA stored in database at a particular moment of time is called instance of database. Database SCHEMA DEFINES the variable declarations in tables that belong to a particular database; the value of these variables at a moment of time is called the instance of that database. |
|
| 11649. |
Defination of computer highlevel class |
|
Answer» Explanation: A high-level LANGUAGE (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write PROGRAMS that are more or less independent of a particular type of COMPUTER. Such languages are considered high-level because they are CLOSER to human languages and further from MACHINE languages. |
|
| 11650. |
What do you mean by pointing |
|
Answer» Answer: u mean a pointing DEVICE?if so A pointing device, or sometimes called a pointing TOOL, is a hardware input device that allows the USER to MOVE the mouse cursor in a computer program or GUI operating system. Using a pointing device, you can point at or manipulate any object or TEXT on the screen. |
|