FileMood

Download Core Java Interview Questions

Core Java Interview Questions

Name

Core Java Interview Questions

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.1 GB

Total Files

304

Hash

C8852ACF6A1DDD47D880A130293EA284B412E8A5

/

!!! More Courses !!!.txt

1.2 KB

logo.jpg

73.8 KB

/1. Introduction/

1. About this Course.mp4

12.8 MB

1. About this Course.srt

3.0 KB

2. How to make the best out of this Course.html

0.6 KB

/2. Core Java Interview Questions/

1. What is Platform Independency.mp4

5.8 MB

1. What is Platform Independency.srt

1.7 KB

10. What are the differences between String and StringBuffer.mp4

3.2 MB

10. What are the differences between String and StringBuffer.srt

1.0 KB

100. What are daemon threads in java.mp4

6.6 MB

100. What are daemon threads in java.srt

1.8 KB

101. Can we change Main Thread to daemon.mp4

788.3 KB

101. Can we change Main Thread to daemon.srt

0.2 KB

102. Why to use nested classes in Java.mp4

9.9 MB

102. Why to use nested classes in Java.srt

2.2 KB

103. Will compiler create a default constructor if there a parameterized constructor.mp4

3.4 MB

103. Will compiler create a default constructor if there a parameterized constructor.srt

0.9 KB

104. Can we override static methods in Java.mp4

4.6 MB

104. Can we override static methods in Java.srt

1.1 KB

105. Explain on static imports in Java..mp4

7.8 MB

105. Explain on static imports in Java..srt

1.9 KB

106. What is an Immutable Object What is the strategy for defining Immutable Object.mp4

17.7 MB

106. What is an Immutable Object What is the strategy for defining Immutable Object.srt

3.0 KB

107. Explain on CountDownLatch..mp4

14.6 MB

107. Explain on CountDownLatch..srt

3.6 KB

108. Explain on ThreadLocal class..mp4

17.3 MB

108. Explain on ThreadLocal class..srt

3.2 KB

109. Explain on the class ThreadGroup..mp4

42.5 MB

109. Explain on the class ThreadGroup..srt

5.6 KB

11. What are the differences between StringBuffer and StringBuilder.mp4

1.1 MB

11. What are the differences between StringBuffer and StringBuilder.srt

0.5 KB

110. Which Class is the superclass of every Class.mp4

1.9 MB

110. Which Class is the superclass of every Class.srt

0.5 KB

111. Does system.exit() in try block executes finally block.mp4

1.8 MB

111. Does system.exit() in try block executes finally block.srt

0.4 KB

112. What are Executors What is their significance.mp4

3.0 MB

112. What are Executors What is their significance.srt

0.8 KB

113. Explain on the interface Executor..mp4

4.1 MB

113. Explain on the interface Executor..srt

1.1 KB

114. Explain on the interface ExecutorService. How is it different from the interface.mp4

3.7 MB

114. Explain on the interface ExecutorService. How is it different from the interface.srt

0.6 KB

115. Explain on shutdown() of ExecutorService..mp4

11.1 MB

115. Explain on shutdown() of ExecutorService..srt

2.2 KB

116. Explain on shutdownNow() of ExecutorService..mp4

15.4 MB

116. Explain on shutdownNow() of ExecutorService..srt

2.7 KB

117. Explain on awaitTermination() of ExecutorService..mp4

9.6 MB

117. Explain on awaitTermination() of ExecutorService..srt

1.5 KB

118. Explain on the interface ScheduledExecutorService..mp4

15.2 MB

118. Explain on the interface ScheduledExecutorService..srt

2.0 KB

119. Explain on the class Executors..mp4

8.7 MB

119. Explain on the class Executors..srt

1.3 KB

12. Explain the Java Object Law for hashCode() and equals()..mp4

9.5 MB

12. Explain the Java Object Law for hashCode() and equals()..srt

1.7 KB

120. Explain on the interface ThreadFactory..mp4

7.0 MB

120. Explain on the interface ThreadFactory..srt

1.0 KB

121. Explain the significance of CompletionService..mp4

14.5 MB

121. Explain the significance of CompletionService..srt

2.6 KB

122. Explain the functioning of cancel() of Future class..mp4

12.1 MB

122. Explain the functioning of cancel() of Future class..srt

