Saturday, October 30, 2021

Q-basic Problem (WAP-to-find-even-odd-eligible-for-vote-or-not-divisible-greater-isoceles)

Q-basic Problem (WAP-to-find-even-odd-eligible-for-vote-or-not-divisible-greater-isoceles)

1. Write a program to input the age of the person and check whether the person is eligible to vote.

CLS

INPUT "Enter your age"; A

IF A >= 18 THEN

PRINT "You are eligible to vote"

END IF

END

2. Write a program to input any number and check whether the number is even or odd.

CLS

INPUT "Enter any number"; NUM

IF NUM MOD 2= 0 THEN

PRINT "The given number is even"

ELSE

PRINT "The given number is odd"

END IF

END


3. Write a program to input the age of a person and check whether the person is eligible to vote or not.

CLS

INPUT "Enter age of person"; A

IF A >=18 THEN

PRINT "Person is eligible to vote"

ELSE

PRINT "Person is not eligible to vote"

END IF

END

4. Write a program to display whether the given number is exactly divisible or not.

CLS

INPUT "Enter any number"; N

IFN MOD 7= 0 THEN

PRINT "The given number is exactly divisible by 7"

ELSE

PRINT "The given number is not exactly divisible by 7"

END IF

END

5. Write a program to display the greatest number among any three different numbers.

CLS

INPUT "Enter the first number"; N1

INPUT "Enter the second number"; N2

INPUT "Enter the third number"; N3

IF N1>N2 AND N1>N3 THEN

PRINT "The greatest number is"; N1 ELSEIF N2>N1 AND N2>N3 THEN

PRINT "The greatest number is"; N2

ELSE

PRINT "The greatest number is"; N3

END IF

END

6. Write a program to input three sides of a triangle and display whether the triangle is equilateral, isosceles, or scalene.

CLS

INPUT "Enter the first side"; A

INPUT "Enter the second side"; B

INPUT "Enter the third side";C

IF A=B AND B=C AND C=A THEN

PRINT "The triangle is equilateral"

ELSEIF A<>B AND B<>CAND C<>A THEN

PRINT "The triangle is scalene"

ELSE

PRINT "The triangle is isosceles"

END IF

END



Friday, October 29, 2021

What is the best online payment system? Online-payment-gateway-in-Nepal

What is the best online payment system? Online-payment-gateway-in-Nepal

Online payment gateway in Nepal

An international online payment gateway from Nepal just started at the end of 2017 provides a safe, secure and easy payment solution. Both Visa and MasterCard have accepted credit cards for online payment gateways in Nepal.

The most used online payment gateways in Nepal are:

  1. Esewa: It is a trusted and recognized Internet payment service provider offering all types of online payment solutions operating since 2009.
  2.  Khalti: It is known as an online payment provider for services as mobile balance recharging, bill payments, and online ticket booking.
  3. I pay: It is used as an online payment service provider that allows for easy payments of utility bills and mobile balance top-ups.
  4.  Qpay: It has revolutionized the mobile payment option into a user-friendly and simple payment gateway or payment application. 
  5. nPay: It is an online payment service provider that works together with the banks for an easy setup of the payment gateway. Focusing on m-banking, e-banking and accepts credit and debit cards.
  6. IME Pay: It is known as the mobile payment service in Nepal, IME Pay allows its consumers to pay easily and safely by mobile. Payments such as utility bills, money transfers, mobile top-up, and even the withdrawal of cash at local IME agents are possible.
  7. ePay: It is an e-payment or electronic payment system from where no bank account is needed, it allows for a fast and safe payment from cash to digital.
  8. PayWay: It is a basic online payment service provider that allows merchants to integrate a payment gateway into their website.



Types Of E-Commerce

Types Of E-Commerce

Types of E-Commerce

It can be run in different models. The three basic types of E-Commerce are:

  1. Business-to-Business (B2B) 
  2. Business-to-Customer (B2C)
  3. Customer -to-Customer (C2C)

Business to Business (B2B)

Business to Business E-Commerce activity between business companies. The transactions are usually carried out through Electronic Data Interchange (EDI) in B2B. EDI is an automated format of exchanging information between businesses over private networks. The individual customer cannot buy from this type of E-Commerce. Manufacturers and wholesalers typically operate with this type of Electronic Commerce.

Business to Customer (B2C)

