From 552a3130c35d1a08f74fbd40acdb80061fdbec56 Mon Sep 17 00:00:00 2001 From: hdbugsbunny <85761159+hdbugsbunny@users.noreply.github.com> Date: Sun, 13 Jun 2021 15:07:37 +0530 Subject: [PATCH] Create Q1 --- MCA 4/09_1901009_Harshit_Durgapal/Q1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 MCA 4/09_1901009_Harshit_Durgapal/Q1 diff --git a/MCA 4/09_1901009_Harshit_Durgapal/Q1 b/MCA 4/09_1901009_Harshit_Durgapal/Q1 new file mode 100644 index 0000000..59de100 --- /dev/null +++ b/MCA 4/09_1901009_Harshit_Durgapal/Q1 @@ -0,0 +1,5 @@ +A full stack web developer is a person who can develop both client and server software. +In addition to mastering HTML and CSS, he/she also knows how to: +1.Program a browser (like using JavaScript, jQuery, Angular, or Vue) +2.Program a server (like using PHP, ASP, Python, or Node) +3.Program a database (like using SQL, SQLite, or MongoDB)