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

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

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

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

ASP اسئلة واجوبة المقابلات

فروقات ذات صلة

JSP vs ASP

سؤال 21. What is the command to display characters to the HTML page?

Response.Write

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

سؤال 22. Explain the POST & GET Method or Explain the difference between them?

POST METHOD:
The POST method generates a FORM collection, which is sent as a HTTP request body. All the values typed in the form will be stored in the FORM collection.
GET METHOD:
The GET method sends information by appending it to the URL (with a question mark) and stored as A Querystring collection. The Querystring collection is passed to the server as name/value pair.
The length of the URL should be less than 255 characters.

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

سؤال 23. How many global.asa files can an Application have?

Only one global.asa file and it’s placed in the virtual directory’s root.

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

سؤال 24. How many global.asa files can an Application have?

Only one global.asa file and it’s placed in the virtual directory’s root.

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

سؤال 25. What are Scripting Objects?

Objects that can enhance the application are known as the Scripting Objects.

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

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

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