2.4 KB

123. Explain on Tight Coupling and Loose Coupling..mp4

34.6 MB

123. Explain on Tight Coupling and Loose Coupling..srt

6.8 KB

124. Is it allowed to assign a parameterized type to its raw type.mp4

4.0 MB

124. Is it allowed to assign a parameterized type to its raw type.srt

1.0 KB

125. What are various Restrictions on Generics.mp4

15.1 MB

125. What are various Restrictions on Generics.srt

1.9 KB

126. What is the advantage of default methods in Interfaces.mp4

3.3 MB

126. What is the advantage of default methods in Interfaces.srt

1.4 KB

127. What is the advantage of private methods in Interfaces.mp4

3.5 MB

127. What is the advantage of private methods in Interfaces.srt

0.8 KB

128. Can we use Diamond Operator with Anonymous Classes.mp4

1.5 MB

128. Can we use Diamond Operator with Anonymous Classes.srt

0.4 KB

129. What is Implicit Casting.mp4

1.5 MB

129. What is Implicit Casting.srt

0.3 KB

13. Explain on Method Overloading..mp4

7.0 MB

13. Explain on Method Overloading..srt

1.9 KB

130. What is Explicit Casting.mp4

1.2 MB

130. What is Explicit Casting.srt

0.4 KB

131. What is OutOfMemoryError.mp4

3.3 MB

131. What is OutOfMemoryError.srt

0.6 KB

132. Where are String values stored in memory.mp4

2.6 MB

132. Where are String values stored in memory.srt

0.7 KB

133. What is the difference between == and equals() method.mp4

1.9 MB

133. What is the difference between == and equals() method.srt

0.4 KB

134. What is Jar Hell ClassPath Hell.mp4

9.8 MB

134. What is Jar Hell ClassPath Hell.srt

2.6 KB

135. Explain on the interface Externalizable..mp4

26.6 MB

135. Explain on the interface Externalizable..srt

3.9 KB

136. Can you explain a few exception handling best practices..mp4

7.5 MB

136. Can you explain a few exception handling best practices..srt

1.6 KB

137. Name the methods of an Object class..mp4

11.0 MB

137. Name the methods of an Object class..srt

2.0 KB

138. Explain on Heap Polution..mp4

6.6 MB

138. Explain on Heap Polution..srt

1.6 KB

139. When does a Java Collection throw UnsupportedOperationException.mp4

5.9 MB

139. When does a Java Collection throw UnsupportedOperationException.srt

1.1 KB

14. Explain on Method Overriding..mp4

4.5 MB

14. Explain on Method Overriding..srt

1.2 KB

140. Can you explain the relationship between Lambda Expression and Functional Interf.mp4

1.5 MB

140. Can you explain the relationship between Lambda Expression and Functional Interf.srt

0.3 KB

141. Are Constructors of an object invoked when the object is de-serialized.mp4

4.5 MB

141. Are Constructors of an object invoked when the object is de-serialized.srt

0.9 KB

142. Where to use and where not to use Assertions.mp4

14.3 MB

142. Where to use and where not to use Assertions.srt

5.1 KB

143. For which purpose we use @SafeVarargs.mp4

4.2 MB

143. For which purpose we use @SafeVarargs.srt

0.9 KB

144. Explain the differences between Runnable and Callable..mp4

2.0 MB

144. Explain the differences between Runnable and Callable..srt

0.6 KB

145. Explain on LoadFactor of a HashMap..mp4

11.6 MB

145. Explain on LoadFactor of a HashMap..srt

3.4 KB

146. Explain the difference between Synchronized Collections and Concurrent Collectio.mp4

7.4 MB

146. Explain the difference between Synchronized Collections and Concurrent Collectio.srt

1.7 KB

147. Explain the differences between Synchronized Map and ConcurrentHashMap..mp4

4.3 MB

147. Explain the differences between Synchronized Map and ConcurrentHashMap..srt

0.9 KB

148. Explain on the interface Lock. How is it different from using synchronized appro.mp4

12.8 MB

148. Explain on the interface Lock. How is it different from using synchronized appro.srt

3.1 KB

149. Coming up.....html

0.1 KB

15. Is Multiple Inheritance allowed in Java If not, how to achieve it.mp4

10.9 MB

