मराठी

Commerce (English Medium) इयत्ता १२ - CBSE Question Bank Solutions

Advertisements
[object Object]
[object Object]
विषय
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  1881 to 1900 of 19095  next > 

Expand the following:

ISP

[10] Computer Networks
Chapter: [10] Computer Networks
Concept: undefined >> undefined

What is data communication?

[11] Data Communication
Chapter: [11] Data Communication
Concept: undefined >> undefined

Advertisements

Why is a computer considered to be safe if it is not connected to a network or the Internet?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

What is a computer virus? Name some computer viruses that were popular in recent years.

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

How is a computer worm different from a virus?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

How is Ransomware used to extract money from users?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

How did a Trojan get its name?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

How does adware generate revenue for its creator?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

How is a Virtual Keyboard safer than an On-Screen Keyboard?

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

List and briefly explain different modes of malware distribution.

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

List some common signs of malware infection.

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

List some preventive measures against malware infection.

[12] Security Aspects
Chapter: [12] Security Aspects
Concept: undefined >> undefined

What are the main components of data communication?

[11] Data Communication
Chapter: [11] Data Communication
Concept: undefined >> undefined

Assertion (A): CSV (Comma Separated Values) is a file format for data storage that looks like a text file.

Reason (R): The information is organized with one record on each line and each field is separated by a comma.

[2] File Handling in Python
Chapter: [2] File Handling in Python
Concept: undefined >> undefined

Atharva is a Python programmer working on a program to find and return the maximum value from the list. The code written below has syntactical errors. Rewrite the correct code and underline the corrections made.

def max_num (L):
        max=L(O)
        for a in L:
                if a > max
                 max=a
        return max
[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Differentiate between CHAR and VARCHAR data types in SQL with appropriate examples.

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

Write one difference between CSV and text files.

[2] File Handling in Python
Chapter: [2] File Handling in Python
Concept: undefined >> undefined

In a table in the MYSQL database, an attribute A of datatype varchar(20) has the value “Keshav”. The attribute B of datatype char(20) has the value “Meenakshi”. How many characters are occupied by attribute A and attribute B?

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

The code given below accepts a number as an argument and returns the reverse number. Observe the following code carefully and rewrite it after removing all syntax and logical errors. Underline all the corrections made.

define revNumber (num) :
      rev = 0
      rem = 0
      While num > 0:
            rem ==num %10
            rev = rev*10 + rem
            num = num//10
            return rev
print (revNumber (1234))
[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Kabir wants to write a program in Python to insert the following record in the table named Student in MYSQL database,

SCHOOL:

  • rno(Roll number) - integer
  • name(Name) - string
  • DOB (Date of birth) - Date
  • Fee - float

Note the following to establish connectivity between Python and MySQL:

  • Username - root
  • Password - tiger
  • Host - localhost

The values of fields rno, name, DOB and fee has to be accepted from the user. Help Kabir to write the program in Python.

[9] Structured Query Language (SQL)
Chapter: [9] Structured Query Language (SQL)
Concept: undefined >> undefined
< prev  1881 to 1900 of 19095  next > 
Advertisements
Advertisements
CBSE Commerce (English Medium) इयत्ता १२ Question Bank Solutions
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Accountancy
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Business Studies
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Computer Science (Python)
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Economics
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ English Core
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ English Elective - NCERT
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Entrepreneurship
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Geography
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Hindi (Core)
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Hindi (Elective)
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ History
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Informatics Practices
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Mathematics
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Physical Education
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Political Science
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Psychology
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Sanskrit (Core)
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Sanskrit (Elective)
Question Bank Solutions for CBSE Commerce (English Medium) इयत्ता १२ Sociology
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×