Click here to Skip to main content
15,896,730 members

Comments by Muhammad Faheem Ansari (Top 3 by date)

Muhammad Faheem Ansari 12-Sep-12 2:01am View    
Thanks for posting
ok consider a reminder software i am explaining in you in short points
1-you have to perform a task between 2:00 to 3:00
2-you open your software if the time is 2:30 then half of the progressbar is reduced(initially filled)
so basically progressbar is reduced according to the time
so tell me how to design database according to this example which variable i have to use in database,is timespan is better or some other variable is good
Muhammad Faheem Ansari 12-Sep-11 3:01am View    
ok i agree that at someplaces multiple inheritence is good or sometimes interfaces is good...as you know multiple inheritence posseses ambiguity error and diamond problem and all that type of errors....now my question is how interfaces resolve this problem like ambiguity and diamond problem...this is what i am focusing on...although there is a solution in multiple inheritence too....but i want to know more about interfaces...please tell me in a simple and basic way...THANKS FOR POSTIMG...
Muhammad Faheem Ansari 9-Sep-11 2:31am View    
can you explain with a very basic example...explain why do we need interfaces and the place where interfaces is the only solution...also compare it with the multiple inheritence..THANKS FOR POSTING...