What is the difference between C++ & Java?
Answer Posted / rishi
java has no pointers where c ++ has pointers
| Is This Answer Correct ? | 425 Yes | 47 No |
Post New Answer View All Answers
What is length in java?
What is nested interface?
Explain inheritance in java?
Which non-unicode letter characters may be used as the first character of an identifier?
how to write a server program and sending the mails to the server using smtp protocol please help me
What are the different types of constructor?
How many ways can an argument be passed to a subroutine and explain them?
Explain the key functions of data binding?
What is thread count in java?
How do you declare a variable?
Can we synchronize static methods in java?
Why java does not support pointers?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
How do you reverse a word in java?
What's the difference between an abstract class and interface in java?