15. Is Multiple Inheritance allowed in Java If not, how to achieve it.srt

2.2 KB

16. Explain few important points on Interfaces..mp4

2.1 MB

16. Explain few important points on Interfaces..srt

0.7 KB

17. Explain the differences between Abstract Class and Interface..mp4

3.6 MB

17. Explain the differences between Abstract Class and Interface..srt

0.8 KB

18. How do you call a Super Class Constructor from a Constructor.mp4

2.9 MB

18. How do you call a Super Class Constructor from a Constructor.srt

0.7 KB

19. What are the uses of this keyword in Java.mp4

2.1 MB

19. What are the uses of this keyword in Java.srt

0.5 KB

2. What is the role of ClassLoader.mp4

4.5 MB

2. What is the role of ClassLoader.srt

1.6 KB

20. Will super class constructor gets called when no explicit call from child class.mp4

4.5 MB

20. Will super class constructor gets called when no explicit call from child class.srt

1.1 KB

21. What is Polymorphism What are its advantages.mp4

9.0 MB

21. What is Polymorphism What are its advantages.srt

3.0 KB

22. What is Encapsulation.mp4

10.7 MB

22. What is Encapsulation.srt

2.6 KB

23. Explain on Nested Inner class..mp4

8.1 MB

23. Explain on Nested Inner class..srt

1.3 KB

24. Explain on Method-Local Inner class..mp4

3.7 MB

24. Explain on Method-Local Inner class..srt

0.8 KB

25. Explain on Anonymous Inner class..mp4

3.9 MB

25. Explain on Anonymous Inner class..srt

0.9 KB

26. Explain on Static Nested class.mp4

2.2 MB

26. Explain on Static Nested class.srt

0.5 KB

27. Explain on default access modifier..mp4

6.6 MB

27. Explain on default access modifier..srt

1.4 KB

28. Explain on Protected access modifier..mp4

4.7 MB

28. Explain on Protected access modifier..srt

1.0 KB

29. Explain on Private access modifier..mp4

2.2 MB

29. Explain on Private access modifier..srt

0.6 KB

3. What is the use of join method in threads.mp4

7.8 MB

3. What is the use of join method in threads.srt

1.7 KB

30. Explain on final modifier..mp4

1.7 MB

30. Explain on final modifier..srt

0.5 KB

31. Explain on Enhanced For Loop..mp4

1.9 MB

31. Explain on Enhanced For Loop..srt

0.3 KB

32. What is the need for finally block.mp4

6.7 MB

32. What is the need for finally block.srt

1.1 KB

33. In what scenarios the code in finally block will not get executed.mp4

1.9 MB

33. In what scenarios the code in finally block will not get executed.srt

0.4 KB

34. Can you explain the hierarchy of Exception Handling classes.mp4

3.6 MB

34. Can you explain the hierarchy of Exception Handling classes.srt

0.4 KB

35. What is the difference between Error and Exception.mp4

8.3 MB

35. What is the difference between Error and Exception.srt

1.6 KB

36. What is the difference between Checked Exceptions and Unchecked Exceptions.mp4

6.4 MB

36. What is the difference between Checked Exceptions and Unchecked Exceptions.srt

1.6 KB

37. Can you explain about try with resources.mp4

6.8 MB

37. Can you explain about try with resources.srt

1.6 KB

38. What is an Enum.mp4

9.0 MB

38. What is an Enum.srt

1.3 KB

39. What are Variable Arguments or varargs.mp4

5.7 MB

39. What are Variable Arguments or varargs.srt

1.4 KB

4. Is Java pass by value or pass by reference.mp4

8.8 MB

4. Is Java pass by value or pass by reference.srt

2.2 KB

40. Explain on Automatic Garbage Collection..mp4

10.4 MB

40. Explain on Automatic Garbage Collection..srt

2.8 KB

41. Explain on finalize()..mp4

7.1 MB

41. Explain on finalize()..srt

1.6 KB

42. What is Serialization Explain..mp4

17.0 MB

42. What is Serialization Explain..srt

3.7 KB

43. What is serialVersionUID Explain..mp4

11.1 MB

43. What is serialVersionUID Explain..srt

1.9 KB

44. What are the important interfaces in the Collection Hierarchy.mp4

19.1 MB

44. What are the important interfaces in the Collection Hierarchy.srt

