What change should be made to ensure that it correctly displays the value of name in all uppercase letters?
Consider the following code:

What change should be made to ensure that it correctly displays the value of name in all uppercase letters?
A . Line 2 should be changed to name = name . toUpperCase () ;
B. Line 2 should be changed to name .prototype . toUpperCase () ;
C. Line 3 should be changed to document. write (NAME) :
D. Line 1 should be changed to var name = new sting("Jaccb");
Answer: C
Latest 1D0-735 Dumps Valid Version with 55 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
                             Subscribe
                            
                        
                                            
                             Login                        
                    
                        0 Comments                    
                                        
                     Inline Feedbacks                    
                    View all comments
                 
	