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...


What is a void return type?

Answers were Sorted based on User's Feedback



What is a void return type?..

Answer / niranjanravi

it states that the method doesn't return anything.

Is This Answer Correct ?    38 Yes 4 No

What is a void return type?..

Answer / ravikiran(aptech mumbai)

void return type infers that the method will not return anything

Is This Answer Correct ?    24 Yes 3 No

What is a void return type?..

Answer / ari bhujang

it means that the perticular method doesnot have return type.

Is This Answer Correct ?    5 Yes 2 No

What is a void return type?..

Answer / luck

void means nothing so it will return nothing

Is This Answer Correct ?    5 Yes 2 No

What is a void return type?..

Answer / ram

void means clearly we can say it doesn't return
anything .void is a non returntype function

Is This Answer Correct ?    5 Yes 2 No

What is a void return type?..

Answer / latha

void is a return type. it dies not return any value.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between interpreter and compiling ?

7 Answers   TCS,


What is unicode?

5 Answers  


What is arguments in java?

0 Answers  


In java, how we can disallow serialization of variables?

0 Answers  


Explain the difference between a Thread and a Process.

0 Answers   Ciena,


Does java support function overloading, pointers, structures, unions or linked lists?

0 Answers  


What is the default access specifier for variables and methods of a class?

0 Answers  


What are the differences between processes and threads?

0 Answers  


What is a dot notation?

0 Answers  


How do you achieve singleton?

0 Answers  


Can we declare variables inside a method as Final Variables?

3 Answers  


Can java list contain duplicates?

0 Answers  


Categories