Business to Customer (B2C) is an E-Commerce activity that is focused on customers. It establishes the electronic business relationships between the business organization and the final customer. It corresponds to the retail section of E-Commerce. The E-Commerce website is the main platform where all the business transactions take place between a business organization and customer directly in B2C. For instance, a book retailer would be a B2C company such as Amazon.com.

Customer to Customer (C2C)

Customer to Customer (C2C) is an E-Commerce activity, which uses an auction-style model or is conducted between customers. It enables customers to directly deal with each other. The transactions are conducted via an online platform where the transactions are actually carried out. E-Commerce websites help customer to sell their assets like residential property, cars, motorcycles, etc., or rent a room by publishing their information on the website. The website may or may not charge the customer for its services. Hamrobaza com is an example of a C2C website in Nepal. The other example of this is peer auction giant, E Bay.

M-Commerce (MobilE-Commerce)

M-commerce (MobilE-Commerce) is the extended version of E-Commerce. It is the buying and selling of goods and services through wireless technology i.e., handheld devices such as smartphones and personal digital assistants (PDA). It is also known as next-generation E-Commerce. The content delivery over wireless devices becomes faster, more secure, and scalable for digital commerce transactions. This includes purchases on websites or apps, paying for travel, hotel, events or bills, or any type of commerce The examples of m-commerce are purchasing airline tickets, top-up charges, fun transfer, purchasing movie tickets, balance inquiry, utility payment, and restaurant hotel booking and reservation. 

Online Payment

Online payment or E-Payment refers to money that is exchanged electronically. I payment collected over the Internet is accepting online payment. Online payment is the transaction that results in the transfer of monetary funds from the customer ban or credit card account to a bank account. It is one of the major components of an E-Commerce transaction. It is the payment for buying goods or services through the Internet using different online payment gateway.

The typical online payment process has the following stages:

  1. The customer submits the payment information to the merchant. For example, the customer completes the payment form on the merchant website and submits the information
  2. The merchant submits the payment information to the online payment gateway.
  3. The online payment gateway submits the payment to the payment processor.
  4. The payment processor authorizes the payment and responds to the payment gateway
  5. The payment gateway responds back to the merchant
  6. The merchant responds back to the customer showing if the online payment was successful or not and taking the appropriate action.
Click here for more



Thursday, October 28, 2021

Business Opportunity Of Social Media And Its Threats

Business Opportunity Of Social Media And Its Threats

Opportunities of Social Media

Social media may take the form of a variety of tech-enabled activities. These activities include photo sharing, blogging, social networks, video sharing, business networks, virtual worlds, etc. Governments and politicians use social media to engage with constituents and voters. Social media is used to keep in touch with friends and family individuals. People will use various social media applications to network career opportunities and share their thoughts, feelings, insight, and emotions. Social media is an indispensable tool for business. Companies use the platform to find and engage with customers, drive sales through advertising and promotion, and offer customer service or support.

Some of the opportunities and benefits of social media are as follow:

1. Revenue

The most apparent opportunity is to generate revenue. This can be done through advertising products services within the social media platform. To advertise on social media, the ads can be linked to media pages or websites. This can be able to benefit from social media without needing to channel.

2. Brand development

Using social media allows customers to connect and interact with businesses on a more personal. If you already have an established brand, social media might be an opportunity to further develop the brand.

3. Target audience

Customers can find you through social media platforms. We can choose to maintain a presence on particular platforms that are in line with the target audience. For example, by targeting young people you could reach them through Snapchat. If seeking business customers, LinkedIn may be the best channel.

4. Customer interaction

You can deliver improved customer service and respond effectively to feedback. Positive feedback is public and can be persuasive to other potential customers. Negative feedback highlights areas for improvement.

5. Attracting customers

Social media can be a good way of attracting new customers. For example, when considering social media campaigns, you could try to attract followers with promotions or giveaways. Once you have a good following you can focus on more personalized social media campaigns to encourage them to stay.

Social Media Threats

Social media is a collection of Internet-based websites that promote the personal and business-focused interaction of individuals worldwide. There are many threats or risks with the popularity of social media. They are:

A. Social engineering

Social media platforms allow attackers to find personal information that can be used to target specific individuals. Using information from employee profiles, a plausible fake account can be created to establish trust over time. Once the trust is built, the attacker foursquare might start asking for specific information, like internal server names, project names, open an infected document, or visit a prepared website that will drop a backdoor onto their computer.

b. Targeted phishing attacks 

