View Full Version : Core Java
- In Inheritance concept, i have a static method
- What is the difference between Java
- In Inheritance concept can we inherit
- What is the difference between Java Command
- What is JIT
- Can we Connect Applet to Data
- What is the difference between Applet
- How to run eclipse with jettyserver for
- Why abstract class should have
- How to write a program for chat function
- How to write a program for sending
- How to write a server program and sending
- Where the static methods will
- We know that every Java program must
- What is Inheritance, Polymorphism and
- What is difference between hashmap
- Which one is the better thread implemented
- Can you create interface instance
- What is the Arraylist limit by default
- What is dynamic method dispatch
- What do you mean by JVM
- How do you change JVM for other
- Why should we use Applets
- Why non nested classes in Java are not
- Can we write a program with out
- Which is not Object in Java
- What is the difference between pagecontext
- Why Java is a platform independent
- What advantage does an entity bean
- What is a J2EE component? List out
- What is a thin-client application
- What is private constructor? What are the
- Why all programming languages have
- How Garbage Collector knows the objects
- What is left shift and right
- What is bit
- How many bits are there in a
- What do you mean by Remote
- How can we achieve IPC in
- How to solve the problem of generating
- What is Vector? Can you elaborate
- What is hash method
- How multi processing is achieved in
- What do you mean by thread
- What is Interface
- How the threads are synchronized
- What is the advantage of using
- What is thread
- What is casting
- What is data abstraction? Elaborate
- What is encapsulation? Elaborate
- What is OOPs
- Which methods consisting of
- Does a class inherit the constructor
- What is the difference between array and
- What is the difference between array list and
- What is Restrictions in hibernate
- Write the code for Palindrome
- What are generics in jdk1.5
- Difference between flush() and
- Can we override static methods
- How will you create the class for the
- What are the different access Specifiers
- What is the difference between below
- Is Object class abstract or
- Is main( ) method low priority thread
- Why String class is immutable
- Why there is always a default constructor
- Why it is mandatory to have same
- Can you Explain about the use of marker
- What is the Resource Bundle
- Why multiple inheritance not allowed in
- What is run time polymorphism
- What is compile time polymorphism
- How to deprecate a method? Show it with
- Can you explain the difference between abstract
- How can we synchronize Hash
- What is the replacement for goto in Java
- Why Java does not support multiple
- Java is more Secured language then why
- Can any one provide the real time example for
- What’s the difference between JSP and
- What is mean by inner class
- How you will prevent method overriding
- How you will prevent inheritance? Is there any
- What is overloading in Java
- What is the use of final, in which situation
- What is the difference between iterator and
- What is customized exception
- What’s the life cycle of
- What is mean by String and
- What is mean by method signature
- How to create an instance of a class without
- How to create an instance of a class if
- Without using arithmetic operation ,how can
- What is means by DLL file? What is the use of
- What is meant by API? Is it related to Java only or
- What is the difference between design pattern
- What is a virtual function
- Why applet doesn't have main? Isn't possible
- What is more advisable to create a thread i.e,
- Can we have virtual functions in
- Why we need to serialize the object
- Which class should you use to obtain design
- What is the difference between Stream
- What is the exact difference between Unicast and
- To what value is a variable of the Boolean
- How does serialization work
- Which Math method is used to calculate the
- When does the compiler supply a default
- What is Assertion
- What is Java
- Explain the classification of exceptions and
- What are deprecated methods in threads and
- Explain the clone method and clonable
- Explain oops concepts with examples
- When , where and how to use abstract
- When to use abstract class and when to
- What is the difference between sleep(1000) and
- What is the difference between static block and
- Write a program to validate IP address
- Write a program to create singleton
- Write a function to reverse the string
- Write a prog to print prime nos upto n
- Write a program to print no. of times a number
- Write a function to print Fibonacci
- What is the difference between PUT and
- How many design pattern are there
- What is Marker interface in Java ? and
- What is the difference between Enumeration
- What is Transient and volatile
- In the HashMap, we know the values but we
- How can we use the servlet as standalone
- Can we call the Thread.sleep in Synchronized
- What is the difference between static block and static
- When a sub class inherits a super class and
- What is the use/purpose of having a
- How can we read a command line
- What is difference Between Core Java and advanced
- Can we declare an anonymous class as
- What is hard code & soft code
- What is the use of Getters and
- Explain about System.out.println
- When we write class.forName( ); what
- Instead of writing Home, Remote Interfaces if
- String is an immutable object. Then how can the
- What is the difference between ArrayList and
- What is the difference between HashMap and
- Why to use transient variables when
- What is multiple inheritance and can we
- Which class to use when concatenating
- How many bits are used to represent
- What is the difference between abstract
- Is it possible to write static method in abstract
- Is this possible to create an array of
- Which method is used to know the status
- What is a package
- What happens when a return type ,even
- What is the difference between abstraction and
- Which One is optimal to choose Synchronized
- How can a hash map synchronized with out
- Which swing component is similar to rich text
- Is Java supports multiple inheritance
- How do you relate a Interface to a Class
- In Serialization, whether you will use Static
- Which is the best way to use for String
- What is the use of join() in Threads
- What is the use of anonymous inner
- What is the format of Inner Class after it
- What is the life cycle of Thread
- How to set the Heap size in Java
- Is JRE required to compile Java files
- How do you set security in Applets
- What are the different type of access
- How many ways can an argument be
- What is an object and how do you
- What are class,constructor and primitive
- What is a static block
- What is the Functionality of JVM
- What are the purposes of native, transient
- What is mean by I/O blocking
- What is mean by Heavy components
- What is meant by string pooling
- Can we declare private class in Java
- Why the abstract class has default
- What is inner class
- Why the primitive data type have classes
- How Java is platform independent
- What are the Adapter classes
- What is meant by serialization
- Describe the Important classes in net
- What is meant by multicast
- How to pass the parameters to applets
- What is life cycle of Applet
- What are the differences between interface and abstract
- What is the difference between multitasking
- What are the differences between final,finally,
- Write the hierarchy of component class
- Explain the Features of Java
- Difference between Hash Table and Hash
- What is the use of declaring constructor as
- Difference between abstract class and
- Difference between System.out.println and
- How to call static method
- What do you meant by Runtime
- Why Java is not purely object oriented
- What do you meant by Platform-Independent
- Difference between JDK, JRE, JVM
- Where you use Abstraction and Interface in
- What is the difference between the "protected and
- Is Java support either call by reference or
- Explain why the constructor is required in
- What is a transient variable
- What are Hostile Applets
- Write a program to create a binary
- Write a program for recursive Traverse
- What is a Wrapper class
- Why null interfaces are used in Java
- What are null interfaces? Give some
- Does Java support multiple Inheritance
- Why are the methods of the Math class
- Is Java is 100% pure OOPS? Explain
- Who developed JScript language
- Name the package that always imported by
- What are the allowed, non-Unicode letter
- To set the position and size of a component
- Which java.util classes and interfaces
- Which containers use a FlowLayout as
- In what type of containers, Border layout is
- Which containers may have a MenuBar
- To obtain design information about an
- Name the immediate superclass of the
- Which class is the immediate superclass of
- Which class is extended by all other
- Which class has no duplicate elements
- Which characters are allowed to use as the
- In what types of operations an ArithmeticException
- Name the method that is used to set a
- What is the method used to get the
- Which Java operator is right associative
- Name the method of a Container that can
- Which Component subclass is used for
- Where the CardLayout is used
- How 'Java' got its name and what it stands
- What methods are called, When we navigate
- While opening the file, what type of
- When we will use an Interface and Abstract
- What is update method and when it is
- When try and catch block is used
- When finally clause is executed