Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
HCL,
1048
Can extern variables be initialized?
What are the tables used for catalog management?
What are the steps used to setup dispatch action?
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.
How will you reverse a singly-link list?
What is resultsetextractor?
What does function identity () do?
How to check the version of Java?
Implement two stacks using a single array.
What is the difference between close coupling and loose coupling?
What is object-oriented paradigm?
What is the difference between a choice and a list?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is meant by applet in java?
Why hashset is used in java?