0% found this document useful (0 votes)
17 views

Java Qustns

The document outlines topics across multiple units that cover core Java concepts like data types, operators, OOP principles, inheritance, exceptions, threads, applets, graphics, layout managers, components, and networking. Specific topics include standard data types, keywords, arithmetic operators, method overloading, constructor overloading, abstraction, inheritance, exception handling, thread creation, adapter classes, event handling, synchronization, applets, graphics classes, listener interfaces, layout managers, JComponents, URLs, and datagrams.

Uploaded by

Lava Boggavarapu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Java Qustns

The document outlines topics across multiple units that cover core Java concepts like data types, operators, OOP principles, inheritance, exceptions, threads, applets, graphics, layout managers, components, and networking. Specific topics include standard data types, keywords, arithmetic operators, method overloading, constructor overloading, abstraction, inheritance, exception handling, thread creation, adapter classes, event handling, synchronization, applets, graphics classes, listener interfaces, layout managers, JComponents, URLs, and datagrams.

Uploaded by

Lava Boggavarapu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

*Unit-1* 1. Write about standard data types in java 2. What are the java bujjwords in java.explain them 3.

Write the different arithmetic and relational operators in java 4. Distuingsh between arrays and strings 5. Explain the various methods of parameter passing(method overloading) 6. Explain the concept of constructor overloading 7. Explain the oops principles

*Unit-2* 1. Define variable super and its use with an example 2. Explain method overriding with an example 3. What do you mean by dynamic method dispatch?explain with an example. 4. What is abstract super class?what is abstract method?what is interface inheritance?what for are implements and extends keyword used? 5. What are the different types of inheritance 6. Explain the concept of creating and exporting packages

*Unit-3* 1. What is an exception?when should we use an exceptionhandling 2. What is a thread? What are the 2 ways 2 create a thread.and explain them wit example 3. What is an adapter class? describe about various adapter classes in java . 4. Explain the event driven programming 5. Explain the concept of delegation event model in event handling 6. Explain the concept of interprocess thead communication in multithreading 7. What is synchronization 8. Explain the concept of thread life cycle 9. What is an applet? Explain the concept of applet skeleton

*Unit-4* 1. Explain the following 1. Label 1. Text Field 2. Button 1. Explain the methos in graphics class(lines,rectangles,polygons,arcs,squares) 1. Explain various listener interfaces in java 2. Explain the following 1)Layout managers(Board,grid,flow) 2) check boxes 5) explain the concept of components (container,panel,window,frame,canvas)

*UNIT-5* 1. Explian the following 1)JCombobox 2) JTree 3)JTable 2)what are the factory methods to create an inetaddress 3) explain the concept of datagrams 4)define url class?how yo will get the protocol,port,and address of url

You might also like