Tuesday, 17 May 2016

Electrical Videos 1

Some videos for electrical
Also find tutorial sheets over here

Monday, 14 March 2016

Sunday, 13 March 2016

Saturday, 12 March 2016

Sunday, 6 March 2016

Java assignment solutions



Aggregation is a relationship between two classes like association, however its a directional association, which means it is strictly a one way association.For example consider two classes Student class and Address class. each student must have an address so the relationship between student and address is a relationship. But if you consider its vice versa then it would not make sense as an Address doesn’t need to have a Student necessarily. Below example shows this theoretical explanation in a sample java program.

How to join Classroom Groups

A lot of students are having troubles in logging into their new email IDs and joining Classroom groups, so I will try to explain the steps required for successful joining.