HOME ASSIGNMENTS for XI , XII CS and IP (An overview of academic planning)

HOME ASSIGNMENTS FOR XI , XII  CS and IP  
          (for 5 days holiday from 6th august to 10th august)

FOR  XII CS (HOME ASSIGNMENTS)
1.Complete Class work . Refer  POINTERS CONCEPTS and DATA STRUCTURES CONCEPTS IN C++  uploaded in this blog.   Complete INDEX Page with date.
2. Home Works:
       Home Work 1 :  Summer vacation assignment (already done)
       Home Work 2 :  Solution of  June monthly TEST PAPER . (uploaded in this blog)
      Home Work  3 :  Complete / Note down  exercise (programs) at the end of  POINTERS CONCEPTS                                 (uploaded in this blog)
     Home Work 4 :  Solution of  July monthly TEST PAPER .  (uploaded in this blog)

(((((DEMO TOPICS: (TEAM WORK) for prsentation in class  :   SEMINAR )))))
GROUP1:
GANGA KORANGA
HEENA KUMARI
Laxmi upadhyay
TOPICS COVERED :
Concept of Object Oriented Programming - Data hiding, Data
encapsulation,
Class and Object, Abstract class and Concrete class, Polymorphism (Implementation of

GROUP2:
MAMTA KANWAR SISODIYA
BHADRI NAVYA SAI  
NEHA PAL
TOPICS COVERED :
Definition of a class, Member ofa
class - Data Members and Member Functions (methods), Using Private and Public visibility modes,default
visibility mode (private); Member function definition: inside class definition and outside class definition

GROUP3:
PUJA KUMARI PUNIA
SHAILJA THAKUR
KANCHIPATI S S N V VARA LAKSHMI
TOPICS COVERED :
Constructor and Destructor: Constructor: special characteristics, declaration and definition of a
constructor, default constructor, overloaded constructors, copy constructor, constructor with
defaultarguments;Destructor: Special Characteristics, declaration and definition of destructor;

GROUP4:
ABHISHEK CHOPRA
AMARJEET MANDAL
AMZAD ALI
TOPICS COVERED :
Inheritance (Extending Classes) : Concept of Inheritances, Base Class, Derived classes, protected
visibilitymode; Single level inheritance, Multilevel inheritance and Multiple inheritance, Privately derived,
publiclyderived and Protectedly derived class, accessibility of members from objects and within derived

GROUP5:
ANKIT KUMAR DUBEY
AVINASH CHANDEL
GAURAV KUMAR SINGH
TOPICS COVERED :
Introduction to data structure – arrays, stacks, queues
Arrays: One and two Dimensional arrays: Sequential allocation and address calculation;
One dimensional array: Traversal, Searching (Linear, Binary Search), Insertion of an element in an array,

GROUP6:
KARANJIT SINGH
KUNAL BISWAS
MOHAN KUMAR MAHARAJ
TOPICS COVERED :
Queue: (Circular Array and Linked Implementation): Introduction to Queue (FIFO - First in First
outoperations) Operations on Queue (Insert and Delete and its Implementation in C++.

GROUP7:
RANDHEER SINGH
SHIVAM SINGH
SIDDHANT SINGH
SUNIL KUMAR PRADHAN
UJJWAL RAJ
ALOK RANJAN MALLICK
TOPICS COVERED :
Pointers:Introduction to Pointer, Declaration and Initialization of Pointer; Dynamic memory
allocation/deallocationoperators: new, delete; Pointers and Arrays: Array of Pointers, Pointer to an array
............................................................................................................................
FOR  XII IP (HOME ASSIGNMENTS)
1. Complete Class work .
2. Home Works:
       Home Work  1 :  Summer vacation assignment (already done)   HALF (1/2)
       Home Work  2 :  Summer vacation assignment (already done)   HALF (1/2)
       Home Work  3 :  Solution of  June monthly TEST PAPER . (uploaded in this blog)
       Home Work  4 :  Solution of  July monthly TEST PAPER .  (uploaded in this blog)

(((((DEMO TOPICS: (TEAM WORK) for prsentation in class  :  SEMINAR )))))
GROUP 1:
ANJALI KUSHWAHA
ARTI KUMARI BANDNA
ANJUMAN MANI TRIPATHI
Topics Covered:
Networking: a brief overview;
Communication Media: Wired Technologies – Co-Axial, Ethernet Cable, Optical Fiber; Wireless
Technologies – Blue Tooth, Infrared, Microwave, Radio Link, Satellite Link;"

GROUP 2:
JYOTHI KUMARI
MANISHA
MONIKA YADAV
Topics Covered:
Network Devices: Hub, Switch, Repeater, Gateway – and their functions;
Types of network: LAN, MAN, WAN, PAN;
Network Topologies: Star, Bus, Tree;
Network Protocols: HTTP, TCP/IP, PPP;
 Identifying computers and users over a network: Basic concept of domain name, MAC (Media Access
Control), and IP Address, domain name resolution;
Network security: denial of service, intrusion problems, snooping;
 Internet Applications: SMS, Voice Mail, Electronic Mail, Chat, Video"

GROUP 3:
NEHA KUMARI
NEHA YADAV
NIDHI CHHONKER
Topics Covered:
Open Source Software (OSS), common FOSS/FLOSS examples (e.g., GNU/Linux, Firefox,
OpenOffice,Java,Netbeans, MySQL,common open standards WWW, HTML, XML, ODF,TCP,IP

GROUP 4:
P ABHIVARSHINI
P SUMITRA
POOJA KUMARI
Topics Covered:
Indian Language Computing: character encoding, UNICODE, different types of fonts (open type vs
true type, static vs dynamic), Entering Indian Language Text – phonetic and key map based."

GROUP 5:
POOJA KUMARI
PRIYA
PRIYA YADAV
SHAHNAAZ
Topics Covered:
Review of RDBMS from Class XI

GROUP 6:
SIMRAN SANDHU
SULEKHA
POOJA
Topics Covered:
all DML COMMAND WITH EXPLANATION and uses/example.

GROUP 7:
SUPRIYA YADAV
NIKHIL KUMAR YADAV
T KRISHNAM RAJU
Topics Covered:
all DDL COMMAND WITH EXPLANATION and uses/example.

GROUP 8:
RUCHIKA PANDEY
ABHISHEK SINGH YADAV
MINTU KUMAR PASWAN
ABHISHEK KUMAR
Topics Covered:
FLOW OF CONTROL
1. Transformation from if-else to switch –case   statement and vice versa
2. Transformation from do-while loop to while loop and vice versa
3. Transformation from for loop to while loop and vice versa
4. Transformation from for loop to do-while and vice versa
.....................................................................................................
FOR  XI CS (HOME ASSIGNMENTS)
1.Complete Class work . Computer Fundamentals ( first 3 chapters) , Introduction to c++ , Concept of data types  ,  Operators and expressions.   Complete INDEX Page with date.
2. Home Works:
       Home Work 1 :  Number system conversion 
       Home Work 2 :   Write Algorithm and flow chart for a given set of problems
      Home Work  3 : Solution of  UT1- TEST PAPER .  (uploaded in this blog)
FOR  XI IP (HOME ASSIGNMENTS)
1. Complete Class work . : Computer Fundamentals ( first 3 chapters)
2. Home Works:
        Home Work 1 :  Number system conversion 
        Home Work 2 :   CBSE TEXT BOOK : CHAPTER 1 , EXERCISE
        Home Work  3 :  CBSE TEXT BOOK : CHAPTER 2 , EXERCISE
       Home Work  3 :  CBSE TEXT BOOK : CHAPTER 3 , EXERCISE

NOTE :  PREPARE separate class work book and note book . Keep it coverd , Neat and Clean .
Both will be checked every Monday/Tuesday Weekly .  Weekly 2 home assignments.  Quarterly one class test . MAKE separate note book for class test. 

Popular posts from this blog

XII- CS-- SOLVED SQL queries (SQL PRACTICAL ASSIGNMENS)

SQL--HOME ASSIGNMENTS(XII Class)

Python-MySQL Connectivity