When you define a integer it gets stored in which data
structure?(Stack or a heap)

Answer Posted / smikesh

Stack

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that takes input in digits and display the result in words from 1 to 1000

1989


Can you explain polymorphism?

583


Why is abstraction used?

608


Can main method override?

585


Can we override main method?

607






Why polymorphism is used in oops?

585


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2759


What is a class and object?

600


What is abstraction in oop with example?

646


Can enum be null?

587


What is this pointer in oop?

557


What is data binding in oops?

588


How Do you Code Composition and Aggregation in C++ ?

24198


What is inheritance and how many types of inheritance?

622


What is the difference between a constructor and a destructor?

613