मराठी

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

Advertisements
[object Object]
[object Object]
विषय
मुख्य विषय
अध्याय
Advertisements
Advertisements
Computer Science (Python)
< prev  101 to 120 of 219  next > 

How is tree topology different from bus topology?

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

What do you mean by a modem? Why is it used?

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

Advertisements

Explain the following device:

Switch

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

Explain the following device:

Repeater

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

Explain the following device:

Gateway

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

Explain the following device:

Router

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

Explain the following device:

NIC

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

Which communication mode allows communication in both directions simultaneously?

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

______ is a communication methodology designed to deliver both voice and multimedia communications over Internet protocol.

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

Which of the following statement(s) would give an error after executing the following code?

S="Welcome to class XII" # Statement 1
print(S)       #Statement 2
S="Thank you"    # Statement 3
S[0]= '@'      # Statement 4
S=S+"Thank you"   # Statement 5
[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Rao has written a code to input a number and check whether it is prime or not. His code is having errors. Rewrite the correct code and underline the corrections made.

def prime():
n=int(input("Enter number to check :: ")
for i in range (2, n//2):
if n%i=0:
print("Number is not prime \n")
break
else:
print("Number is prime \n’)
[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Quickdev, an IT based firm, located in Delhi is planning to set up network for its four branches within a city with its Marketing department in Kanpur. As a network professional, give solution to the questions, after going through the branches locations and other details which are given below: 

DELHI BRANCH
BRANCH A BRANCH B
BRANCH C BRANCH D

 

KANPUR BRANCH
MARKETING DEPT.

Distance between various branches is a follows:

Branch Distance
Branch A to Branch B 40 m
Branch A to Branch C 80 m
Branch A to Branch D 65 m
Branch B to Branch C 30 m
Branch B to Branch D 35 m
Delhi Branch to Kanpur 300 km

Number of computers in each of the branches:

Branch Number of Computers
Branch A 15
Branch B 25
Branch C 40
Branch D 115
  1. Suggest the most suitable place to install the server for the Delhi branch with a suitable reason.
  2. Suggest an ideal layout for connecting all these branches within Delhi.
  3. Which device will you suggest, that should be placed in each of these branches to efficiently connect all the computers within these branches?
  4. Delhi firm is planning to connect to its Marketing department in Kanpur which is approximately 300 km away. Which type of network out of LAN, WAN, or MAN will be formed? Justify your answer.
  5. Suggest a protocol that shall be needed to provide help for transferring of files between Delhi and Kanpur branch.
[10] Computer Networks
Chapter: [10] Computer Networks
Concept: undefined >> undefined

The modem at the sender’s computer end acts as a ______.

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

What is the use of a raise statement? Write a code to accept two numbers and display the quotient. Appropriate exception should be raised if the user enters the second number (denominator) as zero (0).

[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Differentiate between readline() and readlines().

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

Write the use and syntax for the following method:

read()

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

Use assert statement in Question No. 3 to test the division expression in the program.

[1] Exception Handling in Python
Chapter: [1] Exception Handling in Python
Concept: undefined >> undefined

Why foreign keys are allowed to have NULL values? Explain with an example.

[8] Database Concepts
Chapter: [8] Database Concepts
Concept: undefined >> undefined

Differentiate between Primary key and foreign key.

[8] Database Concepts
Chapter: [8] Database Concepts
Concept: undefined >> undefined

A school has a rule that each student must participate in a sports activity. So each one should give only one preference for sports activity. Suppose there are five students in a class, each having a unique roll number. The class representative has prepared a list of sports preferences as shown below. Answer the following:

Sports Preferences
Roll_no Preference
9 Cricket
13 Football
17 Badminton
17 Football
21 Hockey
24 NULL
NULL Kabaddi
  1. Roll no 24 may not be interested in sports. Can a NULL value be assigned to that student’s preference field?
  2. Roll no 17 has given two preference sports. Which property of relational DBMC is violated here? Can we use any constraint or key in the relational DBMS to check against such violations, if any?
  3. Kabaddi was not chosen by any student. Is it possible to have this tuple in the Sports Preferences relation?
[8] Database Concepts
Chapter: [8] Database Concepts
Concept: undefined >> undefined
< prev  101 to 120 of 219  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×