NAATI Nepali Materials This page is dedicated to all the Nepalese people who are living in Australia wide. NAATI stands for National Accreditation Authority for Translators and Interpreters. The persons who are willing to stay here in Australia will accquire five points in Permanent Residency Process.To get five points, you must be able to interpret […]
Uncategorized
Watch This Creepy Guy
Watch This Creepy Guy This guy is pretty awesome to perform social and good pranks in front of crowds in Subway. This prank causes the laughter in the crowd in sophisticated way.
Uncategorized
नेपाली ब्लग पोस्टहरुको हावा खबरहरु
नेपाली ब्लग पोस्टहरुले अहिलेको समयमा नेपाली संचार जगतमा बिशेष गरि फेसबुकमा केहि समाचारहरु सेयर गरिएका भेटिन्छ। त्यो समाचारको लिंक संगसंगै आकर्षक फोटो अथवा भिडियोको फूटेजहरुको प्रयोग पनि गरिएको पाइन्छ। तर वास्तबमा त्यो समाचारको लिंकमा कुनै विश्वास गर्न नसक्ने समाचारहरु लेखिएको हुन्छ। यसरी पैसा कमाउनको लागि जथाभाबी लेखिएको समाचारहरुले online न्यूजहरुको बिस्वासिनियातामा गम्भीर असर गरि रहेको […]
Uncategorized
ट्विटर आन्दोलन -NepalQuake
ट्विटर आन्दोलन-NepalQuake कुरा सुरु गरौ महाभूकम्पबाट जसले नेपाललाई मात्र होइन सारा बिश्वलाई नै हल्लायो।२ हजार बर्ष देखिको इतिहास क्षणभरमा धुलाम्य भयो। धेरै नेपालीहरुले ज्यान गुमाउनु पर्यो,कयौ घरबार बिहिन भए र घाइतेको संख्या कति छ भन्ने कुरा सायद नेपाल सरकारलाई पनि थाहा छैन होला (जबकि हाम्रो सरकारको मन्त्री हिन्दीमा जवाफ दिन्छन ,जब प्रश्न अंग्रेजी मा सोधिन्छ […]
Uncategorized
How to take user inputs in java
How to take user inputs in java How to take user inputs in java ?we have to import the Scanner class.Scanner class is already defined in java.With the help of Scanner class,it is possible to take user inputs in java programming.In this program, we are going to demonstrate how to take user inputs in java. […]
Uncategorized
C Structure Example
C Structure Example in easy steps What is a structure in C Programming? In C Structure Example,let’s start with defination of Structure.Structure is a user-defined data type which can hold the datatypes of different kind.Typically,array is a collection of similar kinds of variables.In contrast to array,structure can hold the multiple data types.In general programming,programmers should […]
Uncategorized
Warrant Entire Internet
Warrant Entire Internet-Is ethical? Warrant Entire Internet-Is ethical or Social?-This article has been already registered in turnitin.com in the name of admin of this page.Please do not copy the contents. Before starting the discussion on ‘Warrant Entire Internet’ or ‘warrant for internet users including journalists and whistle-blowers’ , the current state of social life, human […]
Uncategorized
Pointers And Two Dimensional Arrays
C Pointers and Two-Dimensional Arrays Pointers and two dimensional arrays is a very important concept in C programming language.The understanding between Pointers and Two-Dimensional Arrays is presented here with a simple programming code.Please first refer to the programming code which is given in this page.If you go through the program codes,then it is easy to […]
Uncategorized
Natural Herbal Viagra
Natural Herbal Viagra Natural Herbal Viagra is found in the land of high Himalayas i.e. Nepal. A lots of researchers and scholars come to this land to find out its properties and medical benefits. In this land, “Yarsha Gumba” is known as the Natural Herbal Viagra. In addition, Yarsha Gumba is more than that. Yarsha […]
Uncategorized
Initializing Two Dimensional Array
Initializing Two Dimensional Array Initializing two dimensional array is little bit confusing for the most of the students.But,it is not.Two dimensional array is a collection of one dimensional arrays taken in multiple rows.In C programming language,a two dimentional array can be declared as shown below int std[m][n]; where int represents the datatype of the variable.’std’ […]