4.2 KB

45. What are the important methods that are declared in the Collection Interface.mp4

12.5 MB

45. What are the important methods that are declared in the Collection Interface.srt

2.5 KB

46. Explain on ArrayList..mp4

10.5 MB

46. Explain on ArrayList..srt

2.3 KB

47. Explain on Enumeration Interface..mp4

7.4 MB

47. Explain on Enumeration Interface..srt

1.9 KB

48. Explain on Iterator..mp4

11.0 MB

48. Explain on Iterator..srt

2.5 KB

49. Explain on ListIterator..mp4

24.2 MB

49. Explain on ListIterator..srt

4.9 KB

5. What is the purpose of introduction of Generics.mp4

26.8 MB

5. What is the purpose of introduction of Generics.srt

6.8 KB

50. How do you sort elements in an ArrayList using Comparable interface.mp4

14.8 MB

50. How do you sort elements in an ArrayList using Comparable interface.srt

3.2 KB

51. How do you sort an ArrayList using Comparator interface.mp4

10.5 MB

51. How do you sort an ArrayList using Comparator interface.srt

2.0 KB

52. Is Enumeration fail-fast.mp4

2.6 MB

52. Is Enumeration fail-fast.srt

0.4 KB

53. Is Iterator fail-fast.mp4

2.8 MB

53. Is Iterator fail-fast.srt

0.3 KB

54. How Vector is different from an ArrayList.mp4

2.6 MB

54. How Vector is different from an ArrayList.srt

0.7 KB

55. What is LinkedList How is it different from an ArrayList.mp4

8.8 MB

55. What is LinkedList How is it different from an ArrayList.srt

2.9 KB

56. Explain on Queue Interface..mp4

7.5 MB

56. Explain on Queue Interface..srt

2.0 KB

57. What are the important interfaces and classes related to the Set Interface.mp4

4.3 MB

57. What are the important interfaces and classes related to the Set Interface.srt

0.9 KB

58. What is the difference between Set and SortedSet interfaces.mp4

5.9 MB

58. What is the difference between Set and SortedSet interfaces.srt

1.1 KB

59. What is a HashSet.mp4

4.3 MB

59. What is a HashSet.srt

0.8 KB

6. What is the difference between PATH and CLASSPATH.mp4

7.7 MB

6. What is the difference between PATH and CLASSPATH.srt

2.0 KB

60. What is a LinkedHashSet How is it different from HashSet.mp4

9.6 MB

60. What is a LinkedHashSet How is it different from HashSet.srt

1.6 KB

61. Explain on NavigableSet..mp4

7.8 MB

61. Explain on NavigableSet..srt

2.0 KB

62. What is a TreeSet How is it different from HashSet.mp4

3.9 MB

62. What is a TreeSet How is it different from HashSet.srt

0.8 KB

63. Explain briefly about Deque Interface.mp4

10.5 MB

63. Explain briefly about Deque Interface.srt

2.0 KB

64. Explain on BlockingQueue interface..mp4

10.0 MB

64. Explain on BlockingQueue interface..srt

2.4 KB

65. What is the difference between Map and SortedMap.mp4

13.6 MB

65. What is the difference between Map and SortedMap.srt

2.3 KB

66. Explain on Navigable Map..mp4

13.9 MB

66. Explain on Navigable Map..srt

2.1 KB

67. Explain on CopyOnWriteArrayList.mp4

8.6 MB

67. Explain on CopyOnWriteArrayList.srt

2.5 KB

68. What is difference between fail-fast and fail-safe iterators.mp4

8.3 MB

68. What is difference between fail-fast and fail-safe iterators.srt

1.8 KB

69. Explain on Atomic Classes..mp4

9.8 MB

69. Explain on Atomic Classes..srt

1.8 KB

7. Why isn't Java a 100% object-oriented language.mp4

4.7 MB

7. Why isn't Java a 100% object-oriented language.srt

1.3 KB

70. How do you declare a Generic Class.mp4

3.9 MB

70. How do you declare a Generic Class.srt

1.0 KB

71. How can we restrict Generics to a subclass of particular class.mp4

4.5 MB

71. How can we restrict Generics to a subclass of particular class.srt

0.9 KB

72. Give an example of Generic Method..mp4

2.7 MB

72. Give an example of Generic Method..srt

