Answer Posted / monu sharma
Two types of variables in java
1)Static variable
2)Dynamic variables
Variables :Declaring, instantiating, initializing, and
manipulating a reference variable
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of static methods and static variables?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT
Is java 1.7 the same as java 7?
What is an iterator java?
Why java is made?
What is java oops?
What is a java list?
Which collection is ordered in java?
Is null an object in java?
What is difference between path and classpath variables?
What flag up means?
What do you understand by casting in java language?
Give any two differences between C++ and java.