Question
In each of the following questions, a word has been
given and used in three statements. You are supposed to identify which of the statement/s use/s the word correctly and mark that as your answer. CANVAS I. The artist carefully stretched a large canvas across the wooden frame, preparing it for a new masterpiece. II. During the election season, volunteers went door to door to canvas neighborhoods, engaging with residents and discussing candidate platforms III. The marketing team decided to canvas the local community to gather opinions and preferences through surveys before launching the new product.Solution
I. "The artist carefully stretched a large canvas across the wooden frame, preparing it for a new masterpiece." - Correct. In this statement, "canvas" is appropriately used to refer to a fabric used for painting. II. "During the election season, volunteers went door to door to canvas neighborhoods, engaging with residents and discussing candidate platforms." - Incorrect. The correct word in this context should be "canvass," not "canvas." "Canvass" means to solicit votes or opinions. III. "The marketing team decided to canvas the local community to gather opinions and preferences through surveys before launching the new product." - Incorrect. Similar to statement II, the correct word here is "canvass," not "canvas."
What is the primary objective of system testing in the software development lifecycle?
Which of the following element in XSLT is used to apply a template repeatedly on each node?
Consider the following Java code:
  public class Product {
    private String name;
    private double price;
The precision is composed of which of the following two characteristics?
Which of the following is NOT a typical step in NLP text preprocessing?
Which of the following statements best describes the role of the JDBC package in Java programming?
Which statement is FALSE about open loop system?
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
Complete the Java code to replace all occurrences of a specific word (case-insensitive) in a string.
public class RegexReplacer {
  pu...
A Decision Support System (DSS) is best described as: