Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to print a statement without using semicolan in java

Answer Posted / prince kohli

claass WithoutSemicolon
{
public static void main(String args[])
{
if(System.out.printf("hello java")==null)
{}
}
}

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to sort numbers in java without array?

1040


How many ways can we create the string object?

1065


What is sizeof () operator?

1031


If you do not want your class to be inherited by any other class. What would you do?

1071


What is an example of a constant variable?

1147


What is object-oriented paradigm?

1116


What is defined as false sharing in the context of multithreading?

1085


What is map and hashmap in java?

1118


What environment variables do I need to set on my machine in order to be able to run java programs?

1061


What are the characteristics of Final,Finally and Finalize keywords.

1238


Difference between a class and an object?

1111


What is the size of a string in java?

1073


Differece between class and generic class?

1093


Why charat is used in java?

1110


What are the advantages of user defined functions?

1064