Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is wrong in below code? this code resulted in illegal memory access and the program is terminated by os.
c++
cpp-tuple
error
stl
1 Vote
1 Answer
24th Apr 2021, 3:17 PM
𝖆𝖙.𝖚𝕷
C++ Ticket Office
arrays
c++
memory
pointers
2 Votes
7 Answers
29th Apr 2021, 9:46 AM
Max Hill
How to wipe hard drive memory dump from the drive
computer
delete
dump
erase
harddrive
memory
0 Votes
2 Answers
8th Nov 2018, 6:19 AM
Friday Jackson
what is dynamic memory with very easy language ?
c++
pointers
0 Votes
2 Answers
17th Sep 2016, 4:37 PM
prateek nandwana
What does memory limit exceeded mean in code playground.
python
0 Votes
2 Answers
4th Aug 2017, 9:24 PM
Freshley
How to free memory of dynamically allocated two dimensional array?
c++
code
programming
sololearn
vode
0 Votes
3 Answers
24th Dec 2017, 1:17 PM
Mukul
Any help for pointers ,linked listes,stacks,......, all dynamics memory
nigz
0 Votes
2 Answers
18th Jul 2017, 2:00 PM
Ferrahna Youssef
How many memory areas types are allocated by JVM?
java
0 Votes
2 Answers
15th Jul 2016, 5:17 PM
Manish Mohan Badgujar
wants to know abt memory allocation(data segment,code segment,heap,stack n all)
java
0 Votes
3 Answers
14th Aug 2016, 2:09 AM
divya
Why is the size of the memory of the struct variable 'place' is 16 Bytes?
c
1 Vote
9 Answers
8th Sep 2019, 7:36 AM
Preet
Is there a way to get the used memory of the current running program while the program is running?
c++
malloc
memory
sizeof
27 Votes
10 Answers
12th Aug 2019, 6:37 PM
Worm
Does too many dynamic memory allocation (of char type) results into "Compilation Error" as in my code?
allocation
c++
compilation
dynamic
error
memory
5 Votes
20 Answers
30th Dec 2017, 9:47 AM
Çůřîöş ßąšäñț 🇮🇳
Recursive functions or loop operators, which is faster or memory saving or both?
c++
functions
loops
memory_efficiency
operations
recursive
speed.
0 Votes
7 Answers
1st Mar 2019, 4:13 PM
Emrys
How can we directly save users input at some memory address in c++?
address
c++
memory
pointers
sololearn
2 Votes
4 Answers
18th Jul 2018, 2:07 PM
Suraj Jha
Memory limit exceeded when I use ScriptEngine in Java.
java
jvm
1 Vote
1 Answer
8th Feb 2018, 5:20 AM
Nick Nderitu
How to solve the practice question in c++ for dynamic memory
c++
0 Votes
2 Answers
21st Nov 2023, 7:12 PM
chukwudi anthony mbegbu
How to output the memory address of a variable in Java?
java
0 Votes
2 Answers
13th Aug 2019, 12:29 PM
Preet
What is variable memory address used for in C++
&
arrays
c++
memoryaddress
variables
1 Vote
1 Answer
4th Mar 2018, 8:00 PM
Christian
Anybody got tips how to manage memory in java?
java
1 Vote
1 Answer
8th Oct 2017, 6:19 PM
Suhail Pappu
Why allocate memory with the 'new' operator in c ++?
arrays
c
c++
dynamic
heap
memory
pointers
stack
1 Vote
2 Answers
5th Sep 2017, 4:16 PM
Carlos Castillo
how many bytes takes a pointer to a function and a pointer to a reference?
memory
2 Votes
3 Answers
25th Mar 2018, 6:25 PM
Vitos
Format parameter for string working even without using memory address (codes below)
c
printf
strings
-1 Vote
4 Answers
30th Jan 2022, 9:53 AM
Lind L Tyler
Does default parameters in python function have memory at declaration time?
defaultparameter
function-arguments
lists
python3
1 Vote
2 Answers
8th Aug 2020, 2:23 AM
KUMAR SHANU
I am getting Memory exceeded when i run my code on Sololearn
memory
playground
sololearn
3 Votes
3 Answers
19th Mar 2017, 8:39 AM
Ben Ntabo
Is memory allocated for ptr variable in the given case?
me
stru
0 Votes
1 Answer
14th Sep 2020, 4:32 PM
rajshekhar y dodamani
What is the main difference between malloc() and calloc() ?
memory
2 Votes
2 Answers
14th Oct 2020, 3:58 PM
Niranjan.G
How to stop heap memory allocation for class in case of make_shared
c++
heap_memory
memory
2 Votes
1 Answer
6th Apr 2022, 11:20 AM
Ketan Lalcheta
If the pointer is decremented by 1, will the memory address decreases by 4 (int)?
address_arithmetic
c
pointer
3 Votes
4 Answers
30th Dec 2018, 12:51 PM
Konybud
How floating point numbers are represented in memory in JAVA?
float
infinity
java
0 Votes
1 Answer
10th Jun 2018, 8:03 PM
Nikhil Sharma
How can I make a memory diagram for a c++code?
c++
1 Vote
1 Answer
9th Jun 2020, 1:39 PM
Ja Asim
Can any one describe Memory management in c++ in simple way
c++
0 Votes
2 Answers
6th Aug 2018, 4:30 PM
Samrat✌✌
Where is the practical use of all functions of memory management ?
c
memory
1 Vote
2 Answers
14th Apr 2022, 11:24 AM
Abhay mishra
If we talk about "dynamic" and "static" memory, what kind of memory are we exactly referring to?
memory
2 Votes
2 Answers
30th Dec 2018, 9:30 PM
Shkeeb
In 'C' How much memory will be reserved for this code?
c
c++
datatypes
java
user-defined
2 Votes
2 Answers
3rd Feb 2018, 2:33 PM
ImranKhan CD
Can anyone tell me about string constant pool memory in java
anchor
0 Votes
2 Answers
18th Jan 2019, 7:39 PM
Akash Singh
How is memory management relevant with respect to modern powerful computers?
c
c++
0 Votes
1 Answer
21st Oct 2019, 4:09 PM
Ravish Jha
What is the use of pointers?why we need to point memory location?
c++
2 Votes
2 Answers
29th Jan 2019, 7:26 AM
Ajin Ra
cout p and &p gives two different memory addresses, why?
c++
pointers
0 Votes
2 Answers
9th Apr 2017, 2:27 AM
Eric Williams
How to insert picture into html from my mobile internal memory
images
1 Vote
2 Answers
11th Mar 2018, 4:02 AM
pavan
why "how computer memory works " is an important aspect in c??
c
2 Votes
1 Answer
15th Oct 2018, 11:03 AM
Shashwat Jha
When we creating object of set inside heap memory which object will create ?
java
0 Votes
2 Answers
16th Nov 2020, 1:11 PM
Deepak Soni
Generally what is size of rom in pc??
memory
rom
8 Votes
10 Answers
2nd Dec 2018, 8:03 AM
Frozen Pearl
Why dynamic memory allocation for creation of object in c#
c#
c++
0 Votes
2 Answers
4th Mar 2017, 5:59 AM
Chowdary Tanu
[Solved] Can anyone tell me why this code doesn't printing anything and memory is core dumped ??
c
code
6 Votes
2 Answers
9th Apr 2020, 11:31 AM
Preity
When can you tell that a memory leak will occur in C++?
c++
1 Vote
3 Answers
21st May 2017, 11:28 PM
Joel Buenrostro
What would be a practical application for using a pointer to a variables memory address.
c++
memory
pointers
this
1 Vote
9 Answers
10th Aug 2016, 4:54 AM
Donovan
Hello Everyone.plz tell me what actually happens in memory when we create refernce variable without creating object of class.
c++
java
kotlin
2 Votes
12 Answers
19th Jan 2020, 6:03 AM
Wasiq Abdullah
Why do we need a heap if it's memory address is in stack?
c#
objects
3 Votes
3 Answers
2nd Sep 2016, 3:57 PM
Munindra
Is there a waste of memory because of the bad manipulation of Referances??
java
reference-types
1 Vote
2 Answers
9th Oct 2019, 8:34 PM
CHERIEF Houcine Abdelkader
How does computer memory work? How did the knowledge of coding emerge?
c
1 Vote
1 Answer
31st Jul 2020, 6:55 AM
Aishu
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
8
9
10
...
20
Next >
Hot today
Steps in thread step by step with dependent result
1 Votes
The hidden trap in python function
2 Votes
OOP python questions
1 Votes
What's wrong with my code?
1 Votes
How to create games and it to Play store
2 Votes
Python loops
1 Votes
Web page
1 Votes
Percobaan
0 Votes