why not instantiating servet using new operator?
No Answer is Posted For this Question
Be the First to Post Answer
what diffrence between procedure and function?
how we define two jobs have same name??is it exist??
How do i find out the number of parameters passed into function?
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
Write a program to implement BFS/ DFS routine in a connected graph
can we use commit,rollback in triggers and how?
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
How to swap two String values without using a third variable?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
difference between list and display command ?
Diff between IF and where ?