Number of null pointers in any binary tree
Answers were Sorted based on User's Feedback
if heap sort contains n elements, no of comparsions required are
___ method used to move a recordset pointer in nth position in DAG.
What is the language used for Artificial Intelligence?
What is the first message line that any language learning prints on the screen? and why?
what is lazy loading in hibernate?Explain in detailed manner?
what are the difference between C,C++and Java
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
what is the abap/4
what is difference between c and C#
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Can any one give an example (Source Code) on virtual function implemetation in Java?
In Java what is the difference between following two statements ? int a[],b; int []a,b;