online bscs
Showing posts from March, 2023

what is CHTML

CHTML is a subset of HTML that is designed for small devices such as smartphones and PDAs. It has some limitations and differences compared to HTML, such as the lack of tables, image maps…

WML Web Technology

Wireless Markup Language (WML) is a markup language that allows developers to create web pages for mobile phones and other wireless devices. WML is based on XML and HTML, but it has some fe…

XML VS HTML

XML stands fo eXtensible Markup Language, a markup language similar to HTML, but without predefined tags to use. Instead, you define your own tags designed specifically for your needs. This…

CGI protocol in web devlopment

CGI stands for Common Gateway Interface, and it is a way of creating dynamic web pages by running external programs on web servers. CGI scripts are programs that can be written in various…

HTML Role in web devlopment

HTML (Hypertext Markup Language) is the foundation of the web. It is a markup language that allows you to create and design web pages. HTML code is composed of a series of elements that …

HTTP protocol of website

The Hypertext Transfer Protocol (HTTP) is the foundation of the World Wide Web, allowing for the transfer of information between servers and clients. The HTTPS protocol standard has gone …

World Wide Web architectures

The World Wide Web (WWW or simply the web) is a vast network of interconnected documents and resources that can be accessed using a web browser. It has become an indispensable tool for co…

web development courses free

As the world continues to shift towards digitalization, the demand for web developers has skyrocketed. Businesses are increasingly relying on websites and web applications to interact with…

caches are useful. What problems do they solve?

Faster Access to Frequently Accessed Data: Caches are used to store frequently accessed data or instructions, such as program code or recently  used files.   By keeping this data in a cach…

Unsafe State of operating system

In operating systems, an "Unsafe State" refers to a situation where a set of processes is deadlocked, and there is no way to allocate resources to any of the processes to break …

how will you define interviews?

Interview Skills  There are some easy steps that you can take that will increase your  chances of success at interviews.  First, remember that job interviews should be a process of two-wa…

Load More
That is All