Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSD > Developing Win..ch 4 - OOP and Polymorphism

Reply
Thread Tools

Developing Win..ch 4 - OOP and Polymorphism

 
 
Beatrix
Guest
Posts: n/a
 
      12-03-2007
Hi,

I tried lab 4 in windows book, and got this error:
Error 1 No overload for method 'CompoundFraction' takes '2'
arguments D:\Projects\Fraction\Form1.cs 29 36 Fraction

the program goes:

else { aFraction = new CompoundFraction(numerator,
denominator); }

What can be wrong here? I cannot go on with the book. Does anyone know an
easier forum for these books?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic polymorphism vs. Static polymorphism Krivenok Dmitry C++ 13 06-01-2006 09:49 AM
FREE E - BOOK Available Now for Free MCAD/MCSD Training Guide (70-315): Developing and Implementing Web Applications with Visual C# and Visual Studio.NET by Amit Kalani (Paperback) BOGABOGA MCAD 12 04-21-2005 01:13 PM
FREE E - BOOK Available Now for Free MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C# and Microsoft.NET Framework by Amit Kalani (Paperback) BOGABOGA MCAD 3 04-12-2005 08:02 PM
Inquiry: Differences between coupling vs cohesion and encapsulation vs. polymorphism samtse@gmail.com Java 1 03-01-2005 05:16 AM
Simple OOP, polymorphism design question Jacek Dziedzic C++ 6 09-04-2004 01:47 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57