Category Archives: Web Development

Here you will find tutorials about HTML, C++, Java, PHP MySQL, and everything related to web development in Urdu, Hindi, and English.

What is the Conditional Structure in C/C++| if else and switch

read what is the Conditional Structure in C/C++?What is the performance of Conditional Structure? hello friends today i will continue my programming articles.What is the Conditional Structure in C/C++ and its all types of structure like(if,if else etc)? A brief Explanation of Conditional Structure with a program as a Example. Conditional Structure: In this Programming Technique block of… Read More »

What is Normalization in Database ,1NF,2NF,3NF | DBMS

What is Normalization: Learn 1st, 2nd, and 3rd Normal Forms Overview here is the outline of this process (Y) Today we’ll talk about: Database Normalization  Data Anomalies Caused by: Update, Insertion, Deletion Brief History/Overview 1st Normal Form 2nd Normal Form 3rd Normal Form Conclusion Database Normalization The main goal of Database Normalization is to restructure the logical data… Read More »