Q&A Discussions
Search
Search
Ask a question
Ask a question
I thin the addresses in an arrey is continuous then only the pointer arithmetics will work correctly. Correct me if i am wrong!
address
arrays
pointers
1 Votes
6 Answers
24th Oct 2019, 3:22 PM
George Alex
what is ++a[b++]*a[2]+++--a[3]; and why
arithmetics
c
0 Votes
2 Answers
20th Apr 2019, 2:19 PM
Mario S
Can you perform floor division in JavaScript
arithmetics
floordivision
javascript
1 Votes
2 Answers
21st Mar 2020, 2:50 PM
Emmanuel Unkn
3 ** 1 ** 2 ** 4 == 3. ... Wait, what?
arithmetics
challenge
operator
precedence
python
4 Votes
10 Answers
17th Aug 2018, 12:12 PM
HonFu
X = x + n
arithmetics
in-place
operator
python
0 Votes
4 Answers
22nd Mar 2020, 11:39 AM
Richard Minamore
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
How do I handle cases with numbers or the other cases?
1 Votes
This works on pc but not mobileeee
1 Votes
If i give space in my input it does not shows next words
1 Votes
Fix the error. Tap to see
0 Votes
FIX ERROR in my code ,project guesser game ,code in description
1 Votes
How to make a full wed
0 Votes
Which function is used to access files?
0 Votes
Matrix in cryptography
0 Votes
This program is running multiple times
0 Votes
How to anticipate single or multiple input failure(s) when input(s) are read in using C++ std::cin and extraction operator >>
3 Votes