0.5 KB

73. What are the different ways in which a thread can be created.mp4

5.4 MB

73. What are the different ways in which a thread can be created.srt

1.1 KB

74. What are the different states of a Thread.mp4

7.1 MB

74. What are the different states of a Thread.srt

2.1 KB

75. What is priority of a thread How do you change the priority of a thread.mp4

6.4 MB

75. What is priority of a thread How do you change the priority of a thread.srt

1.6 KB

76. Can a static method be synchronized.mp4

8.2 MB

76. Can a static method be synchronized.srt

1.4 KB

77. Explain on the method Yield()..mp4

5.0 MB

77. Explain on the method Yield()..srt

1.1 KB

78. Explain on the methods wait() and notify(). Implement Producer-Consumer scenario.mp4

30.8 MB

78. Explain on the methods wait() and notify(). Implement Producer-Consumer scenario.srt

6.0 KB

79. What is a Stream.mp4

7.0 MB

79. What is a Stream.srt

1.1 KB

8. Explain on static blocks..mp4

8.9 MB

8. Explain on static blocks..srt

2.3 KB

80. Explain on intermediate and terminal operations in streams..mp4

5.0 MB

80. Explain on intermediate and terminal operations in streams..srt

1.4 KB

81. What are Method References What are the various kinds of method references.mp4

18.5 MB

81. What are Method References What are the various kinds of method references.srt

4.1 KB

82. Explain Java coding conventions for classes.mp4

2.6 MB

82. Explain Java coding conventions for classes.srt

0.7 KB

83. Explain Java Coding standards for interfaces..mp4

867.6 KB

83. Explain Java Coding standards for interfaces..srt

0.3 KB

84. Explain Java Coding standards for Methods..mp4

1.1 MB

84. Explain Java Coding standards for Methods..srt

0.3 KB

85. Explain about instanceof operator in Java..mp4

9.1 MB

85. Explain about instanceof operator in Java..srt

2.2 KB

86. Can we have multiple classes in single file.mp4

2.1 MB

86. Can we have multiple classes in single file.srt

0.6 KB

87. What all access modifiers are allowed for top class.mp4

2.8 MB

87. What all access modifiers are allowed for top class.srt

0.6 KB

88. Explain Naming Conventions for Packages..mp4

6.6 MB

88. Explain Naming Conventions for Packages..srt

1.3 KB

89. Can we write any code after throw statement.mp4

2.4 MB

89. Can we write any code after throw statement.srt

0.4 KB

9. Why do we need Wrapper Classes.mp4

8.4 MB

9. Why do we need Wrapper Classes.srt

2.3 KB

90. Explain when NoClassDefFoundError will be raised..mp4

2.0 MB

90. Explain when NoClassDefFoundError will be raised..srt

0.5 KB

91. Explain when ClassNotFoundException will be thrown..mp4

3.8 MB

91. Explain when ClassNotFoundException will be thrown..srt

0.7 KB

92. What are different types of multitasking.mp4

2.1 MB

92. What are different types of multitasking.srt

0.8 KB

93. What is the difference between process and thread.mp4

4.2 MB

93. What is the difference between process and thread.srt

1.6 KB

94. What is a lock or purpose of a lock in Java.mp4

4.4 MB

94. What is a lock or purpose of a lock in Java.srt

1.1 KB

95. In how many ways we can do synchronization in Java.mp4

5.0 MB

95. In how many ways we can do synchronization in Java.srt

1.0 KB

96. Assume that a thread has lock on it,will calling sleep() on that thread release.mp4

2.1 MB

96. Assume that a thread has lock on it,will calling sleep() on that thread release.srt

0.3 KB

97. Among the two ways of creating a thread, what is the best way.mp4

1.5 MB

97. Among the two ways of creating a thread, what is the best way.srt

0.5 KB

98. Explain about interrupt() method of thread class..mp4

8.5 MB

98. Explain about interrupt() method of thread class..srt

1.9 KB

99. Explain which of the following methods release the lock when executed.mp4

1.2 MB

99. Explain which of the following methods release the lock when executed.srt

0.3 KB

/3. Conclusion/

1. The Beginning.mp4

2.7 MB

1. The Beginning.srt

0.6 KB

 

Total files 304


Copyright © 2025 FileMood.com