edited by
376 views
0 votes
0 votes

Spot the features that are present in C++ not in Java:

I. New operator    II. Delete opeartor  III. Objects stored in stack memory.   IV . Objects stored in Heap memory


a. III only

b. II and III only

c. III only

d. All features are present in C++ and Java

edited by

Related questions

1 votes
1 votes
1 answer
1
Harikesh Kumar asked Jan 14, 2018
291 views
Output is? With explanation
2 votes
2 votes
1 answer
2
Harikesh Kumar asked Jan 14, 2018
315 views
Explain the answer.
1 votes
1 votes
0 answers
3
Harikesh Kumar asked Jan 14, 2018
346 views
What is the correct Answer ?My answer is 90 and given answer is no output how?
1 votes
1 votes
1 answer
4
Harikesh Kumar asked Jan 14, 2018
241 views
How to predict it