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

Can I create any Marker Interface? If yes then how can I
use it???

Answer Posted / diya

public class abc implements Serializable
{
write your own logic
}

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pillars of java?

865


What is difference between static class and normal class?

1030


Explain importance of finally block in java?

979


What are exceptions

1035


Give me an example of array and linked list? Where they can be used?

955


Why singleton pattern is better than creating singleton class with static instance?

953


What is the platform?

940


What is a condition in programming?

958


4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

1807


What is extension method in java?

986


Why do we use variables?

926


What are actual parameters?

964


What comes to mind when someone mentions a shallow copy in java?

1061


Explain the significance of class loaders in bootstrap?

890


What are the files generated after using IDL to java compiler?

1089