Jump to content

Forum trivia game - prize is brains


Recommended Posts

  • Replies 2.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • Administrators
Posted

A pointer is an address in memory where a variable is located, where an array is a data representation with more than one item of a particular type, accessible via its index.

Posted

A pointer is an address in memory where a variable is located, where an array is a data representation with more than one item of a particular type, accessible via its index.

But! You can use a pointer to do the exact same thing as an array, and vice-versa, and there is only one minor thing that is the only real thing that you have to pay attention to. What does a pointer being an address in memory, while array's aren't, actually mean for coding. That's what I want to know. Or well, am asking you guys, as I already know :)

Posted

My turn! And of course, it's going to be a nerdy question then xD what's the difference between arrays and pointers in C programming?

An array is a list of data of some type. A pointer is a reference that points to some data in memory.

Posted

Basically the same thing Tac said, think about if you're using it with strings (I was being a little vague on purpose because I didn't know this at first) what can you do with one that you can't do with another?

Posted

What is the first map to have the following.

A.Sickle

B.PHD Flopper cola

C.Flogger

D.Traps

E.Matryoshka Dolls

F.Chymbal Monkeys

H.Zipline.

I.Flinger/Flipper.

J.Ammo matic cola

K.Pack a punch machine.

Each answer gets 0.1 brain.

A. Ascencion

B. Ascension

C. Shi no numa

D. Verruckt

E. Ascension

F. Der Riese

H. Shi no numa

I. Call of the dead

J. None

K. Der Riese

Posted

What is the first map to have the following.

A.Sickle

B.PHD Flopper cola

C.Flogger

D.Traps

E.Matryoshka Dolls

F.Chymbal Monkeys

H.Zipline.

I.Flinger/Flipper.

J.Ammo matic cola

K.Pack a punch machine.

Each answer gets 0.1 brain.

A. Ascencion

B. Ascension

C. Shi no numa

D. Verruckt

E. Ascension

F. Der Riese

H. Shi no numa

I. Call of the dead

J. None

K. Der Riese

Sorry mate, this was answered long time back. You answered correct.

Posted

It's fine, when I asked it I actually thought the answer was different than what it really was (I got it wrong on the test :( ) so I had actually just learned it right before I replied :P it's ok because C sucks anyway, Java is way better :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, Code of Conduct, We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. .