Web Designing Objective Set_1

OBJECTIVE QUESTIONS
WEB DESIGNING (CA-301)
1) What is HTML:
       a) Hyper Text Markup Language  ✅                   
       b) Hyper Tags Markup Language
❌        
        c) Hyper Text Master Language❌                                   
        d) Higher Text Markup Language


2) What is URL:
       a) Uniform Resource Location❌                                     
       b) Uniform Resource Locator✅ 
        c) Unique Resource Location❌                          
        d) None of these


3) Which is incorrect IP address:
        a) 192.168.10.10❌         
        b) 192.69.101.1❌                      
        c) 192.256.10.20✅         
        d) 192.65.10.20 


4) Which tag is used for Image in HTML:
        a) <image>❌                   
        b) <img> ✅                     
        c) <picture> ❌                
        d) <pic>


5) How many headings tag exist in HTML?
        a) 4 ❌                             
        b) 8 ❌                               
        c) 6 ✅                             
        d) 7 


6) What is HTTP:
       a) Hyper Text Transmission Protocol❌                
       b) Hyper Text Transfer Protocol
        c) Hyperlink Tags Transfer Protocol  ❌              
        d) Defined Definition Language


7) Which tag is used to link other web page:
        a) <a> ✅                         
        b) <p>   ❌                       
        c) <br> ❌                                    
        d) <hr>


8) Which is not a tag:
        a) <ol>❌                                      
        b) <ul>❌                                      
        c) <dl> ❌                                    
        d) <pl>


9) Which is Invalid tag:
        a) <h1>❌                         
        b) <h5>❌                         
        c) <h8> ✅                       
        d) <h3>


10) Which heading tag has highest font size:
        a) <h1>✅                       
        b) <h2>❌                         
        c) <h5> ❌                                   
        d) <h6>


11) Which tag inserts a line horizontally on your web page:
        a) <hr> ✅                                    
        b) line  ❌                        
        c) <row> ❌                     
        d) <tr>


12) Which is not a tag:
        a) <html>  ❌                   
        b) <title> ❌                     
        c) <br>❌                                      
        d) <sr>


13) Which heading tag has lowest font size:
        a) <h5>❌                                    
        b) <h1> ❌                       
        c) <h3> ❌                       
        d) <h6>


14) Which of the following is an attribute related to font tag:
        a) size  ❌                        
        b) color ❌                       
        c) Face ❌                        
        d) All of these


15) The character tells browsers to stop tagging the text:
        a) /     ✅                          
        b) ?  ❌                            
        c) >   ❌                          
        d) %


16) What should be first tag in any HTML Document?
        a) <head>  ❌                   
        b) <html>  ✅                   
        c) <title> ❌                     
        d) <document>


17) How can you make a numbered list?
        a) <dl>  ❌                                   
        b) <ol>  ✅                                   
        c) <list> ❌                       
        d) <ul>


18) How can you make a bulleted list?
        a) <dl> ❌                                    
        b) <ol> ❌                                    
        c) <list> ❌                       
        d) <ul>


19) Which tag is allows you to add row in a table?
        a) <td> and </td> ❌        
        b) <th> and </th>  ❌       
        c) <tr> and </tr> ✅          
        d) none of these


20) Which of the following is not a pair tag?
        a) <p>  ❌                        
        b) <u>❌                           
        c) <img>  ✅                    
        d) <i>


 

No comments:

Post a Comment