Question
Which of the following is a valid form of guarantee
given by food business operator under Food safety and Standards Act?ÂSolution
Proviso to Section 26(4) of Food safety and Standards Act- bill, cash memo, or invoice in respect of the sale of any article of food given by a food business operator to the vendor shall be deemed to be a guarantee under this section, even if a guarantee in the specified form is not included in the bill, cash memo or invoice
What is the time complexity of searching in a balanced binary search tree?
For which problem is dynamic programming NOT generally an applicable technique because it lacks overlapping subproblems?
Which algorithm finds Minimum Spanning Tree in a weighted graph by adding edges in increasing order?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
Which data structure is typically used to implement Breadth-First Search (BFS)?
In intelligent systems, which of the following is a key characteristic of an expert system?
Which data structure is used for implementing recursive function calls?
Which sorting algorithm divides the array into halves recursively?
Which algorithm is used to detect cycles in a directed graph?