Question: Question 1: [6x3=18 marks] 1. What is the difference between a session and a cookies? 2. What will be the output of the code below
![Question 1: [6x3=18 marks] 1. What is the difference between a](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/10/6703fef40cf09_1236703fef3b0905.jpg)
Question 1: [6x3=18 marks] 1. What is the difference between a session and a cookies? 2. What will be the output of the code below and why? var_dump (0123 = 123); var_dump('0123' == 123); var_dump('0123' === 123); 3. Create a JavaScript function that can tell if a number is even or odd without any condition or loop? 4. What bootstrap function you can use to wrap a page content? 5. What is bootstrap breadcrumb? 6. How to create a navbar in bootstrap
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
