Stars
This is the basic Weather App in which user is asked to enter the name of the prescribed city, for which he/she wants to get the weather details. It is purely made in javascript, html and css. More…
Hello this is the code written in C++, that calculates the power of any given number with out using multiplication and division operator
This is the short code in which a 2D-Array is printed using a single for loop and single variable without any extra loop and variable
This is the app which a single activity containing a button whenever we click on the button it maps fragments on the activities, like when click on button it will place fragment-1 when we click sec…
It is the simple application in which there are two activities there is a button on the first activity by clicking on this button we can move from one activity to second using intent in android