No products in the cart.

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

Ask Question
  • 1 answers

Gaurav Seth 4 years, 10 months ago

To convert decimal to binary numbers, proceed the steps given below:

  • Divide the given decimal number by “2” where it gives the result along with the remainder.
  • If the given decimal number is even, then the result will be whole and it gives the remainder “0”
  • If the given decimal number is odd, then the result is not divided properly and it gives the remainder “1”.
  • By placing all the remainders in order in such a way, the Least Significant Bit (LSB) at the top and Most Significant Bit (MSB) at the bottom, the required binary number will obtain.
  • 2 answers

Yogita Ingle 4 years, 10 months ago

Supercomputer, any of a class of extremely powerful computers. The term is commonly applied to the fastest high-performance systems available at any given time. Such computers have been used primarily for scientific and engineering work requiring exceedingly high-speed computations. Common applications for supercomputers include testing mathematical models for complex physical phenomena or designs, such as climate and weather, evolution of the cosmos, nuclear weapons and reactors, new chemical compounds (especially for pharmaceutical purposes), and cryptology.

Monu Kumar 4 years, 10 months ago

What is computer
  • 2 answers

Basheera Fatima 4 years, 10 months ago

A navigation bar is a user interface element within a webpage that contains links to other sections of the website. In most cases, the navigation bar is part of the main website template, which means it is displayed on most, if not all, pages within the website. This means that no matter what page you are viewing, you can use the navigation bar to visit other sections of the website. A website navigation bar is most commonly displayed as horizontal list of links at the top of each page. It may be below the header or logo, but it is always placed before the main content of the page. In some cases, it may make sense to place the navigation bar vertically on the left side of each page. This type of navigation bar is also called a sidebar, since it appears to the side of the primary content. Some websites have both a horizontal navigation bar at the top and a vertical navigation bar on the left side of each page.

Gaurav Seth 4 years, 10 months ago

A navigation bar is a user interface element within a webpage that contains links to other sections of the website. In most cases, the navigation bar is part of the main website template, which means it is displayed on most, if not all, pages within the website. This means that no matter what page you are viewing, you can use the navigation bar to visit other sections of the website. A website navigation bar is most commonly displayed as horizontal list of links at the top of each page. It may be below the header or logo, but it is always placed before the main content of the page. In some cases, it may make sense to place the navigation bar vertically on the left side of each page. This type of navigation bar is also called a sidebar, since it appears to the side of the primary content. Some websites have both a horizontal navigation bar at the top and a vertical navigation bar on the left side of each page.

  • 1 answers

Gaurav Seth 4 years, 10 months ago

  1. Infrastructure-as-a-service (IaaS)
    IaaS is the most basic category of <a href="https://www.esds.co.in/enlight-cloud-hosting">cloud computing services</a> that allows you rent IT infrastructure (servers or VM’s) from a cloud provider on a pay-as-you-go basis.
  1. Platform as a service (PaaS)

    Platform-as-a-service (PaaS) refers to the supply an on-demand environment for developing, testing, delivering and managing software applications. It is designed to quickly create web or mobile apps, without worrying about setting up or managing the underlying infrastructure of servers, storage, network and databases needed for development.

  1. Software as a service (SaaS)

    Software-as-a-service (SaaS) is a method for delivering software applications over the Internet as per the demand and on a subscription basis. SaaS helps you host and manage the software application and underlying infrastructure and handle any maintenance (software upgrades and security patching).

  1. FaaS (functions as a service)

    FaaS adds another layer of abstraction to PaaS, so that developers are completely insulated from everything in the stack below their code. Instead of handling the hassles of virtual servers, containers, and application runtimes, they upload narrowly functional blocks of code, and set them to be triggered by a certain event. FaaS applications consume no IaaS resources until an event occurs, reducing pay-per-use fee

  • 1 answers

Meghna Thapar 4 years, 8 months ago

  • To change the chart type of the whole chart, click the chart area or plot area of the chart to display the chart tools.
  • To change the chart type of a data series, click that data series.
  • On the Design tab, in the Type group, click Change Chart Type.
  • In the Change Chart Type dialog box, click a chart type that you want to use.
  • If the size of the chart no longer looks right, you can resize the chart (Chart Tools > Format tab > Size group).
  • To change the layout or style of the chart, see Change the layout or style of a chart.
  • 1 answers

Gaurav Seth 4 years, 10 months ago

  • show each data category in a frequency distribution.
  • display relative numbers or proportions of multiple categories.
  • summarize a large data set in visual form.
  • clarify trends better than do tables.
  • estimate key values at a glance.
  • permit a visual check of the accuracy and reasonableness of calculations.
  • 3 answers

Samyak Bhujade 4 years, 9 months ago

And 1 important thing is that we have to write this number from bottom to top ; below to above ; downwards to upwards, and so on ..

Samyak Bhujade 4 years, 9 months ago

Make sure to write it in 1 line.

Samyak Bhujade 4 years, 9 months ago

(32)¹⁰ = ( 100000)² Because , in easiest we have to simply make 3 rows of Expression , Quotient and Reminder . In Expression tows we have to put 1st number ( eg.- 32 ) we have to divide it by 2 means 32÷2 , so in Quotient row Enter 16 , Reminder 0 . Then in 1st rows means Expression row Enter 16 ÷ 2 , so in 2nd row enter 8 , then in 3rd row enter means in Reminder row Enter 0 . In 1st row enter 8 ÷ 2 , in 2nd row enter 4 , then in 3rd row enter 0 . Then in 1st row enter 4 ÷ 2 , in 2nd row enter 2 , then in 3rd row enter 0 . Then in 1st row enter 2 ÷ 2 , then in 2nd row enter 1 , then in 3rd row enter 0 . Then in 1st row enter 1 ÷ 2 , then in 2nd row enter 0 , then in 3rd row enter 1 .
  • 1 answers

