• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What's wrong with the code.. if I enter n value as 1 or 2, it prints some garbage value.. why it is so ?
cprogramming
0 Votes
1 Answer
25th Mar 2021, 3:40 AM
Ashu Williams
Ashu Williams - avatar
Why this code prints 0,0,0
cc++garbageprogrammingstatic
0 Votes
2 Answers
9th Jul 2019, 7:58 PM
Sreejith P
Sreejith P - avatar
I was doing a question on code coach, but it's not working well.
ccoachcodecodeplaygroundgarbagehelpno_error
0 Votes
6 Answers
8th Jan 2020, 5:35 AM
Karan Sharma
Karan Sharma - avatar
__del__ method in python
classcollectordeldestructiondestructorgarbagemagicobjectooppython
5 Votes
5 Answers
31st May 2018, 3:04 PM
Jakub Mifek
Jakub Mifek - avatar
Why this c code is not working properly?
cc#c++functiongarbagehelpinputjava
3 Votes
2 Answers
8th Oct 2019, 12:00 PM
Maninder $ingh
Maninder $ingh - avatar
How to close the object of Scanner class ?
closecloseobjectcorejavagarbagegarbagecollectorjavascannerscannerclass
1 Vote
3 Answers
17th Oct 2019, 8:06 PM
Mayank Singh
Mayank Singh - avatar
What is a good way to convert character array of varying sizes to a string? (C++)
arrayccharcharacterconversioncppgarbagestringstringsto
0 Votes
4 Answers
31st Mar 2022, 8:48 PM
Seb TheS
Seb TheS - avatar
public class Program { public static void main(String[] args) { int[ ][ ] myArr = { {1, 2, 3}, {4}, {5, 6, 7} }; myArr[0][2] = 42; int x = myArr[1][1]; System.out.println(x); } } why it does not give any garbage value as output?
arraysjava
-1 Vote
4 Answers
9th Nov 2016, 6:21 PM
Sandesh
< Previous123Next >
Hot today
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
The use of these certificates on LinkedIn
1 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Converter minúsculas em maiúsculas e imprimir
0 Votes
Algorithm to create maze-like grid
2 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Hardware of computer
3 Votes