Sunday, 18 October 2015

Assignment

Follow Us

PHP
Assignment 1
  1. What is PHP & MySQL  ? Explain with concept of server side scripts?
  2. How many types of datatypes are supported in php?
  3. Give brief knowledge about variable and type conversion.
  4. Give detail description on control statements.
  5. What is an array ? Explain types of array.
  6. Explain string and all its functions with suitable examples.
  7. Write a short note on oops features.
  8. How can we user pass info from one page to another page.


Assignment 2

  1. Give the difference between ( = ), ( == ), ( === ).
  2. Explain the difference between array and associative array.
  3. Give the difference between echo and print with proper example.
  4. Write a short note on session or what is session? how can we handle session.
  5.  What is cookie? Explain with proper example.
  6. What do you mean by regular expression? Explain with suitable example.
  7. What is exception? How can handle exception in PHP?
  8. Explain error handling and debugging .
  9. What is HTTP security ? Explain with proper example.

Submission Date : 26/10/2015

RDBMS

Assignment 2
  1. Draw ER diagram For given bellow.
    1. Railway Ticket Booking System.
    2. Online Banking System.
    3. Online Shopping System.
    4. University Management System.
  2. Create a data Dictionary of above given system and normalize it upto 3NF.
  3. Explain RDBMS architecture with examples.

Submission Date : 26/10/2015