Computer Science, asked by venkatarajeshvadakup, 2 months ago

public class DemoMemory
{
public static void main(String[] args)
{
int id=12345;
String name=new String( "Rama");
double salary=55555.55;
5
I
Identify how many variables/object will be in stack and heap respectively? Choose the most appropriate tin​

Answers

Answered by ranudas161204
0

Answer:

please write your question properly

Similar questions