Write a Java program to check whether a security manager has already been established for the current application or no

  • برمجة
  • برمجة جافا

Write a Java program to check whether a security manager has already been established for the current application or no

الأجوبة

import java.lang.*;
 public class Exercise89 {
 public static void main(String[] args)
 {
	System.out.println("System security interface:");
    System.out.println(System.getSecurityManager());	 
  }
}

Sample Output:

System security interface:                                             
null
هل كان المحتوى مفيد؟

تبحث عن مدرس اونلاين؟

محتاج مساعدة باختيار المدرس الافضل؟ تواصل مع فريقنا الان لمساعدتك بتأمين افضل مدرس
ماهو التخصص الذي تبحث عنه؟
اكتب هنا...