Company: Deloitte_MCQ_5_feb_
Difficulty: medium
The ____ firewall creates the tunnel mode for transferring the data packets between authenticated parties to avoid time wastage in connecting them rigorously. MAC layer Application Gateways Circuit Relay Stateful Inspection Consider the table given below: Original Table: Name Group Value Robert A 9 Peter B 7 Tom A 5 Brandon B 9 Eric A 1 John B 1 Filtered Table: Name Group Value Peter B 7 Brandon B 9 John B 1 The first table is the original table containing all the values and the second table is the filtered table. User has to display the value only for Group B. If none of the values found then "No Results Found" must be displayed. Which of the below formulas can be used? =FILTER(A2:C8, B2:B9="C", "No Results Found") =FILTER(A4:C8, B2:B9="B", "No Results Found") =FILTER(A2:C8, B2:B9="B", "No Results Found") =SEARCH("No Results Found", A2:C8,B2:B9="B") Rishita has written an HTML code where she wants to replace the text "Central Style Sheets" with "Cascading Style Sheets" mentioning the