Page 144 - CodePilot V5.0 C8
P. 144

PERIODIC ASSESSMENT - 3                                                  Based on Chapters 6 to 8



                  A.  Write the syntax of the following HTML elements:
                     1.  <IFRAME>




                     2.  <LABEL>



                     3.  <Radio button>


                  B.  Name the following operators used in JavaScript:

                     1.  %                                              2.  &&

                     3.  **                                             4.  II
                     5.  ++                                             6.  !

                     7.  --                                             8.  !=

                  C.  Identify and list the SQL data types used in the given examples:

                     1.  40, 45
                     2.  True

                     3.  ‘Priya Gupta’, ‘Sanjay’
                     4.  ‘2025-08-15’

                  D.  Write the SQL syntax for the following:

                     1.  To create a database.

                     2.  To update records in a table.


                     3.  To view the structure of an existing table.



                     4.  To insert data into all columns.


                     5.  To display all the data in a table.















                   142
                        CodePilot (V5.0)-VIII
   139   140   141   142   143   144   145   146   147   148   149