What is the difference between a method and a function in alice?
No Answer is Posted For this Question
Be the First to Post Answer
transaction attributes ?
What is nested class?
Can we inherit the constructor in a Class?please give one example.
What is an Iterator interface?
Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?
What is the difference between error and exception and explain in simple words not whatever is given in the book.
Does constructor return any value?
what is deadlock? : Java thread
What does arrays sort do in java?
what is the difference between preemptive scheduling and time slicing? : Java thread
What are the java ide’s?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion