Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How computer memory works in C language
computer
memory
0 Votes
1 Answer
9th Oct 2018, 2:33 PM
Eswar
What is meant by dynamic memory allocation?
allocation
dynamic
memory
0 Votes
1 Answer
29th Jul 2018, 3:46 PM
Sankalp Arora
What is dynamic memory in simple words?
c++
0 Votes
2 Answers
20th Jun 2017, 9:21 AM
Karan Makwana
How #define stores a variable without using the memory
c
explain
1 Vote
2 Answers
5th Jun 2020, 9:54 AM
Smiley[Offline]
How does one correctly draw memory allocation diagrams from java code?
array
arrays
datastructures
java
node
overflow
restrictedstructures
stack
4 Votes
1 Answer
16th Aug 2018, 4:04 PM
Margie ๐ฃ
What are the difference between heap and stack memory in java ?
java
javascript
6 Votes
2 Answers
24th Jul 2019, 4:10 AM
Govardhan Nayak
Does casting a string as char pointer automatically allocate required memory in C/C++?
c
c++
pointers
strings
variables
1 Vote
12 Answers
16th Jul 2022, 5:11 PM
CoderBittu
What keyword is used to free allocated memory in C++?
challenges
0 Votes
4 Answers
4th Sep 2017, 8:01 PM
Morris Kioko Mwatu
read from a file using dynamic memory
c
0 Votes
1 Answer
18th Jun 2020, 7:02 PM
tibi
Why destructors are introduced?without destructors memory can be erased?
destructors
0 Votes
2 Answers
24th Jul 2019, 6:18 AM
vishal more
What is meant by memory leak in a program?
c++
dynamic
memory
1 Vote
4 Answers
13th Feb 2017, 3:39 AM
vaibhav tomar
Is leaked memory freed up when a program exits?
java
leaks
memory
programming
scanners
0 Votes
1 Answer
1st Aug 2020, 12:03 PM
Natu
How to declare integer elements in dynamic memory allocation
allocation
c
calloc
dynamic
malloc
memory
1 Vote
3 Answers
13th Jan 2019, 11:48 AM
Md Ibrahim (West Bengal, India)
Memory allocation for a single array with multiple values
arrays
1 Vote
2 Answers
21st Oct 2019, 7:59 PM
Mohamed
How do you improve your memory on the order of things?
help
python
1 Vote
4 Answers
20th Sep 2022, 1:46 PM
Doug
Why we can't make an endless memory ?
all
0 Votes
3 Answers
23rd Jun 2017, 4:43 PM
Koddy NetMare
How many types of memory does c++ posses
c++
pointers
0 Votes
3 Answers
8th Feb 2017, 7:41 AM
priyanshu
what is dynamic memory allocation in c?
c
0 Votes
1 Answer
27th Mar 2017, 8:35 PM
Jaspreet Singh
what is memory and how many types?
c#
0 Votes
1 Answer
6th Feb 2017, 4:07 PM
Fahmid Islam
What is purpose of dynamic memory allocation?
c++
code
memory
pointers
0 Votes
1 Answer
1st Aug 2017, 2:44 PM
Gabriel Martinez
What happen when use dynamic memory in different programming language?
important
1 Vote
6 Answers
24th Apr 2017, 9:12 PM
LoveLearn
Is there any way to dynamically allocate memory to a list on python?
memory
python
python3
8 Votes
7 Answers
14th Jun 2018, 10:32 AM
Nick2947
Please, Explain... Why there is a memory leak in the following code?
allocation
c
dynamic
free
malloc
memory
pointers
3 Votes
4 Answers
13th May 2019, 4:24 AM
Sp Maurya
Explain difference in writing same thing in two ways (considering memory space)
c
2 Votes
6 Answers
19th Oct 2019, 3:01 PM
Pooja
If variable values and references are stored in stack and heap memory where are variable names stored in a program?
c#
c++
class
java
javascript
location
names
php
storage
variable
21 Votes
9 Answers
6th Nov 2018, 9:39 PM
Sonic
I don't understand abou memory ......help me !
c++
memory
1 Vote
2 Answers
27th Jul 2017, 10:13 AM
Serious Sam
How to deallocate dynamic memory pointer return from a function?
c++
deallocate
dynamic
function
memory
new
pointer
return
7 Votes
1 Answer
5th Jul 2017, 6:10 PM
Heng Jun Xi
Can someone explain this code in terms of memory allocation?
help
0 Votes
5 Answers
15th Jun 2018, 12:45 PM
Bahubali
Is there any memory limitation in SoloLearn Code Playground
java
limit
memory
sololearn
1 Vote
3 Answers
20th Mar 2017, 3:05 PM
Nguyรชฬn Ngoฬฃc ฤฤng
what is template functions ? Explain dynamic memory allocation.
c++
0 Votes
4 Answers
9th Jan 2017, 7:17 AM
munish rastogi
What happens when dynamically allocated memory is not freed?
c_programming
memory
1 Vote
2 Answers
30th Mar 2019, 12:30 AM
Gopal
Memory limit exceeded / exit status -1 ?
c++
exit-status
hcf
lcm
lists
math
memory
1 Vote
1 Answer
3rd Jul 2018, 4:36 PM
X-1
How does memory alllocation in python realy work?
arrays
c
memory
python3
0 Votes
1 Answer
16th Sep 2020, 8:43 PM
Tim
Are there any library that dynamically allocates memory for integers in c++ ?
c++
dynamic
int
4 Votes
9 Answers
8th Mar 2020, 2:23 PM
Terminal_Phantom
Does the memory space remains same after deletion of object?
objects
3 Votes
4 Answers
18th Sep 2017, 12:19 PM
Mariyam Beebi
Is it true that we need to manage memory by ourselves?
c++
pointers
0 Votes
9 Answers
27th Jan 2017, 9:03 AM
Edson Ho
The malloc ()function allocates memory from heap and not from the stack
answer
4 Votes
4 Answers
28th Aug 2019, 11:56 AM
Anjali Kushwah
how could i make my own dynamic memory system?
c++
0 Votes
4 Answers
15th Sep 2016, 5:53 PM
Muhammad Naeem Jamali
Why is the encrypt function outputing the memory location?
encryption
error
python3
0 Votes
3 Answers
5th Jun 2018, 8:09 AM
Kyle Matthew Ford
How memory is allocated for multidimensional arrays in c and different languages?
arrays
c
12 Votes
2 Answers
16th Mar 2017, 5:53 PM
SUJITH
How to overflow across to nearby memory address
c++
2 Votes
1 Answer
28th Nov 2017, 8:37 AM
ZengRundong
What would you do to find and fix a memory leak??
c++
3 Votes
2 Answers
3rd Apr 2021, 7:41 AM
Pascal Gitau
How do I write an โ Array representation in memory โ
algorithms
arrays
datastructures
memory
0 Votes
6 Answers
21st Feb 2020, 5:32 PM
AmgKhvbbi Schweppes
What is heap and stack in memory allocation, and what is run time memory allotments... Please can someone explain it with basics
c++
pointers
1 Vote
4 Answers
25th Oct 2016, 9:24 PM
Mayank Kumar
Is it correct English to write _ the memory will stay allocated. What about _ the memory will continue to be allocated ....
pointers
0 Votes
3 Answers
29th Jun 2019, 12:36 AM
Faisal Alghamdi
Will saving a memory location in a pointer and deleting that pointer clear the memory address of the value that it holds?
c++
pointers
1 Vote
4 Answers
5th Sep 2017, 8:14 AM
Solo Wanderer 4315
physical memory has word-width of 64 bits,this mandates the logical memory map to adopt a data-bus of width 64 bits-true r false
c++
-2 Votes
3 Answers
30th Sep 2020, 4:02 PM
SESHU
Does malloc() alloction allocates different memory location on each exection ?
c
malloc
memory
1 Vote
5 Answers
2nd Jul 2019, 2:01 PM
Dhanesh Sivasamy
dynamic memory allocation, cannot be performed without using pointers. how?why?
pointers
2 Votes
2 Answers
21st Feb 2019, 4:48 AM
Manav Malhotra
Why cant we use normal variables instead of pointers for dynamic memory allocation?
c++
pointers
3 Votes
4 Answers
25th Aug 2018, 7:44 AM
Rashim Narayan Tiku
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
...
20
Next >
Hot today
Can someone suggest codespace to run my code (react.js)?
1 Votes
Solved Chess tournament youโre creating code for a chess tournament
0 Votes
Is it legal to use conditional preprocessors inside a macro function?
1 Votes
I write a python code for "Take a phrase and replace any instances of an integer from 0-10 and replace it with the English word.
1 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
[SOLVED] Where do you find code coaches?
1 Votes
Messages
1 Votes
Cpp
1 Votes
Return the Kotlin Course
0 Votes