Practical Slips Questions
Practical Slips Questions
a. Film Id
c. Year of release
e. Actors (First name and Last name) A film can have more than one
actor.
f. Director (First name and Last name) A film can have more than one
director. g. Release details (It consists of places of release, dates of
release and rating of the film.)
a. Actor Id
b. First name
c. Last Name
f. Age of an actor
Queries:
Make sure, you are inserting the names of actors who have acted in
films, given in the ‘Film’ collection.
4. Add a value to the rating of the film whose title starts with ‘T’.
5. Add an actor named " " in the ‘Actor’ collection. Also add the details
of the film in ‘Film’ collection in which this actor has acted in.
8. Delete all actors from an ‘Actor’ collection who have age greater than
“”
NB: You may assume and add more labels, relationships, properties to
the graphs
You may add more labels and relationship and their properties, as per
assumptions.
1. Song Database:
b) List the names of record companies who have financed for the song “….”
2. Employee Database:
b) List the projects along with their properties, controlled by department “……”
display(). Extend two classes Cube and Cylinder from it. Calculate
10.Create Lists using five different methods ( Lisp style , Java style, fill,
11. Write a program to display largest and smallest element of the Set.