6 Consider Procedure Nat real); tof Var D, B: real begin N2 statement2 end N2: The run time representation of N2 will include O a. The static part of N2 that contains only the code respective to its body b. The dynamic of N2 that contains local variables, parameters, return address and link to non local variables c. Only the static part of the of N2 that contains code rospective to its body d. The static part of N2 that contains the code respective to its body the constants and a code for alloction and deallocation of the dynamic part of N o todandt o O 6C Rain showers hp The computational models for programming languages are determined at execution time. Select one: True False A referencing operation is defined as an operation with an identifier and a referencing environment as parameters and returns only a Data object as a result, Select one: True False 6 Consider Procedure Nat real); tof Var D, B: real begin N2 statement2 end N2: The run time representation of N2 will include O a. The static part of N2 that contains only the code respective to its body b. The dynamic of N2 that contains local variables, parameters, return address and link to non local variables c. Only the static part of the of N2 that contains code rospective to its body d. The static part of N2 that contains the code respective to its body the constants and a code for alloction and deallocation of the dynamic part of N o todandt o O 6C Rain showers hp consider the following declaration of a four dimensional array Type A = array (12. 2.4, 1.3. 12] of integer Var B: A Assuming the storage representation of B is row major order and the length of storage representation of Integer (e) is 1 The value( B[123]) is Select one: A Starting address of B B. Starting address of B Starting address of B + 12 D. Starting adicross of B+ 5 Clear my choice The data structure and the operations of the virtual machine defined by the implementation of Java programming language Select one: A. All of the mentioned B. are implemented by physical devices C. are implemented as software routines D. are implemented as a set of microistructions anda micropogram Clear my choice Clear my choice the data type Sets Select one: A. Have efficient implementation of their operations, if they are implemented as bit vectors. B. Are defined as unordered collection of distinct values C. Pove pellicient Implementation of the operation insertion i they are implemented using hashing D. All of the mentioned choices Clear my choice