[running] scriptcs "c:\users\aaditya joshi work\documents\aaditya joshi\tempcoderunnerfile.csharp" 'scriptcs' is not recognized as an internal or external command, operable program or batch file.
By Denise Kirlin at Oct 04 2020
0
2. Write a program to draw this. Assume the innermost square is 20 units per side, and each successive square is 20 units bigger, per side, than the one inside it.
Write a C program, which takes two integer operands and one operator from the user, performs the operation and then prints the result. (Consider the operators +,-,*, /, % and use Switch Statement)
i have AdoptOpenJDK 8 but java --version gettinbg Unrecognized option: --version Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar://D:/Program Files/Composer - PHP/composer.phar/src/Composer/DependencyResolver/Solver.php on line 223
Write an assembly language program that inputs a single letter and shows the same letter in it’s opposite case in a new line. (Lower-case to Upper-case or vice-versa)
Using the while loop, write a program that prints the line ‘I am so smart’ an infinite number of times. Create a variable to keep track of the number of times the line is printed.
the term 'ng' is not recognized as the name of a cmdlet, function, script file, or operable program. check the spelling of the name, or if a path was included, verify that the path is correct and try again.
3.Write a program that has a class student that stores roll number, name, and marks (in three subjects) of the students. Display the information (roll number, name, and total marks) stored about the student?
the term 'scaffold-dbcontext' is not recognized as the name of a cmdlet, function, script file, or operable program. check the spelling of the name, or if a path was included, verify that the path is correct and try again