Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Manushri .G 4 years, 11 months ago
- 0 answers
Posted by Bornil Borgohain 4 years, 11 months ago
- 1 answers
Posted by Pranay Kumar 4 years, 11 months ago
- 1 answers
Posted by Ritikesh Kumar 4 years, 11 months ago
- 1 answers
Meghna Thapar 4 years, 10 months ago
File Explorer, previously known as Windows Explorer, is a file manager application that is included with releases of the Microsoft Windows operating system from Windows 95 onwards. It provides a graphical user interface for accessing the file systems. The main way to access the File Explorer is by clicking the folder icon in the Taskbar. After clicking the icon, the File Explorer window will open. The File Explorer ribbon, which resembles the ribbon featured in Microsoft Office. The ribbon contains buttons for common tasks to perform with your files and folders.
Posted by Janhvi Mishra 4 years, 11 months ago
- 1 answers
Posted by Het Hirani 4 years, 11 months ago
- 1 answers
Meghna Thapar 4 years, 10 months ago
- Use the HTML <table> element to define a table.
- Use the HTML <tr> element to define a table row.
- Use the HTML <td> element to define a table data.
- Use the HTML <th> element to define a table heading.
- Use the HTML <caption> element to define a table caption.
- Use the CSS border property to define a border.
The <table> tag defines an HTML table. An HTML table consists of one <table> element and one or more <tr>, <th>, and <td> elements. The <tr> element defines a table row, the <th> element defines a table header, and the <td> element defines a table cell. You can create a table using the <table> element. Inside the <table> element, you can use the <tr> elements to create rows, and to create columns inside a row you can use the <td> elements. You can also define a cell as a header for a group of table cells using the <th> element.
Posted by Het Hirani 4 years, 11 months ago
- 0 answers
Posted by Deep Shikha 4 years, 11 months ago
- 1 answers
Posted by Narayan Kumar 4 years, 11 months ago
- 2 answers
Gaurav Seth 4 years, 11 months ago
Web server is a computer where the web content is stored. Basically web server is used to host the web sites but there exists other web servers also such as gaming, storage, FTP, email etc. Web site is collection of web pages whileweb server is a software that respond to the request for web resources.
Posted by Sumit Kumar Giri 4 years, 11 months ago
- 1 answers
Meghna Thapar 4 years, 10 months ago
Argument list contains variables names along with their data types. For example – A function which is used to add two integer variables, will be having two integer argument. Block of code: Set of C statements, which will be executed whenever a call will be made to the function. When one piece of code invokes or calls a function, it is done by the following syntax: variable = function_name ( args, ...); The function name must match exactly the name of the function in the function prototype. The args are a list of values (or variables containing values) that are "passed" into the function.
Posted by Pompi Borah 4 years, 11 months ago
- 2 answers
Yogita Ingle 4 years, 11 months ago
The home row keys are the row of keys on the computer keyboard your fingers rest on when not typing. For example, on the standard QWERTY United States keyboard, the home row keys for your left hand are <i>A, S, D, and F</i> and your right hand are <i>J, K, l, and ; (semicolon)</i>. For both hands, the thumbs rest on the spacebar. By positioning your hands correctly on the home row keys, you can memorize where all other keys on the keyboard are located.
Posted by Shubham Pander 4 years, 11 months ago
- 1 answers
Yogita Ingle 4 years, 11 months ago
While programming, you may want to repeat the execution of a certain set of statements multiple times. This can be done using loops. A loop is used to repeat the execution of a group of statements many times. Statements that enable us to create loops are known as looping statements. We will learn the following looping statements in QBASIC.
Posted by Aditya Singh 9797 4 years, 11 months ago
- 0 answers
Posted by Radhika Kumari 4 years, 11 months ago
- 2 answers
Nikhil Gamerz 4 years, 11 months ago
Meghna Thapar 4 years, 11 months ago
1. | It is programmer friendly language. | It is a machine friendly language. |
2. | High level language is less memory efficient. | Low level language is high memory efficient. |
3. | It is easy to understand. | It is tough to understand. |
4. | It is simple to debug. | It is complex to debug comparatively. |
5. | It is simple to maintain. | It is complex to maintain comparatively. |
6. | It is portable. | It is non-portable. |
7. | It can run on any platform. | It is machine-dependent. |
8. | It needs compiler or interpreter for translation. | It needs assembler for translation. |
9. | It is used widely for programming. | It is not commonly used now-a-days in programming. |
Posted by Anil2322334Q Lamani 4 years, 11 months ago
- 1 answers
Meghna Thapar 4 years, 11 months ago
A computer is a machine that can be instructed to carry out sequences of arithmetic or logical operations automatically via computer programming. Modern computers have the ability to follow generalized sets of operations, called programs. These programs enable computers to perform an extremely wide range of tasks. A computer system is a set of integrated devices that input, output, process, and store data and information. Computer systems are currently built around at least one digital processing device. There are five main hardware components in a computer system: Input, Processing, Storage, Output and Communication devices.
Posted by Rashmi Rekha Mishra 4 years, 11 months ago
- 2 answers
Mokshitha Mudusu 4 years, 11 months ago
Posted by Ritik Kr Jha 4 years, 11 months ago
- 0 answers
Posted by Achla Toppo 4 years, 11 months ago
- 1 answers
Posted by Krishna Mishra 4 years, 11 months ago
- 1 answers
Meghna Thapar 4 years, 10 months ago
Basic troubleshooting techniques
- Write down your steps. Once you start troubleshooting, you may want to write down each step you take. ...
- Take notes about error messages. If your computer gives you an error message, be sure to write down as much information as possible. ...
- Always check the cables. ...
- Restart the computer.
Posted by Azan Laskar 4 years, 11 months ago
- 0 answers
Posted by Azan Laskar 4 years, 11 months ago
- 0 answers
Posted by Yash Chaudhary 4 years, 11 months ago
- 1 answers
Posted by Aditi Saini 4 years, 11 months ago
- 1 answers
Posted by Faiz Alam 4 years, 11 months ago
- 1 answers
Rekha Singh 4 years, 11 months ago
Posted by Abishek B 4 years, 11 months ago
- 1 answers
Posted by Nikki Verma 4 years, 11 months ago
- 4 answers
Meghna Thapar 4 years, 11 months ago
Computer memory is a generic term for all of the different types of data storage technology that a computer may use, including RAM, ROM, and flash memory.
Some types of computer memory are designed to be very fast, meaning that the central processing unit (CPU) can access data stored there very quickly. Other types are designed to be very low cost, so that large amounts of data can be stored there economically.
Another way that computer memory can vary is that some types are non-volatile, which means they can store data on a long term basis even when there is no power. And some types are volatile, which are often faster, but which lose all the data stored on them as soon as the power is switched off.
A computer system is built using a combination of these types of computer memory, and the exact configuration can be optimized to produce the maximum data processing speed or the minimum cost, or some compromise between the two.
Posted by Kamakshi Pandey 4 years, 11 months ago
- 3 answers
Gaurav Seth 4 years, 11 months ago
1. N o r t o n A n t i v i r u s.
2. M cAfree Virus Scan Plus.
3. Trend Micro (“PC-Cillin”) Internet Security.
4. Bit Defender.
5. AVG Antivirus.
Posted by Dev Verma 4 years, 11 months ago
- 2 answers
Vidushi Malik 4 years, 11 months ago
Gaurav Seth 4 years, 11 months ago
you can move cells in excel by drag and dropping or using the cut paste commands . select the cells or range of cells that you want to more or copy . point to the border of the selection drag the cell or range of cells to another location
Posted by Suresh Kangabam 4 years, 11 months ago
- 2 answers
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