Question
Triple E strategy’ is related to which of the
following initiatives?Solution
FSSAI has launched Repurpose Used Cooking Oil (RUCO), an ecosystem to enable the collection and conversion of used cooking oil to bio-diesel, which is good for the health of people and the planet. Effective implementation of Used Cooking Oil standards and its disposal requires a ‘Triple E Strategy’ and a coordinated effort. 1) First ‘E’ in the ‘Triple E Strategy’ is ‘Education’ i.e., educating both the consumers and food businesses about public health consequences of spoiled ‘Used Cooking Oil’. 2) Second ‘E’ is ‘Enforcement’, particularly among large food processing plants, restaurants and fast-food joints that are frying food in large quantities. 3) Third ‘E’ is developing an ‘Ecosystem’ for collection of Used Cooking Oil and producing Bio-diesel from it.Â
Which algorithm is used for minimum spanning tree?
Which type of database key is a candidate key that has not been chosen as the primary key?
Given a singly linked list with 'n' nodes, what is the time complexity to delete the last node?
In networking, what is the primary purpose of subnetting?
What is a fundamental characteristic of a singly linked list?
In network architecture, what is the primary advantage of a mesh topology over a star topology?
What is a key advantage of containerization over traditional virtual machines?
Which data structure uses LIFO (Last In, First Out) principle?
What is the primary disadvantage of using a singly linked list compared to an array for random access (e.g., accessing the 50th element)?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?