1.how to deploy the Maven application in weblogic server?
2.In Real time projects all classes are singleton or some
classes only singleton explain?
3.what are the major uses of the designpatterns?
4.explain restful &Soap based services explain?
No Answer is Posted For this Question
Be the First to Post Answer
what do you meant by Platform-Independent in Java?
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
i want to open a helkp file that is txt file on link buttons click
Which tag is used to break a line
what is encapulation?
will it allow to add same value in HashMap class.
How same session variable can be used in both Asp and Asp.net?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.
what is woransient key word? how it is used in java
what are the difference between C,C++and Java