Answer:C)Defeated the two most successful human Jeopardy! champions in a three-game match.
Explanation:  Watson emerged from the IBM supercomputer made by Thomas Watson .It is made from the two main component analytical software and the artificial intelligence which made it a optimal for the question-answer feature.
Watson defeated Ken Jennings and Brad Rutter(earlier successful contestants) in the program named Jeopardy by answering questions correctly and quickly in 2011.Other options are incorrect because it did not worked as the software engineer,humane genome or won crossword puzzle.Thus the correct option is option (c).
 
        
             
        
        
        
Answer:
Following are the solution to this question:
Explanation:
The E-government implies use as part of the government systems to offer SMART, which is used to manage smart governance, ethics or accountability, sensitivity, and transparency. It is the research teams, that also shown that policies were progressing in India's creation of information technology. It is also argued against reducing the risk of bribery through improved public official surveillance and reducing its need for citizen engagement with porters with key services.
 
        
             
        
        
        
Kayla could use “save as” to rename the document.
        
             
        
        
        
Answer: 
day=int(input(“Enter today’s day numerically: ”))
if(day ==15 or day ==30):
 print(“It’s payday!”)
if(day !=15 and day !=30):
 print(“Sorry, not a payday.”)
Explanation:Good luck!