Such attacks are carried out to steal money or confidential information. This social media threat is an example of social engineering tactics, whereby attackers exploit fear and anxiety, instead of system vulnerability to get users to part with their money. Since these attacks are so specific and targeted, the chances of success are higher.

c. Fake accounts

The seriousness of social media threats gets underscored when one considers that the fake account, in this case, was successful in connecting with hundreds of people from various organizations, including military, government, and security firms.

d. Social media used for spreading spam and malware

Social networking sites like Twitter and Facebook are often used to spread malware. The growing popularity of shortened URLs is also giving rise to several social media threats. Cybercriminals often mask their links with a short URL, making it difficult for them to identify whether it is pointing to a legitimate or malicious site. This threat is a real possibility for social bookmarking and microblogging sites, which are used to spread links and news in a very short period.

e. Confidential information leak

The scariest of social media threats is where employees start revealing seemingly uncritical technical information to the public. This could be a Twitter comment stating that the user is fed up configuring a particular firewall product at work or a status message indicating that the user finally found a way around a Web proxy product being used, and is now able to post to his profile again. An attacker could use this information to identify the security software of the user or the company.

Click here for more...


Monday, October 25, 2021

Types Of Computer (Classification-Of-Computer-On-The-Basis-Of-Size)

Types Of Computer (Classification-Of-Computer-On-The-Basis-Of-Size)

There are various types of computers based on size. But, mainly there are four types of computers. They are:

  1. Super Computer
  2. Mainframe Computer 
  3. Mini Computer
  4. Micro Computer

Super Computer

Supercomputers are the fastest computer. It is a digital computer with very processing with many processors. The same computer can be shared using the terminals. It has very storage capacities. It is very expensive and very large in size too. Supercomputers are used for very complex types of processing like weather forecasting, nuclear science research, etc.

They are fast processing with multi-user and multi-processor large computers of the very difficult and complex problem within nanoseconds. The word length of this computer is 64 bits. 

Example: CRAY X-MP-14, PARAM, etc,

Application of Supre Computer

  1. They are used for weather forecasting.
  2. They are used in military research and defense systems.
  3. They are used for digital film rendering.
  4. They are used to study DNA structure and genetic engineering.
  5. They are used in automobiles, aircraft, and spacecraft design.
  6. They are used in seismography, plasma, and nuclear research.

Mainframe Computer

Mainframe computers are smaller than a supercomputer. This is also very expensive and with very high speed. It supports about 100 users. It also contains more than one processor and can process the jobs simultaneously. It is also a multi-user computer system. This computer is not so popular these days.

It is a powerful multi-user computer used in large organizations such as businesses, industries, defense, etc. It can respond to any number of requests at a time. It uses several CPUs for data processing. More than 100 users can use it at a time because it works in time-sharing mode. Its word length is 48 bits to 64 bits. IBM built the first Mainframe Computer System/ 360, in 1964.

Application of Mainframe Computer

  1. Electronic card processing
  2. Bank management system
  3. Marketing and advertisement 
  4. Air traffic control system 
  5. Industries and automation
  6. Population census

Mini Computer

Mini-Computers are mid-range computers. Most of these types of computers are replaced by a client-server model nowadays. These computers can support about 20/25 users. Mini-computes are more powerful than microcomputers. It is costly than microcomputers. It is also used in universities, large business organizations to process complex data. It is also used in scientific research, engineering analysis and industrial proceed monitoring and control. Examples of these computers are PSP-11, VAX, etc.

Micro Computer 

A microcomputer is a computer with a microprocessor as its central processing unit. They are physically small compared to mainframe and minicomputers. Many microcomputers  (when equipped with a keyboard and screen for input and output) are also personal computers. 

The abbreviation "micro'' was common during the 1970s and 1980s but has now fallen out of common usage. Most notably, the microcomputer replaced the many separate components that made up of the mini computer's CPU with one integrated microprocessor chip. Microprocessors and semiconductor memory became less expensive so that microcomputers in turn grew cheaper and easier to use. Monitors keyboards and other devices for input and output may be integrated or separate. Computer memory in the form of RAM and at least one other less volatile, memory storage service is usually combined with the CPU on a system bus in one unit. Other devices that make up a complete microcomputer system include batteries, a power supply unit, a keyboard, and various input/output devices used to convey information to and from human operators (printers, monitors, human interface devices). Microcomputers are designed to serve only one user at a time, although they can often be modified with software or hardware to concurrently serve more than one user.

Desktop Computer

