In this course, we will discuss Java interview questions and answers for applicants. The reason we are sharing these interview questions is that you can revise all your fundamental concepts. The interviewer will surely check your Java fundamentals.
Java Interview Questions -Part 10- :
Q.91. What is the use of notify() method in Java?
Q.92. What is the priority of a thread? How can you change the priority of a thread?
Q.93. What is the difference between the Runnable interface and the Thread class in Java?
Q.94. What is the difference between eager loading and lazy loading?
Q.95. What is referential transparency
Q.96. Does Java support global variables?
Q.97. What is the impact of private constructor?
Q.98. What are the Advantages of Java Sockets?
Q.99. Is it possible for an interface to implement or extend another interface?
Q.100. What is Enum in Java?
في هذه الدورة ، سنناقش أسئلة وأجوبة الجافا للمقابلة للمتقدمين. السبب في أننا نشارك أسئلة المقابلة هذه هو أنه يمكنك مراجعة جميع مفاهيمك الأساسية. سوف يقوم القائم بإجراء المقابلة بالتأكيد بالتحقق من أساسيات جافا الخاصة بك.
أسئلة المقابللات الخاصة بجافا - الجزء العاشر:
س 91. ما هو استخدام طريقة
notify () في جافا؟
س 92. ما هي أولوية الموضوع؟ كيف يمكنك تغيير أولوية الموضوع؟
س 93. ما هو الفرق بين واجهة Runnable وفئة Thread في جافا
س 94. ما الفرق بين التحميل السريع والتحميل البطيء؟
س 95. ما هي الشفافية المرجعية
س 96. هل تدعم جافا المتغيرات العالمية؟
س 97. ما هو تأثير المنشئ الخاص؟
س 98. ما هي مزايا مآخذ جافا؟
س 99. هل يمكن للواجهة أن تقوم بتنفيذ أو توسيع واجهة أخرى؟
س 100. ما هو Enum في جافا