Assignment 1 Write a report describing how Java improved C++ security features. You need to take care of the following: 1-Write between 300 and 500 words 2-Upload either a text file, an MS-Word file...

1 answer below »

Assignment 1



Write a report describing how Java improved C++ security features.


You need to take care of the following:


1-Write between 300 and 500 words


2-Upload either a text file, an MS-Word file or an Openoffice writer file.Avoidimage and PDF














4-List your references


5-Write using your own language (poor language is much better that copy and paste)

Answered Same DayOct 07, 2021

Answer To: Assignment 1 Write a report describing how Java improved C++ security features. You need to take...

Neha answered on Oct 09 2021
133 Votes
Security model of the Java is created to help and protect all the users from an hostel program which are downloaded from some untrusted resource through the network or sandbox. It will allow the Java programs to be executed insider sandbox and it will prevent all the activities which are from untrusted resources which can be needing for writing to the local disk, creating new process or loading dynamic library while calling the native methods. The C/C++ language uses pointers which can create on authorised access for the memory blocks whenever other programs receive pointer values. The Java language never use any pointer. Java has internal mechanism to manage the memory and it only provides access of the data to the program if it has appropriate verified authorization (Hsieh, C-HA).
The exception handling which is present in Java can help to find out a series of errors which can help the developers to need any risk of crashing the whole system. The primitives are defined in the Java language with predefined size and all the operations will have specific order of execution as per their definition. That Java code will be executed in...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here