A desktop computer is a personal computer is a form intended for regular use at a single location, as opposed to a mobile laptop or portable computer. Before the widespread use of microprocessors, a computer that could fit on a desk was considered remarkably small. Desktop computers come in a variety of types ranging from large to small. ''Desktop'' can also indicate a  horizontally-oriented computer case usually intended to have the display screen placed on the top to save space on the desktop. Most modern desktop computers have separate screens and keyboards. 

The desktop has the advantage over laptops in that the spare parts and extensions tend to be standardized and upgraded to a greated\r extent too. This tends not to be the case for laptops, though adding or replacing some parts, like the optical drive, hard disk, and adding an extra memory module is often quite simple.

Laptop 

A laptop is a personal computer designed for mobile use. A laptop integrates most of the typical components of a desktop, a pointing device (a touchpad, also known as a trackpad, and/or a pointing stick), and speakers into a single unit. A laptop is powered by mains electricity via an AC adapter and can be used away from an outlet using a rechargeable battery. A laptop battery in new condition typically stores enough energy to run the laptop for three to five hours, depending on the computer usage configuration and power management settings. When the laptop is plugged into the mainline, the battery charges, whether or not the computer is running.

 Portable computers, originally monochrome CRT- based and developing into the modern laptop. ere originally considered to be a small market, mostly for specialized field applications such as the military, accountants, and sales representatives. As portable computers became smaller, lighter, and cheaper and as screens became larger and better quality, laptops became very widely used for all sorts of purposes.

PAD (Personal Digital Assistants)

A small-sized portable hand-held electronic device that has all the features of personal computers is called PDA. It has input, processing, storage, and output capability like the other microcomputers. This is used for diaries, calendars, address books, etc. We can transfer data from PDA. A personal digital assistant (PDA), also known as a palmtop computer, or personal data assistant, is a mobile device that functions as a personal information manager. Many PDAs can access the internet, intranets, or extranets via Wi-Fi or Wireless Wide Area Networks.

Tablet

Tablet is a portable computer that uses a touch screen as its primary input device. Tablets are less functional than laptops so it is cheaper. It is more portable and easy to carry on. It has touch and multi-figure gestures. IPad, Samsung, ZTE are the brand of tablets.

Click here for more...


Thursday, October 21, 2021

Multimedia (Definition-Characteristics-Types-Of-Multimedia-In-Details)

Multimedia (Definition-Characteristics-Types-Of-Multimedia-Explained-In-Details)

Multimedia

The combination of two or more media is called multimedia. Multimedia is media and content that uses a combination of different content forms. The term is used in contrast to media that only use traditionally printed or hand-produced materials.

Multimedia includes a combination of the following things:

  • Text 
  • Graphics
  • Image
  • Music
  • Video
  • Animation video
  • Interactivity content forms
Tay Vaughan declared "Multimedia as the combination of text, graphic art, sound, animation, and video that is delivered by computer.

Characteristics of Multimedia are :

  1. Multimedia presentations can be viewed on stage, projected, transmitted, and played locally with a media player.
  2. Boarcasts and recordings can be either analog to digital electronic media technology.
  3. The various formats of technological or digital multimedia may be intended to enhance the user's experience.
  4. Online multimedia is increasingly becoming object applications with collaborative end-user innovation and personalization on multiple forms of content over time.

Types of Multimedia are:

Text

 Its features are:

  • Text mostly or widely used and flexible means of presenting information on-screen and conveying ideas.
  • Text is an essential aspect of presenting the information.
  • Like each element of the multimedia design, effective use of text can either direct user's/readers attention or divert it.
  • Text is used in HTML and javascript to create contents on the internet that help in conveying the information to the users using the internet. 
  • They are used in writing novel stories etc. using word processing software.
  • Different font styles can be incorporated for designing eye-catching titles.
  • Different word processing software such as notepad, WordPad is used to write text on PC.

Audio 

Its features are:

  • Audio refers to sound. Multimedia can include files that contain sounds.
  • Audio songs also come under the heading multimedia.
  • Multimedia presentations often have some audio tracts which make it easier for people to understand.
  • Multimedia phones have music players to run audio music.
  • Various audio software includes a VLC media player, real player, etc.
  • The extension of various audio files is .mp3. wav. m4a etc.

Pictures 

