Showing posts from June, 2019

what is software?

SOFTWARE Software is a collection of 1) Instructions (Computer programs) t…

single user application software

Single-User:- 1. If you want the software to function as a single-user appli…

Client-server Architecture concept

Client-server Architecture concept:- 1. Client-server architecture (client/se…

multi user application software

Multi-User 1. Multi-user software is software that allows access by multipl…

purpose of website

Purpose of Website Different kinds of websites have different purposes depe…

Web Oriented User Interactive Applications

Web Oriented User Interactive Applications What is Website ? Web site is …

oracle create table

oracle database:- create table table name (column1 datatype,column2 datatype…

What is internet?

Internet:- The internet has been arrived from two terms interconnection…

Dbms select command

Select command:- 1.the select command is used to select data from a databas…

Dbms insert into command.

Dbms insert into command Insert into command use for put the record in the s…

SQL CREATE TABLE

Sql is case-sansative programming language -when you close the table always u…

Purpose of website

Website purposes: Different kinds of website have different purposes depend…

What is website

Website:-                Website is a collection of web pages that belongi…

Mouse program in c language

Mouse program in c Fundamental knowledge:-    1.Mouserogramming is develo…

Car racing game in c

Car racing game in using c and c++ Source code: #include <stdio.h> #…

That is All