Domanda di colloquio di J.P. Morgan

In excel macros what is long?

Risposte di colloquio

Anonimo

31 mag 2010

I didn't know enough about macros.

Anonimo

25 giu 2010

Long is just a data type that's a "long integer". So if you're creating a variable to store something, you can define it as a long data type. Specifically it's integers from 2,147,483,648 to 2,147,483,647.