Its features are:

  • Picture (image) is a two-dimensional screen display and a three-dimensional such as a statue or hologram.
  • Graphs, pie charts, painting, etc. all come under images. Multimedia presentations use pictures or clip-art to make people understand. 
  • Various file formats of images are .jpg. png. gif etc.
  • Pictures are used to enhance the concept by including visible elements that push the topic to a server end.
  • Windows photo viewers google photos etc. are some popular applications for displaying images.

Video

Its features are:

  • The embedding of video in the multimedia application is a powerful way to convey information that can incorporate a personal element that other media lack.
  • A video is a combination of moving objects in a frame and various audios attached to it.
  • Video enhances, dramatizes, and gives impact to your multimedia application. 
  • The advantage of integrating video into a multimedia presentation is the capacity to effectively convey a great deal of information in the least amount of time/
  • VLC media player, windows, media player are popular examples of video playing software .mp4, .mkv, .wmv are some extensions of video files.

Animation

Its features are:
  • Animation is the rapid display of a sequence of images of 2-D or 3-D artwork or model positions to create an illusion of movement.
  • Animation adds visual impact to the multimedia project.
  • Animation is used in cartoons, scientific visualization.
  • Maya animation, tinkercard, etc. are used for making animated videos.

Wednesday, October 20, 2021

What is E-Commerce? Definition-advantages-History-benefits-of-E-Commerce.

What is E-Commerce? Definition-advantages-History-benefits-of-E-Commerce.

E-Commerce

E-Commerce is a business transaction that involves the transfer of information through the Internet. It is the use of the Internet as a platform for information exchange and monetary transactions. It means using the Internet and the web for business transactions and commercial transactions. It typically involves the exchange of value (money) across organizations or individuals in return for products and services. Hence, it is the electronic transaction such as buying, selling, and exchanging of goods, services, and information over the Internet. It consists of electronic retailing, electronic data interchange, and electronic fund transfer. Reducing cost, lowering the product cycle time, faster customer response, and delivering better quality service is the main goal of E-Commerce. There are many popular Nepalese online shopping sites such as daraz.com.np. netplay. com, BhatBhatenionline.com, Metrotarkari.com, kinmel.com. np, hamrobazaar.com, muncha.com, and many more. We can buy online and pay through different local payment gateways like e-Sewa, Khalti, or cash on delivery model. It is a modern business methodology that addresses the different drawbacks of traditional commerce. So, it refers to the paperless exchange of business information. People now are not only just using the Internet for gathering information, leisure, or socializing online but also at the same time they are seeking measures to conduct business. Even popular social networking sites like Facebook, Twitter, Instagram, etc. allow people to promote and sell products and services online.

History of E-Commerce

Online shopping, an important component of electronic commerce was invented by Michael Aldrich in the UK in 1979. The world's first recorded business to business was Thomson Holidays in 1981. Internet became popular worldwide around 1994 when the first Internet online shopping started. By the end of 2000, many European and American business companies offered their services through the World Wi Web. Since then people began to associate the word "E-Commerce" with the ability to purchase various goods through the Internet using secure protocols and electron payment services. The various objectives of E-Commerce are development business-relationship, better customer service, and getting more customers.

E-Commerce is driven by Internet Technology. The different technologies inclus Ty E-mail, fax, online shopping carts, electronic data interchange (EDI), online payment gateway, online security tools, information sharing, and distribution protocol, and different web services. The major business application areas of E-Commerce are:

  1. Sale, Purchase of Goods 
  2. Real Estate Market and Online Banking 
  3. Delivery of Goods as well as Import and Export
  4. Supply Chain Management and E-Tailing

Advantages of E-Commerce

E-Commerce and its associated technology have brought many changes in our daily usu lives. The benefits of E-Commerce are:

  • A larger market as well as easy-to-find products.
  • Customer insights through tracking and analytics as well as buying/selling anytime and anywhere.
  • Fast response to consumer trends and market demand.
  • Lower cost and does not require physical stores.
  • Easy to sell online through social media as well.
  • Personalized messaging and customers can review the comments and compare in different sites without moving around physically.


Limitations of E-Commerce

E-Commerce has many benefits but it also has some limitations. They are:

  • Lack of personal touch
  • Lack of physical experience and cannot touch the goods physically.
  • Need for Internet access as transactions cannot be done without an Internet access device.
  • Security issues of customers' information.
  • Quality of product and services delivery.
Click here for more...

Sharkey

Simple way to make website using HTML only.

 A simple way to make a website using HTML only. <!DOCTYPE html> <head>         <title>Document</title> </head...