 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
John Cho Guest
|
Posted: Thu Mar 04, 2004 5:52 am Post subject: I had a test this week on c++! |
|
|
i had a c++ test, 60 points, each question worth 4 points , two questions
i did not answer 100% correctly, for a gobal operator + i did not put two
objects i just put one object like it was a member function overload
operator, and for class to class conversion operator ClassOne i
did ClassOne temp.data when i should have did return ClassOne
(data); I am affraid i will not get an A on the test,
then my future plans will be ruined =(
|
|
| Back to top |
|
 |
Jonathan Turkanis Guest
|
Posted: Thu Mar 04, 2004 6:37 am Post subject: Re: I had a test this week on c++! |
|
|
"John Cho" <johncho (AT) johncho (DOT) us> wrote
| Quote: | i had a c++ test, 60 points, each question worth 4 points , two
questions
i did not answer 100% correctly, for a gobal operator + i did not
put two
objects i just put one object like it was a member function overload
operator, and for class to class conversion operator ClassOne
i
did ClassOne temp.data when i should have did return
ClassOne
(data); I am affraid i will not get an A on the test,
then my future plans will be ruined =(
|
I would suggest you go to law school, but then you'd still have to
learn about
conversion (Torts)
classes, members (Civil Procedure, Constitutional Law)
global operators (Microsoft)
Jonathan
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|