send attached file with it
Answer: Dereferencing a variable that is not a pointer
Explanation:
The execution time also refered to as the CPU time pertaining to a given task is the time that is used by the system to execute a task.
Some of the reasons for a fatal execution-time error include:
• Dereferencing a pointer that has not been initialized properly
• Dereferencing a null pointer
• Dereferencing a pointer that has not been assigned to point to a specific address.
It should be noted that dereferencing a variable that is not a pointer doesn't cause a fatal execution-time error.
Answer:
sustainability
Explanation:
Sustainability -
It refers to the method to meet the needs of the present generation without hampering the needs of the future generation as well , is referred to as sustainability .
The process of sustainability require to follow the concept of reuse and recycle to be safe for the environment .
The process is very safe for the planet , as it environmental friendly .
Hence , from the given scenario of the question ,
The correct answer is sustainability .
Answer:
The number of subproblems are given as while the value of T(n) to be less than S(n) is for 342.
Explanation:
The number of subproblems are given as
Asymptotic running time for Strassen’s algorithm is
Now, when a increases, number of subproblems determines the asymptotic running time of the problem and case 1 of master theorem applies. So, in worst case, asymptotic running time of the algorithm will be
Now, for T(n) to be smaller than S(n)
So,
So,
a=342