Skip to main content

Posts

Showing posts with the label Java Series

Best Programming Channel. What is variable and its types, Clear Your Con...

Variables The variable in Java is a memory location which used to stores the data values during Java program execution. Every variable has a data type that defined the type and quantity of data that hold data. variable used to store data temporarily. The name of the variable cannet be changed but the value of the variable. Declaration of variables in java Syntax   type        Variable Name  = Value;        ↘                            ↘ variable name       Data type like int,             Like a,b      string, char Example 1:       Create a variable called the ’ Student Name’ of type String and assign it the value "Ahmad Mukhtiar":    String Student Name =” Ahmad Mukhtiar”;   System.out.println(“Student Name”,+Student ...

Best Programming Channel.How to Install eclipse and Create Your First Pr...

fasmart1.blogspot.com

Popular posts from this blog

Alpha Android 1.0

fasmart1.blogspot.com  launch to Android 1.0                                                                                                                                                         I n 2007, Apple propelled the first iPhone and introduced another period in portable registering. At the time, Google was still secretly working on Android, but in November of that year, the company slowly began to unveil its plans to tackle Apple and other mobile platforms. It used its structure as an open handset alliance, which included carriers including phone makers such as HTC and Motorola, chip manufact...

Loops Concept in Java | Java For LOOP | Ahmad Education

fasmart1.blogspot.com

Space Technology

fasmart1.blogspot.com How space innovation benefits the Earth   The motivation behind this paper is to explain and clarify current and likely advantages of room put together capacities for life with respect to Earth from ecological, social, and financial points of view, including:    Space exercises having a positive effect today, (for example, Earth perception for climate and atmosphere)   Space exercises that could have a positive effect in the following 5 to 20 years, (for example, interchanges satellite megaconstellations)  Space exercises that could have a positive effect in the more far off future, (for example, far reaching space assembling and industrialization)              Space exercises with positive effects today   1. Earth perception for climate expectation and atmosphere checking:   Accurate climate forecast empowered by space frameworks has become a fundamentally significant component in our every day ...