asianfxilure
asianfxilure
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
I'll close this post now.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
<3
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
Hope you have aa good day, whatever time it is for you.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
Well, I can. thank you so much bwahaha.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
i can't thank you enough.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
i learned ALOT. i think that's all i've had to ask.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
that's so gahhh i don't know, it just fascinates me
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
and out comes the smoothie.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
oh my god that's actually so like, fascinating.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
i understand result is a variable, and yes. we called the method. but, what exactly happens..?
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
double result = EX1(67.99);
double result = EX1(67.99);
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
I'm confused specifically onn..
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
it's like actual magic, how does that work?! and doesn't the order of them matter? (i ask this since it just.. well worked flawlessly.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
Waaittt, whaaat?
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
i don't know how to assign a value to the "double x" so im not sure if the output is correct.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
this, works. no errors, is it FINE ?
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
so,
public class Program
{
public static void Main()
{

double EX1(double x)
{
return x * x;
}
}
}
public class Program
{
public static void Main()
{

double EX1(double x)
{
return x * x;
}
}
}
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
thank you.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
that's such a funny explanation, made me giggle a bit but it really helped.
205 replies
CC#
Created by asianfxilure on 3/4/2024 in #help
Properly understanding Public Static
mhm.
205 replies