اكثر اسئلة واجوبة المقابلات طلبا والاختبارات عبر الإنترنت
منصة تعليمية للتحضير للمقابلات والاختبارات عبر الإنترنت والدروس والتدريب المباشر

طوّر مهاراتك من خلال مسارات تعلم مركزة واختبارات تجريبية ومحتوى جاهز للمقابلات.

يجمع WithoutBook أسئلة المقابلات حسب الموضوع والاختبارات العملية عبر الإنترنت والدروس وأدلة المقارنة في مساحة تعلم متجاوبة واحدة.

التحضير للمقابلة

Core Java اسئلة واجوبة المقابلات

Test your skills through the online practice test: Core Java Quiz Online Practice Test

سؤال 231. What is inner class?

If the methods of the inner class can only be accessed via the instance of the inner class, then it is called inner class.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 232. What is the use of serializable?

To persist the state of an object into any perminant storage device.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 233. Why do threads block on I/O?

Threads block on i/o (that is enters the waiting state) so that other threads may execute while the I/O operation is performed.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 234. What class allows you to read objects directly from a stream?

The ObjectInputStream class supports the reading of objects from input streams.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 235. What an I/O filter?

An I/O filter is an object that reads from one stream and writes to another, usually altering the data in some way as it is passed from one stream to another.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

الاكثر فائدة حسب تقييم المستخدمين:

حقوق النشر © 2026، WithoutBook.