You can not make an array of n dimentions where n is not constant e.g.
int n=10; // not a constant
char mychars[n]; // array of characters
// Wrong
This will result in "expected constant expression"
However if it were
const int n=10; // a constant (hence the...
Energy had to come from somewhere even if it were from Hyper Space or an Alterate Reallity it still must have some from somewhere (STill in nice voice)
I always thought that but tell me if you can that if energy cannot be created then how did we come to be? (In nice voice)
I would expect that energy would have to be created somehow - leading back to the big bang no doubt.
Hello,
I am new to this forum so I'm not even sure if my question belongs here. Anyway, i am aware that the sun has the natural ability to create new kinds ot atoms throught it's gravitational force but can it or anything in this universe create Energy?