what is used instead of pointers in java than c?



what is used instead of pointers in java than c?..

Answer / subhathra

This

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More C Interview Questions

I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

1 Answers  


What are the advantages of using linked list for tree construction?

1 Answers  


Explain how does free() know explain how much memory to release?

1 Answers  


I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?

1 Answers  


if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item

2 Answers  


count the numbers between 100 and 300, that star with 2 and ends with 2

5 Answers   Mind Tree,


how to print this sereis 2 4 3 6 5..........?

3 Answers  


what is the basis for selection of arrays or pointers as data structure in a program

1 Answers   TCS,


Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 Answers  


program to find the ASCII value of a number

8 Answers  


Define recursion in c.

1 Answers  


What is the mean of function?

1 Answers  


Categories