For All Human Beings.......

Thursday, November 27, 2008

Computer Science (Code 083) (Practicals)/(Project)

  1. For CBSE Board Practicals CLICK HERE
  2. Computer Science Project(Suggested Topics) CLICK HERE
  3. For Computer Science Proj. Report CLICK HERE

Monday, November 24, 2008

List of Students Who Submitted the Presentations

(Class XI A)
'Importance of Open Standards for Good Governance'

  1. Abhimanyu
  2. Aashish Mittal
  3. Astha
  4. Ayushi
  5. Chaynika
  6. Gunjan
  7. Khyati
  8. Kriti
  9. Nikita Gupta
  10. Prakhar Nigam
  11. Prakhar Gupta
  12. Prerna Gupta
  13. Prateek
  14. Romansha
  15. Sanchit
  16. Shruti Garg
  17. Sidhant Goel
  18. Sumedha Kapoor
  19. Shivani
  20. Tanvi Kaushik
  21. Akshit Gupta(Late Submission)
  22. Puneet Kumar (Late Submission)
  23. Pragya Khetarpal (Late Submission)

Worksheet : Boolean Algebra


For Practice Questions on Boolean Algebra

Minimization of Boolean Expressions : K-Map Method

Minimization of Boolean Expressions : Karnaugh Map Method
/\
|

Click Here for Presentation

Monday, November 17, 2008

Address Calculation (2-D Array)

  1. A two-dimensional array Q[5][15] is stored in memory along the row with each element requiring 2 bytes. If the base address is 6500, find out the following: a) Addresses of Q[5][10] and b)Q[3][5]
  2. R[-4..4,7..17] is a two-dimensional array, stored in the memory along the column with each element requiring 4 bytes. If the base address is 5000, find out the following:
    a) Addresses of R[2][10] and R[3][15]
    b) Total no. of elements present in the array
For functions and Notes on Arrays Click Here............

Arrays (1-D)(Linear Lists)

Arrays
View SlideShare presentation or Upload your own. (tags: arrays definition)