c program to find sqaure of any number Get link Facebook X Pinterest Email Other Apps - October 19, 2017 floating is a data type. By the use of float, if the user inputs decimal number, then the compiler will give the exact output. Get link Facebook X Pinterest Email Other Apps Comments
C++ Program to print any Matter' - September 14, 2018 #include<iostream.h> #include<conio.h> void main() { clrscr(); cout<<"Hello Future Programmers.."; getch(); } In c++, "cout" is used to display output.. Read more
Change Background color of HTML file - May 05, 2021 <html> <head> <title> background color </title> </head> <body bgcolor="coral"> <h1> Hello There </h1> </body> </html> My Youtube Channel Read more
Comments
Post a Comment