Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Lakshya Gupta 4 years, 9 months ago
- 5 answers
Yogita Ingle 4 years, 9 months ago
CPU is called the brain of the computer. It consists of: ALU (Arithmetic and Logical Unit): It performs arithmetic and logical operations.
Posted by Lakshya Gupta 4 years, 9 months ago
- 3 answers
Posted by Princy Kumari 4 years, 9 months ago
- 4 answers
Rudra Dholakiya 4 years, 8 months ago
Amarpreetsingh Randhawa 4 years, 9 months ago
Yogita Ingle 4 years, 9 months ago
Client-server denotes a relationship between cooperating programs in an application, composed of clients initiating requests for services and servers providing that function or service.
Posted by Princy Kumari 4 years, 9 months ago
- 1 answers
Gaurav Seth 4 years, 9 months ago
1. A client machine is a small computer with a basic hardware configuration whereas
a server machine is a high-end computer with an advanced hardware configuration.
2. A client is a simple and less powerful machine whereas a server is a powerful
expensive machine.
3. A client is used for simple tasks whereas a server is used for storing huge data
files and applications.
4. A server delivers high performance compared to a client machine.
5. A server supports simultaneous, multiple user log-ins whereas a client supports a
single user log-in at a time.
Posted by Princy Kumari 4 years, 9 months ago
- 2 answers
Gaurav Seth 4 years, 9 months ago
• Definition: A server is a computer that provides data to other computers. The entire structure of the Internet is based upon a client-server model.
• Uses:
→ The most common use of web servers is to host websites.
→ The web server also deliver web pages to clients.
• The communication between the client node and server node takes place using the Hypertext Transfer Protocol (HTTP).
Posted by Preeti Khanikar 4 years, 9 months ago
- 1 answers
Meghna Thapar 4 years, 8 months ago
From the small business owner to the student creating a class project, or even casual individuals working on a blog or personal project online, HTML knowledge is incredibly useful. Although the prospect of having to learn a programming language certainly does seem daunting, the good news is that HTML uses common words so that it is fairly simple to pick up.
HTML was invented by Tim Berners-Lee in the late 1980s and early 1990s. The first "public" release was in 1991. It was based on an earlier markup language, SGML (Standardized General Markup Language).
The major innovation of HTML was its use of the hyperlink. We are so used to this now that it is hard to understand how revolutionary this idea was at the time.
The hyperlink allows any document to reference any other document, and provides immediate access to that other document. Hyperlinks are what make the World Wide Web a web, and not just a library or database.
The IETF took up HTML as a standard and published the first HTML proposal in 1993. HTML 2.0, the first full official specification was released in 1995. By 1997, the W3C had taken over stewardship of the standard, and HTML 3.2 was released.
HTML 4.0 was released towards the end of 1997, and again the following year with a few updates. This version of the standard, with its three variations (strict, transitional, and frameset) defined HTML most of the next decade.
It was the version in force during the rise of the web's most iconic properties: Wikipedia, Google, Facebook, WordPress, Myspace, AOL. If you learned how to build web pages before 2008, you almost certainly learned this version.
Alongside HTML 4.0 was a related project called XHTML. This was first released in 2000 and 2001, as an XML-based implementation of HTML 4.0. Since XML had a stricter syntax than HTML, and could be easily validated by an XML parser, it was thought that introducing XHTML would force web content authors to create more precise documents.
For the most part, this did not happen. In practice, XHTML — along with the three varieties of HTML4, and the wild variation in browser rendering — contributed to the general confusion concerning what was and wasn't "standard" HTML.
One notable effect of XHTML is the idea that you must "close" empty tags with a trailing slash. If you are in the habit of typing <br /> instead of just <br>, you can thank XHTML — it was an XML syntax requirement that all tags must be closed.
Posted by Nishant Ramji Patel 4 years, 9 months ago
- 1 answers
Yogita Ingle 4 years, 9 months ago
There are two types of cell references: relative and absolute. Relative and absolute references behave differently when copied and filled to other cells. Relative references change when a formula is copied to another cell. Absolute references, on the other hand, remain constant no matter where they are copied.
Posted by Vipin Verma 4 years, 9 months ago
- 3 answers
Posted by Simran Goswami 5A Jr Wing 4 years, 9 months ago
- 2 answers
Gaurav Seth 4 years, 9 months ago
crop option used to remove the unwanted portion from any picture
To remove any unwanted parts of picture, crop option is used.
The crop option acts like a scissor and allows us to eliminate or discard any unwanted part of an image and we can easily get rid of the excess part of the image by using the crop option.
Posted by Tanushree Raina 4 years, 9 months ago
- 2 answers
Posted by Op Karna 4 years, 9 months ago
- 1 answers
Ayush Sharma 4 years, 9 months ago
Posted by Lalit Kumar 4 years, 9 months ago
- 5 answers
Diksha Laniya🐥 4 years, 9 months ago
Posted by Renu Pundhir 4 years, 9 months ago
- 3 answers
Posted by Ayush Sharma 4 years, 9 months ago
- 5 answers
Diksha Laniya🐥 4 years, 9 months ago
Yogita Ingle 4 years, 9 months ago
Troubleshooting is a form of problem solving, often applied to repair failed products or processes on a machine or a system. It is a logical, systematic search for the source of a problem in order to solve it, and make the product or process operational again. Troubleshooting is needed to identify the symptoms. Determining the most likely cause is a process of elimination—eliminating potential causes of a problem. Finally, troubleshooting requires confirmation that the solution restores the product or process to its working state.
Gaurav Seth 4 years, 9 months ago
Troubleshooting is a systematic approach to problem solving that is often used to find and correct issues with complex machines, electronics, computers and software systems.
The first step in troubleshooting is gathering information on the issue, such as an undesired behavior or a lack of expected functionality. Other important information includes related symptoms and special circumstances that may be required to reproduce the issue.
Once the issue and how to reproduce it are understood, the next step might be to eliminate unnecessary components in the system and verify that the issue persists, to rule out incompatibility and third-party causes.
Continuing, assuming the issue remains, one might next check common causes. Depending on the particular issue and the troubleshooter’s experience, they may have some ideas. They may also check product documentation and/or conduct research on a support database or through a search engine.
After common causes are ruled out, the troubleshooter may resort to the more systematic and logical process of verifying the expected function of parts of a system. One common method is the split-half troubleshooting approach: With a problem resulting from a number of possible parts in series, one tests half-way down the line of components. If the middle component works, one goes to the middle of the remaining parts, approaching the end. If the test finds a problem at the mid-point, one does a split towards the start of the line until the problem part is found. The split-half process can save time in systems that depend on many components.
Once the problem part is identified, it may be adjusted, repaired or replaced as needed. Evidence of effective troubleshooting is indicated when the issue is no longer reproducible and function is restored one.
Posted by Trushna Totawar 4 years, 9 months ago
- 4 answers
Diksha Laniya🐥 4 years, 9 months ago
Yogita Ingle 4 years, 9 months ago
The network which has the smallest geographical area is called Local Area Network. It can be called LAN also.
Posted by Suman Smith 4 years, 9 months ago
- 1 answers
Posted by Diksha Laniya🐥 4 years, 9 months ago
- 5 answers
Diksha Laniya🐥 4 years, 9 months ago
Posted by Salif Islam 4 years, 9 months ago
- 0 answers
Posted by Yadhuvansh Loohach 4 years, 9 months ago
- 1 answers
Lakshya Gupta 4 years, 9 months ago
Posted by Bharathi Kannan 4 years, 9 months ago
- 4 answers
Yogita Ingle 4 years, 9 months ago
Router acts as a traffic controller for data to and from the internet
Posted by Premika Jate 4 years, 9 months ago
- 3 answers
Posted by Aditya Rawat 4 years, 9 months ago
- 1 answers
Diksha Laniya🐥 4 years, 9 months ago
Posted by Jaikesh Singh 4 years, 9 months ago
- 4 answers
Gaurav Seth 4 years, 9 months ago
A primary key is a set of one or more attributes that can uniquely identify tuples within the relation.
For example, in the following table ITEM, the column Ino can uniquely identify each row in the table, hence Ino is the primary key of the following table.
Ino | Item | Quantity |
1 | Pen | 220 |
2 | CD | 530 |
3 | DVD | 450 |
4 | Duster | 110 |
Posted by V. Ridhanya Catherine 4 years, 9 months ago
- 1 answers
Yogita Ingle 4 years, 9 months ago
The ALINK attribute specifies the colour of an active link in a document. When we place the ALINK attribute with a colour value in BODY tag and click a link, it automatically changes with the color which is given in ALINK attribute. The VLINK attribute specifies the color of visited links in the document.
Posted by V. Ridhanya Catherine 4 years, 9 months ago
- 2 answers
Yogita Ingle 4 years, 9 months ago
HTML | <table> frame Attribute. The HTML <table> frame Attribute is used to specify the visibility of outside borders. Attribute Values: void: It is used to hide the outside border
Posted by Yumlam Machak Yts 4 years, 9 months ago
- 4 answers
Naimuddin Naimuddin 4 years, 9 months ago
V. Ridhanya Catherine 4 years, 9 months ago
Yogita Ingle 4 years, 9 months ago
Software is a program which consists of a set of instructions that tells the computer how to perform an operation. The two categories of software are system software and application software.
Posted by Yash Kumar 4 years, 9 months ago
- 3 answers
Posted by Garvit Agarwal 4 years, 9 months ago
- 1 answers
Yogita Ingle 4 years, 9 months ago
Photoshop layers are like sheets of stacked acetate. You can see through transparent areas of a layer to the layers below. You move a layer to position the content on the layer, like sliding a sheet of acetate in a stack. You can also change the opacity of a layer to make content partially transparent.
Posted by Swati Sharma 4 years, 9 months ago
- 2 answers
Anjana Thakur 4 years, 9 months ago
Yogita Ingle 4 years, 9 months ago
Cybercrime, or computer-oriented crime, is a crime that involves a computer and a network. The computer may have been used in the commission of a crime, or it may be the target. Cybercrime may threaten a person, company or a nation's security and financial health.
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Srijhaa Jothimuthuramalingam 4 years, 9 months ago
0Thank You