Answer:
a computer that requests a service.
 
        
                    
             
        
        
        
Answer: (C) A special service for current customers 
Explanation:
   The CRM is the customer relationship management that typically use by the banks for providing special type of services to the current customer. This is the way to attract various types of users or customers by providing some special type of offers.
 According to the question, bank provide the credit card offers to the customer on the airline tickets so, it is beneficial for both the customer and for the bank as well. 
 
        
             
        
        
        
Answer:
Information Support and Services
Explanation:
She works helping people setting up their accounts so she supports with information from her services
 
        
                    
             
        
        
        
Answer
calculator calc;
Explanation
An object is an instance of a class. And a class is what defines or describes the behavior or the state of the object of its type. When a class is defined no memory is allocated until when an object is created memory is allocated.