#include<stdio.h>
#include<conio.h>
int main()
{
clrscr();
text color(RED);
cprintf("Here is your color:\n");
getch();
return 0;
}
TYPE LIKE THIS:
A Database Management System (DBMS) is a software suite designed to efficiently manage, organize, store, manipulate, and retrieve data. It a...
No comments:
Post a Comment