Answer:
they let that texting stuff go a year ago so now its just sitting there
Explanation:
 
        
                    
             
        
        
        
Answer:
it's all up to personal preference some different ones have upsides and downsides but it's more of what you feel is best
 
        
             
        
        
        
That IP address is either Internal, private or reserved
        
             
        
        
        
Answer:
Answer below.
Explanation:
You are creating an object of bird "b" with a talon strength of 5 and a beak of 5. 
public Hawk(int talon, int beak)
{
super(beak);
talonStrength = talon;
}
Please mark brainliest if this is the answer you were looking for
Please mark brainliest if this is the answer you were looking for
 
        
             
        
        
        
Before text = indents paragraph to the right  
First line = indents the start of a paragraph
Register-true = formats page styles  
Line spacing = manages space between two lines  
The first line always gets indent to specify that it is a start of the paragraph
Line spacing always focus on the number of spaces between lines. There are various values available to give spacing according to the need. Register- true is used to format all the page styles and do other related configurations.