All Computer Shortcut Keys List (Important Keyboard Shortcut Keys) Computer Shortcut Keys…
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>CSS</title> </head> <body> <…
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>C++</title> </head> <body> <…
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Welcome Text Formatting</title> </head&g…
#include<stdio.h> #include<conio.h> #include<math.h> void main() { float p,n,r,si,ci; clrscr(); printf("Enter priniciple Amoun…
#include<stdio.h> #include<string.h> #include<conio.h> void main() { char n[15],add[50]; clrscr(); printf("Enter your Name and…
#include<stdio.h> #include<conio.h> void main() { printf("HARISH VEERA SINGAM"); getch(); }
Audio/Video Player Controls Audio/Video Player Controls Your browser does not support the audio element. Play Pause Stop …
Form with Validation Registration Form Username: Email: Password: Retype Password: Gender: Male Female Languages…
Change Background Colour Change Background Colour Change Colour
Class Timetable Second Computer Timetable Time Monday Tuesday Wednesday Thursday Friday 1 Hour RDBMS RDBMS DLD …
Computer Components Computer Components CPU Central Processing Unit RAM Random Access Memory Hard Disk It is a non-volatile sto…
Computer Components Computer Components Click on the image to learn about the components of computers.
Computer Languages List of Computer Languages HTML CSS JavaScript Python Java C++
C++ C++ C++ is a general-purpose programming language. It is an extension of the C programming language. Back to list
Java Java Java is a high-level, class-based, object-oriented programming language. Back to list