PROGLINT ( Java,
Manual )
1. Syntax of string
2. Syntax of long
3. Syntax of float
4. Syntax of scanner object creation
5. Primitive and types, non-primitive and types
6. Self-introduction
7. Program to calculate number of words in a given
sentence
8. Reverse a sentence without using inbuilt function
9. Inheritance and types
10. Polymorphism and types. Explain the types
11. Encapsulation
12. Method overloading with example
13. Method overidding with practical example
14. Define object
15. Define class
16. Difference between abstract class and interface
17. String buffer and string builder difference
18. What is meant by threadsafe
19. What is marker interface. Give example
20. What is the use of cloneable interface
21. What is object class in java and what are the
methods in it?
22. What is testing?
23. Difference between black box testing and white
box testing
PROGLINT ( Java,
Manual )
24. How do we test the security of an application
25. Finding the biggest three numbers in an given
array.