Font size
WorksheetsSTGY PPS QUIZ TEST
Total questions: 15
Worksheet time: 10mins
A (a) STORES ADDRESS OF A VARIABLE
A (a) is a place on a disk where data is stored permanently.
A (a) STORES ADDRESS OF A POINTER.
A (a) is a self contained block of code that does a specific task.
The process of determining if an element exists or not in a list is known as (a) -
The process of ordering data in a list is known as (a)
(a) is a symbol that determines the type of processing in an operation.
A (a) is a collection of elements of similar type.
A (a) is a collection of elements of heterogeneous type
A function calling itself is known as (a)
The ____ determines scope,lifetime and place of storage of variables.
Data type
Storage Class
Pointer
function.
The process of main function accepting inputs is known as ___
Command loan arguments.
commanding line arguments
Command Line Arguments
Command large arguments
The process of allocating memory as and when required is known as ____
Dynamic Memory Allocation
Dymanic storage accept
static memory allocation
compile time memory allocation
The Process of converting lower data type to higher datatype is known as ________
Automatic conversion
type conversion
Implicit conversion
All of the above
An algorithm is analysed by its ____
only time complexity
only space complexity
Both time and Space Complexity
None.
