Showing posts with the label Arjun sapkota

Grade 10 Computer Network Complete Note PDF

Download PDF  Government of Nepal Ministry of Education, Science and Technol…

Create transparent drop down menu with HTML and CSS | Drop down complete tutorial in Nepali

Add Subtract Multiply and Divide in c | Learn C programming in Nepali

Upload your HTML webpage in google | host with 000webhost

Add Favicon in your website | Add image in title box

<link rel =" icon " href ="image.png " type =" imag…

Hello world in C programmig | C programming in Nepali

#include <stdio.h> int main () { printf ( "Hello World"…

How to create advanced form with html and css

HTML CODE <!DOCTYPE html> <html lang="en">  <head> …

JavaScript Program to add two number Using Alert box.

<!doctype html> <html> <head> <script> function …

JavaScript program to add Two number

<!doctype html> <html> <head> <script> fu…

How to create html form

<!DOCTYPE html> <html> <head> <title>Login Form&…

Arjun Sapkota YouTube

⇾  Arjun Sapkota YouTube Arjun Sapkota YouTube

C program to add two number

#include<stdio.h> int main() {    int a, b, sum;    printf("\nE…

How to find table of any number in c programming

#include <stdio.h> void main() {    int j,n;    printf("Input th…

Load More That is All