Yogita Ingle 4 years, 10 months ago

A bar chart shows trends in data at equal intervals. It is also known as a bar graph.

  • 1 answers

Yogita Ingle 4 years, 10 months ago

The pictures of different objects are used to represent different information, so such pictorial data are called pictographs.

  • 1 answers

Yogita Ingle 4 years, 10 months ago

There are two broad categories of computer languages.

  1. Low-level languages
  2. High-level languages

Low-level Languages
These programming languages are designed for a particular computer architecture and are therefore, often described as machine-oriented languages.
Low-level languages can be divided into two categories.

  1. Machine language
  2. Assembly language

High-level Languages
High-level language is the language in which programs are written using English like words and mathematical symbols. It is very easy for programmers to learn and use high-level languages.

  • 2 answers

Samyak Bhujade 4 years, 9 months ago

0 to 7 i.e 8

Yogita Ingle 4 years, 10 months ago

Octal Number System is a system that has a base of eight and uses the number from 0 to 7. It is one of the classifications of number systems apart from the Binary Numbers, the Decimal Numbers, and the Hexadecimal Numbers. The symbol of the octal is used to represent the numbers that have base 8.

  • 0 answers
  • 2 answers

Arpit Choudhary Ji 4 years, 10 months ago

A database is a collection of information related to a particular subject such as maintaining addresses and phone numbers, a list of library books etc.

Gaurav Seth 4 years, 10 months ago

A n s w e r 
A database is a collection of information related to a particular subject such as maintaining addresses and phone numbers, a list of library books etc.

  • 0 answers
  • 1 answers

Shaurya Bisht 4 years, 10 months ago

Ok
  • 1 answers

Yogita Ingle 4 years, 10 months ago

Mouse is input. The mouse is found on every computer. It is an integral part of it. It is a  pointing device. The main principle it works on is point and click. The mouse uses the trackball to give the motion to the pointer displayed on the screen.

  • 2 answers

B . Ashwita. 4 years, 10 months ago

No

Yogita Ingle 4 years, 10 months ago

Autofill saves this information in your browser and allows you to fill in common form fields with a single click. Autofill can also save other types of information, such as website logins and credit card numbers. Most browsers securely store usernames and passwords for different websites.

  • 4 answers

Priyanshu Salunkhe 4 years, 10 months ago

Hardware

Suprodip Acharjee 4 years, 10 months ago

Hardware

Raj Sharma 4 years, 10 months ago

A computer's hardware is comprised of many different parts, but perhaps the most important of these is the motherboard. The motherboard is made up of even more parts that power and control the computer. In contrast to software, hardware is a physical entity.

Yogita Ingle 4 years, 10 months ago

A computer's hardware is comprised of many different parts, but perhaps the most important of these is the motherboard. The motherboard is made up of even more parts that power and control the computer. In contrast to softwarehardware is a physical entity.

  • 0 answers
  • 3 answers

Joyel Abhilash John 4 years, 10 months ago

Iiiopsoorriroofrkdkrkkrkrkrkrirorororiririrkkrkriirkrkrjrrjrjrjkrjrjrjrkrkr

Vishwanath Yattinhalli 4 years, 10 months ago

Alko

Krishna Tomar 4 years, 10 months ago

Windows Explorer
  • 2 answers

Yogita Ingle 4 years, 10 months ago

In terms of a database, fields are columns and records are rows of a table.

For example : if we have a table called Employees, then employee name, address, phone etc... are all columns and the collection of all this information about a single employee will be termed as row.

Vishwanath Yattinhalli 4 years, 10 months ago

Yes we can do like eat in the window exploring the same thing
  • 3 answers

Uday Gadagolli 4 years, 10 months ago

Yes,wind explorer has 2 pens

Aayushri Singh 4 years, 10 months ago

Ys,window explorer has two panes.one is left.another is right

Abdul Ahad 4 years, 10 months ago

yes window explorer has two panes
  • 1 answers

Meghna Thapar 4 years, 10 months ago

In a positional numeral system, the radix or base is the number of unique digits, including the digit zero, used to represent numbers. For example, for the decimal/denary system (the most common system in use today) the radix (base number) is ten, because it uses the ten digits from 0 through 9. The positional decimal system is presently universally used in human writing. The base 1000 is also used (albeit not universally), by grouping the digits and considering a sequence of three decimal digits as a single digit.

  • 1 answers

Meghna Thapar 4 years, 10 months ago

The retouching tools in Adobe Photoshop are: Clone Stamp, Pattern Stamp, Healing Brush, Patch and Color Replacement. This tool repairs a selected area with pixels that can be taken from another area or a pattern. There is quite a similarity between the Healing Brush Tool and the the Patch Tool since it also matches the texture, lighting, and shading of the sampled pixels to the source pixels.

  • 1 answers

Meghna Thapar 4 years, 10 months ago

Snapshot of the CERN site The World Wide Web project, the first website, as of November 1992. The Web was publicly announced (via a posting to the Usenet newsgroup alt. hypertext) on August 6, 1991. Tim Berners-Lee, a British scientist, invented the World Wide Web (WWW) in 1989, while working at CERN. The web was originally conceived and developed to meet the demand for automated information-sharing between scientists in universities and institutes around the world.

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