Answer Posted / ravikiran(aptech mumbai)
standalone applications
webapplications
enterprise applications
| Is This Answer Correct ? | 39 Yes | 13 No |
Post New Answer View All Answers
Is java same as core java?
What is the tradeoff between using an unordered array versus an ordered array?
What are nested classes in java?
What is the meaning of I ++ in java?
Is call by reference possible in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is binary tree in java?
What is skeleton and stub? What is the purpose of those?
What is the difference between post and put?
What are selection structures?
What is set in java?
Difference between string s= new string (); and string s = "abv";?
what is the difference between a threads start() and run() methods? : Java thread
What is the use of string and stringbuffer?
What is a lock or purpose of locks in java?