what type of exceptions & problems are faced in production
time at java technology?
No Answer is Posted For this Question
Be the First to Post Answer
define profiler???
In Java what is the difference between following two statements ? int a[],b; int []a,b;
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
what is meaning of MDM in sap?let me know that meaning
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
EXPLAIN UNARY OPEARATORS
how can we implement locks in plsql?