binary representation

  • Thread starter Thread starter d
  • Start date Start date
D

d

Ok you all caught me. I am doing an assignment for my
Advanced VB.NET class. I don't want to get in trouble
but I thought I could go a place like this and get some
help since my teacher is not very patient when I ask him
a question. I uderstand if you all refuse to help me
now.
But to answer your question Tom, The assignment wans me
to show the binary, octal, and hex representation for the
numbers 1-256 and it does not want me to use any string
formats.

Sorry if I upset any of you and I REALLY appreciate all
the suggestions made so far.

Derrick
 
Derrick.
I start 1 = binary 1, octal 1 and hexadecimal 1.
I think others will help you with the rest.
:-)
Cor
 
Hello,

d said:
Ok you all caught me. I am doing an assignment for my
Advanced VB.NET class. I don't want to get in trouble
but I thought I could go a place like this and get some
help since my teacher is not very patient when I ask him
a question. I uderstand if you all refuse to help me
now.
But to answer your question Tom, The assignment wans me
to show the binary, octal, and hex representation for the
numbers 1-256 and it does not want me to use any string
formats.

Sorry if I upset any of you and I REALLY appreciate all
the suggestions made so far.

Do you still have problems in understanding the number
formats/bases/...?
 
d said:
Ok you all caught me. I am doing an assignment for my
Advanced VB.NET class. I don't want to get in trouble
but I thought I could go a place like this and get some
help since my teacher is not very patient when I ask him
a question. I uderstand if you all refuse to help me
now.
But to answer your question Tom, The assignment wans me
to show the binary, octal, and hex representation for the
numbers 1-256 and it does not want me to use any string
formats.

What's the remaining question?
 
Hi Derrick,

I'm mystified as to how you think we're upset with you.!?? No worries, me
ol' china. [Australian Cockney].

However, I didn't see a reply to my previous response to you. I asked you
a couple of questions there. Pick up that thread and I'll help you [but
without giving you.the code, of course. :-)]

Regards,
Fergus
 
Back
Top