No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 2 answers

Yogita Ingle 4 years, 11 months ago

A data type, in programming, is a classification that specifies which type of value a variable has and what type of mathematical, relational or logical operations can be applied to it without causing an error. 

Tanmay Gaikwad 4 years, 11 months ago

A data type determines the type of values that can be stored under it
  • 2 answers
????? ??? ???

Yogita Ingle 4 years, 11 months ago

Code is the language that a computer understands. Coding, in the simplest of terms, is telling a computer to do what you want it to do. This begins with breaking a task down into logically sequenced step-by-step commands for the computer to follow. Coding allows users to investigate, problem solve, explore and communicate through discovery, and it is a way to express ideas creatively.

  • 3 answers

Sahiti Laxmi Chittam 4 years, 11 months ago

Memory

Sonia Sonia 4 years, 11 months ago

Memory

Sumit Vishwakarma 4 years, 11 months ago

Memory
Oop
  • 1 answers

Vickey Sutradhar 4 years, 11 months ago

Tera maa ka chod
  • 1 answers

Geeta Chorasiya 4 years, 11 months ago

Neha
  • 2 answers

Kalp Shah 4 years, 7 months ago

Thank you

Meghna Thapar 4 years, 11 months ago

In the post-production process of film editing and video editing, a dissolve (sometimes called a lap dissolve) is a gradual transition from one image to another. The terms fade-out (also called fade to black) and fade-in are used to describe a transition to and from a blank image. First, select an edit between two adjacent Regions, using the Selector Tool to highlight where you want the crossfade to start and finish. Then, select Create Fade from the Fades option in the Edit menu, or hit Ctrl+F (Windows) or Command+F (Mac).

  • 4 answers

Kalp Shah 4 years, 11 months ago

Ethenet cable are the wires that connect computer and resources on the network.

Sharini Padayachi 4 years, 11 months ago

Ethernet cable

Varun .J 4 years, 11 months ago

Ethenet cable are the wires that connect computer and resources on the network.

Pallavi Agnihotri 4 years, 11 months ago

Ethernet cable
Hii
  • 5 answers

J G Karthika Saravanan 4 years, 11 months ago

Hi

Bhumi Modanwal 4 years, 11 months ago

Hiiiiiiiiiiiiiiiiiiiiiiii

Udit Bahadur Kushwaha 4 years, 11 months ago

Hii??️

Princy Kumari 4 years, 11 months ago

Hiiiiiiiii

Jayanta Boruah 4 years, 11 months ago

hiiiiiiiiiiiiiiiiiiiii
  • 4 answers

Varun .J 4 years, 11 months ago

The software is a program or application that tells the computer what to do and how to perform a specific task. There are 2 types of software:   Application software: They are the software which works with the operating system to help the computer perform a specific type of work. For example, word processors, spreadsheets, database programs, Photoshop, etc. Operating System: They direct all the activities and sets all for how the hardware and the software will work together. For example, Windows, Linux, Mac, etc. are some of the operating system software.

Pallavi Agnihotri 4 years, 11 months ago

The software is a program or application that tells the computer what to do and how to perform a specific task

Shivam Dedha 4 years, 11 months ago

What is jode

Gaurav Seth 4 years, 11 months ago

The software is a program or application that tells the computer what to do and how to perform a specific task. There are 2 types of software:
 

  1. Application software:

They are the software which works with the operating system to help the computer perform a specific type of work. For example, word processors, spreadsheets, database programs, Photoshop, etc.

  1. Operating System:

They direct all the activities and sets all for how the hardware and the software will work together. For example, Windows, Linux, Mac, etc. are some of the operating system software.

  • 1 answers

Yogita Ingle 4 years, 11 months ago

A computer network is a group of computers that use a set of common communication protocols over digital interconnections for the purpose of sharing resources located on or provided by the network nodes.

  • 1 answers

Gaurav Seth 4 years, 11 months ago

