English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

HSC Science Class 12 - Tamil Nadu Board of Secondary Education Question Bank Solutions for Computer Science

Advertisements
[object Object]
[object Object]
Subjects
Popular subjects
Topics
Advertisements
Advertisements
Computer Science
< prev  81 to 100 of 385  next > 

Write a menu-driven program to add or delete stationery items. You should use a dictionary to store items and the brand.

[10] Python Classes and Objects
Chapter: [10] Python Classes and Objects
Concept: undefined >> undefined

Which commands provide definitions for creating table structure, deleting relations, and modifying relation schemas.

[12] Structured Query Language (SQL)
Chapter: [12] Structured Query Language (SQL)
Concept: undefined >> undefined

Advertisements

Which command lets to change the structure of the table?

[12] Structured Query Language (SQL)
Chapter: [12] Structured Query Language (SQL)
Concept: undefined >> undefined

Queries can be generated using ______

[12] Structured Query Language (SQL)
Chapter: [12] Structured Query Language (SQL)
Concept: undefined >> undefined

What is the difference between SQL and MySQL?

[12] Structured Query Language (SQL)
Chapter: [12] Structured Query Language (SQL)
Concept: undefined >> undefined

A CSV file is also known as a ______

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

The expansion of CRLF is ______

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

Which of the following module is provided by Python to do several operations on the CSV files?

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

The command used to skip a row in a CSV file is ______

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

What is CSV File?

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

Write a note on the open() function of python. What is the difference between the two methods?

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

Tabulate the different modes with their meaning.

[13] Python and CSV Files
Chapter: [13] Python and CSV Files
Concept: undefined >> undefined

Write the plot for the following pie chart output.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Draw the output for the following data visualization plot.

import matplotlib.pyplot as plt
plt.bar([1,3,5,7,9],[5,2,7,8,2], label="Example one") plt.bar([2,4,6,8,10],[8,6,2,5,6], label="Example two", color='g')
plt.legend()
plt.xlabel('bar number')
plt.ylabel('bar height')
plt.title('Epic Graph\nAnother Line! Whoa')
plt.show()

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Write any three uses of data visualization.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Write the coding for the following:

To check if PIP is Installed on your PC.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Write the coding for the following:

To check the version of PIP installed on your PC.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Write the coding for the following:

To list the packages in matplotlib.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

Define Data Visualization.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined

List the general types of data visualization.

[16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Chapter: [16] Data Visualization Using Pyplot: Line Chart, Pie Chart and Bar Chart
Concept: undefined >> undefined
< prev  81 to 100 of 385  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×