kuulie
❔ Why is there a green squiggly line under the first Console.ReadLine(); ?
when creating class files, does the namespace reflect the folder hierarchy? I have a project call CSharpPractice and a folder called Classes and I attempted to create a class called BankAccount in the Classes folder
68 replies
❔ Why is there a green squiggly line under the first Console.ReadLine(); ?
so i asked ChatGPT (the thing that knows nothing) more questions and it said local variables like string s; do have a memory location on the stack. So since it technically has a memory location, wouldn't it be more technically correct to say it's uninitialized than to say undefined?
68 replies