A database is an organised collection of related data so that it can be easily accessed, managed and updated. A Database Management System (DBMS) is a software program that enables us to create, modify and extract data from a database. DBMS can be based on different data models such as network, hierarchical and relational.
A DBMS based on the relational data model stores data in the form of tables and is called Relational Database Management System (RDBMS). In this chapter, we will learn about Microsoft Access, which is an example  of RDBMS. Some other examples of RDBMS Oracle and Microsoft SQL Server.

  • 1 answers

Yogita Ingle 4 years, 11 months ago

A computer network is a group of computers that use a set of common communication protocols over digital interconnections for the purpose of sharing resources located on or provided by the network nodes.

  • 1 answers

Gaurav Seth 4 years, 11 months ago

The computer system is a collection of different hardware components. So we need software that could perform the basic tasks such as recognizing input from the input devices, sending output to the output devices, keeping tracks of files and directories on the disk and control computer peripheral devices like mouse, printer, scanners etc. An OS is a collection of system program that controls the operations of the computer system. It activates and recognizes the hardware devices and provides the operating environment for other application software. It acts as the intermediary between a user and the computer hardware. It has major two objectives, first is to activate the hardware devices and other is to provide an interactive interface to the user and interpret commands so that it can communicate with the hardware. Example UNIX, MS-DOS, MS-Windows, Linux etc.

  • 2 answers

Shubham Mishra 4 years, 11 months ago

The tag defines a standard data cell in an HTML table. An HTML table has two kinds of cells: Header cells - contains header information (created with the <th> element) Data cells - contains data (created with the element). The tag defines the standard cells in the table which are displayed as normal-weight, left-aligned text. The tag defines the table rows. There must be at least one row in the table. The <th> tag defines the header cells in the table which are displayed as bold, center-aligned text.

Meghna Thapar 4 years, 11 months ago

The <td> tag defines a standard data cell in an HTML table. An HTML table has two kinds of cells: Header cells - contains header information (created with the <th> element) Data cells - contains data (created with the <td> element). The <td> tag defines the standard cells in the table which are displayed as normal-weight, left-aligned text. The <tr> tag defines the table rows. There must be at least one row in the table. The <th> tag defines the header cells in the table which are displayed as bold, center-aligned text.

  • 2 answers

Vedant Kumar 4 years, 11 months ago

Microsoft Access is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It is a member of the Microsoft Office suite of applications, included in the Professional and higher editions or sold separately

Gaurav Seth 4 years, 11 months ago

Microsoft Access is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development tools. It is a member of the Microsoft Office suite of applications, included in the Professional and higher editions or sold separately

  • 2 answers

Vedant Kumar 4 years, 11 months ago

Which of the following is not a type of Computer Network? Explanation:The Types of Computer Networks are LAN, MAN, PAN, WAN, CAN but RAN Remote Area Network is not a type of CN

Divyansh Mehta 4 years, 11 months ago

) Which of the following is not a type of Computer Network? Explanation:The Types of Computer Networks are LAN, MAN, PAN, WAN, CAN but RAN Remote Area Network is not a type of CN
  • 1 answers

Yogita Ingle 4 years, 11 months ago

Form (HTML) ... Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields. For example, forms can be used to enter shipping or credit card data to order a product, or can be used to retrieve search results from a search engine.

  • 2 answers

Ravi Muru 4 years, 11 months ago

Thank you ?

Yogita Ingle 4 years, 11 months ago

opology refers to the layout pattern in which various computers are connected to one another to form a network. The computers on a network are also referred to as nodes.
There are four main types of topologies. They are:

  • Bus Topology: In bus topology, all the computers are connected to a single cable called the bus . The transmission of data from any computer travels through the length of the bus in both the directions and can be received by all other computers on the network. 
  • Ring Topology: In ring topology, each computer is connected to two other computers so as to form a closed ring-like structure. In this topology, data is transmitted in one direction only. The disadvantage of the ring network is that the breakdown of any one computer on a ring can disable the entire system or network.
  • Star Topology: In star topology, all the computers are connected to a central computer or a central node . The data to be exchanged between any two computers passes through the central node. The central node controls all the activities of the nodes.  
  • Mesh Topology: In mesh topology, every computer is connected to every other computer on the network. Full mesh topology  is very expensive to implement. Normally, partial mesh topology is implemented in which a computer is connected to a few other computers in the network  .
  • 1 answers

