Answer Posted / srihari
james gosling is first founder of java in 1991
| Is This Answer Correct ? | 78 Yes | 24 No |
Post New Answer View All Answers
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What is module in oop?
what is the volatile modifier for? : Java thread
What is anti pattern in cyber security?
Are there structures in java?
How do you make a thread in java?
What is keyword in oop?
Explain scope or life time of local variables in java?
What is a function in java?
What is a for loop in java?
What are thread groups?
What is type inference in java8?
How can you say java is object oriented?
Difference between serialization and deserialization in java?
What are the advantages of compiled language?