Niharika IT Solution

BOOK /NOTES/NEWS

Recent Post

C ++ Program to add two numbers

  #include <iostream> using namespace std; int main() {   int first_number, second_number, sum;        cout << "Enter two i...

JavaScript Program to Add Two Numbers

 const num1 = 5; const num2 = 3; const sum = num1 + num2; console.log('The sum of ' + num1 + ' and ' + num2 + ' is: '...

The SQL CODE TO CREATE TABLE Statement

  CREATE   TABLE  Persons (     PersonID int,     LastName varchar( 255 ),     FirstName varchar( 255 ),     Address varchar( 255 ),     Cit...

Java Program to Add Two Integers

 class Main {  public static void main(String[] args) {     int first = 10;     int second = 20;     int sum = first + second;     System.ou...

C# program to calculate the sum of two numbers using Function.

using System; public class funcexer3 { public static int Sum(int num1, int num2) { int total; total = num1 + num2; return total; } public s...

Program to add two numbers using class in C++

 #include <iostream> using namespace std; //class definition class Numbers { private:     int a;     int b; public:     //member funct...

Science teacher job vacancy in shree Narayani Bidhyamandir secondary school,Bhaktapur Municipality 14. Chitwan

Advertisement number: 2080/081/01 Position: Teacher Level: Secondary Subject: Science Required number: 1 Exam fee: Rs. 1500 Qualification: B...

Science teacher job vacancy in shree tandi secondary school, Miklajung Morang

Post: Science Teacher Level: Secondary level No of vacancy: 1  Qualification:  Bachelor in Chemistry Age: Not above 40 year Salary:  As per ...

Write a c Program to add two number using function.

 #include <stdio.h> int main() {         int number1, number2, sum;          printf("Enter two integers: ");     scanf("...

Write a C program to add two number .

 #include <stdio.h> int main() {         int number1, number2, sum;          printf("Enter two integers: ");     scanf("...

Write a C program to print your name, date of birth, and mobile number.

#include <stdio.h> int main()   {     // Print Name     printf("Name   : Alexandra Abramov\n");           // Print Date of B...

How to Use Youtube Content ID to Protect and Monetize Your Videos

How to Use Youtube Content ID to Protect and Monetize Your Videos Internet marketers are recognized for creating high-quality content in a v...

Download Nepali Calligraphy Fonts | How to Use Them

  Fonts for Calligraphy: How to Use Them The word "calligraphy" conjures up visions of fine pens, fine paper, and very steady ha...

10 Quick Steps to Increase PC Performance

10 Quick Steps to Increase PC Performance   10 Quick Steps to Increase PC Performance   We are living in the twenty-first century. The...

How to Run Typeshal in Windows 10 ? typeshala in windows 10

 How to Run Typeshal in Windows 10 ? You can't run typeshala in windows 8 or 10 directly beacuse this software is not compatible with wi...

Romanized || How to install Nepali unicode Romanized on windows 10

Nepali Unicode Romanized is the software that make enable user to write or type text in romanized form.  this layout is little bit different...

How to set screen orientation ? स्क्रीन resolution सेटम गर्ने तरिका

             1.   स्क्रीन   resolution   सेटम गर्ने तरिका ü   सबै भन्दा पहिले   desktop   मा   Right   button   क्लिक गर्ने त्यसपछि ü   Scre...

How to turn on Computer ? कम्प्युटर अन गर्ने तरिका

  How to turn on Computer ? कम्प्युटर अन गर्ने तरिका १.        सबै भन्दा पहिले कम्प्युटरको power supply   अन गर्ने त्यसपछि CPU मा भएको po...

Computer Basic Course Offered by Niharika IT Solutions

  COMPUTER BASIC COURSE (CBC) 1.      Introduction of Computer 1.1             Overview of computer 1.2             Type of computer ...