javascript
Brief description  about Online courses   join in Online courses
View prashant  kapoor 's Profile

Object oriented programe Class.

How to write a programme to implement two classes in a programme. You can re use the programme of 2nd project module and modified it such that there is a separate class to print your name and another class to print your age.
Asked by prashant kapoor | Jun 21, 2012 |  Reply now
Replies (1)
View rohit s ihare 's Profile
write two separate files each containing one class. one file should contain class for printing name and another for printing age... then after that in the third file write main class which will have objects created of this both class ...
Jun 21, 2012