Rishabh Kumar 4 years, 11 months ago

N
  • 0 answers
  • 3 answers

Subhash Tyagi 4 years, 11 months ago

Visual basic is a tool that allows you to develop application in

Srushti Karegaonkar 4 years, 11 months ago

Plz once again say that answer

Ayush Shrivastav 4 years, 11 months ago

what is computer
  • 1 answers

Yogita Ingle 4 years, 11 months ago

Number system can be defined as the combination of different numbers which helps in the calculation. Binary Number is a number of two base numbers. The number of base or radix ten is called decimal numbers. The number with base eight is called octal number.

  • 1 answers

Ravi Ranjan 4 years, 11 months ago

Ravi Ranjan
  • 1 answers

Himanshi Yadav 4 years, 11 months ago

Hi mate himanshi here
  • 4 answers

Akash Yadav 4 years, 10 months ago

Html Head Title Close title Close head Body Close body Close html

Vickey Sutradhar 4 years, 11 months ago

Looking of a hyper and html is elements of html

Vaibhavi Pandey 4 years, 11 months ago

HYPER TEXT MARKUP LANGUAGE

Naga Bhuvanesh 4 years, 11 months ago

Html is a html
  • 2 answers

Shubham Mishra 4 years, 11 months ago

I want solutions of chapter 2, 3 and 4 of book click to learn computer

Pratiksha Singh Parihar 4 years, 11 months ago

3 chapter
  • 3 answers

Yaad Padda 4 years, 3 months ago

which software helps to enter and organize data in database

Navleen Singh 4 years, 6 months ago

it planet solutions

Surakshaa Surakshaa 4 years, 11 months ago

Hi
  • 5 answers

Bhoori Singh 4 years, 11 months ago

Computers are being widely used to communicate by connecting them together. This process of connecting computers is known as computer networking

Gaming Champion 4 years, 11 months ago

Networking actually means by the connecting of computers or other devices, in which a computer contols all the functions and permissions to be granted and performed on the the clients or the other device. The other devices are also called workstations.

Yash Narang 4 years, 11 months ago

Computer networks have become invaluable to organizations as well as individuals. Some of its main uses are as follows − Information and Resource Sharing − Computer networks allow organizations having units which are placed apart from each other, to share information in a very effective manner. Sharing devices such as printers saves money. Site (software ) licences are likely to be cheaper than buying several standalone licences. Files can easily be shared between users. Network users can communicate by email and instant messenger . ... Data is easy to backup as all the data is stored on the file server .

Meghna Thapar 4 years, 11 months ago

Computer networks have become invaluable to organizations as well as individuals. Some of its main uses are as follows − Information and Resource Sharing − Computer networks allow organizations having units which are placed apart from each other, to share information in a very effective manner. Sharing devices such as printers saves money. Site (software ) licences are likely to be cheaper than buying several standalone licences. Files can easily be shared between users. Network users can communicate by email and instant messenger . ... Data is easy to backup as all the data is stored on the file server .

Meghna Thapar 4 years, 11 months ago

A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications. The computers on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams. A computer network is a group of computers that use a set of common communication protocols over digital interconnections for the purpose of sharing resources located on or provided by the network nodes. They are identified by hostnames and network addresses. The purpose of networking is the exchange of information, advice, and referrals, via the informational interview process, to assist in attaining your goal of changing careers.

  • 1 answers

Meghna Thapar 4 years, 11 months ago

The most common way of coloring HTML text is by using hexadecimal color codes (Hex code for short). Simply add a style attribute to the text element you want to color – a paragraph in the example below – and use the color property with your Hex code.

Style borderColor Property

  1. Change the color of the four borders of a <div> element to red: borderColor = "red";
  2. Change the color of the top and bottom border to green, and left and right border to purple, of a <div> element: borderColor = "green purple";
  3. Return the border color of a <div> element: borderColor);HTML Tag Attributes are modifiers for the HTML tags and they provide additional information. In most cases they are defined in name="value" pairs and they are always declared in the opening tag.

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App