what is the difference between Cpp And Java
Answer Posted / chaitanyadeepthi
why we create dynamic objects in java unlike in cpp
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is void class in java?
Explain java coding standards for constants?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
Explain spliterator in java8?
How many bytes is a url?
Explain the available thread states in a high-level?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
what is comparable and comparator interface?
How to check if a list is sorted in java?
How does finally block differ from finalize() method?
What is string pooling concept?
What is meant by binding in rmi?
What are pass by reference and pass by value?
what is object-oriented programming in java?
Is sizeof a keyword in java programming?