The document contains a comprehensive overview of Java programming concepts, including Java Virtual Machine (JVM), static methods, data types, collections, and exception handling. It also covers advanced topics like Java applets, servlets, and Remote Method Invocation (RMI). Additionally, it discusses graphical user interface (GUI) components and Java Server Pages (JSP), providing insights into their functionalities and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views4 pages
Final Dataset
The document contains a comprehensive overview of Java programming concepts, including Java Virtual Machine (JVM), static methods, data types, collections, and exception handling. It also covers advanced topics like Java applets, servlets, and Remote Method Invocation (RMI). Additionally, it discusses graphical user interface (GUI) components and Java Server Pages (JSP), providing insights into their functionalities and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4
para question answer keywords
A Java virt What is JV A Java virt Java, bytecode, platform
The Java RuWhat is th The Java Rujava, jre, jdk In Java, st What doesCan you ove static Static method, variables,overriding, Class level,Java JVM initialization. In Java, st Can you accA static va The eight pWhat are tThe eight pprimitive data types, autoboxing, unboxing Method over What is FunMethod ove Method overloading, Method overriding, Java inheritance Java does nDoes Java sNo, Java doJava, Inheritance, Interfaces Java supporWhat is theJava providAbstract classes, Interfaces, Polymorphism In object-oWhat are pWhen an obj pass by value, pass by reference, object A process iWhat is th A process iprocess, thread, execution Threads can Explain dif There are tThread creation, Runnable interface, Thread states In Java proWhat is th In Java proJava, Object, Lock The Java ViHow does th The JVM useJVM, Monitors, Synchronization A deadlockWhat’s a dA conditionDeadlock, Dependency, Livelock One method How do you A very simpmutex, ordering, deadlock The Java CoWhat are thJava CollecCollection, Set, Map The CollectWhy CollectThe CollectElements, Ordering, Duplicates The IteratoWhat is an The Iteratoiterator, collection, remove The IteratoWhat differThe differeIterator, ListIterator, Collection The IteratoWhat is difThe Iteratofail-safe, fail-fast, ConcurrentModificationException In Java, a How HashMa A HashMaphash i function, hashCode, equals In Java, a What is th In Java, a hashCode, equals, HashMap The HashMap What diffeBoth the Hanull keys, synchronization, fail-fast The Array aWhat is difThe Array aObjects, Dynamic, Methods Although bo What is difBoth the ArArrayList, LinkedList, Performance The Priorit What is JavThe Priorit priority, unbounded, heap The Big-O nWhat do yoThe Big-O ndata structure, algorithm, performance Ordered arrWhat is th The major asearch, time, complexity When develo What are so , Choosing Collection Enumeration,Performance, Generics, Immutable Classes Iterator, Collection When it com What’s theEnumeration The HashSet What is th The HashSet hash set, tree set, time complexity Garbage colWhat is theThe purpose Object identification, resource reclamation, memory management While theseWhat doesThese metho Garbage collection, JVM, hints The finaliz When is theThe finalizefinalize, garbage garbage collector, collection, resource release object availability, next cycle No, the objIf an objec No, the obj The Java ViWhat is st The JVM has Heap, Garbage Collector, Live and Dead Objects The through What is th The through throughput garbage collector, young generation collector, serial collector A Java objeWhen doesAaJava objeunreachable, program, garbage collection Garbage colDoes GarbaGarbage Col PermGen, Full GC, Metaspace The primary What are thWhich are checked, unchecked, exceptions The Throwab What is theException aException, Error, Throwable The `throwẀhat is th The throw tkhrow, throws, exception A finally b What is theA finally bl exception, finally, resource The ExceptiWhat will hThe Exceptigarbage collection, exception object, next garbage collection The finally How does finA finally bl Finalize, Object, Garbage Collection Java appletWhat is an A java applJava, applet, web applications The processWhat happe First of all instance, initialization, execution Java appletWhat is theApplets areJVM, Execution, Security Java appletWhat are thMostly dueSecurity, Java, Applet Untrusted aWhat are uUntrusted auntrusted, applets, java When an app What is theRegarding tapplet security, file system loader, byte code verifier When an app What is theWhen an app Java Applet, Class Loader, Verifier The applet What is theThe applet Java, applet, security A Choice elWhat is theA Choice isChoice, List, Selection A layout maWhat is a A layout malayout manager, components, container A ScrollbarWhat is theA ScrollbarScrollbar, Container, ScrollPane There are oWhich SwinThere are orepaint, revalidate, invalidate Clipping, t Name threeClipping is Clipping, Paint Operations, Limited Area The Checkbo What is th The CheckbCheckboxMenuItem, MenuItem, checked The BorderL How are thThe element North, South, East, West, Center GridBagLayo How are thThe element GridBagLayout, grid, elements The Frame What c is th The Frame Frame, Window, Menu Bar The AWT pai What is theWhen a wind awt, painting, clipping An event-liWhat is theAn event-lievent-listener, event-handler, event-adapter A GUI compo How can a A GUI compo GUI, events, listeners Java utiliz What advan Java uses l Layout Managers, Cross-Platform, Consistency The Model-V What is theThe designMVC, Swing, Java JDBC, the JWhat is JD JDBC is an JDBC, abstraction layer, database independence This method What is th This method database, driver, connection Prepared stWhat is th PreparedSta PreparedStatements, Performance, Reusability Database inWhat doesThe interacDatabase connection pool, resource consumption, performance optimization. Java Remote What is RMThe Java ReRemote Method Invocation, Java API, Distributed Garbage Collection The Remote What is theThe RMI arcRemote, Interface, Implementation The Remote What are thThe RMI arcStub and Skeleton, Remote Reference, Transport The Remote What is theThe Remote Remote, Interface, Virtual Machine The java.rmWhat is theThe java.rmRemote Object Registry, Naming Class, URL Format In distribu What is meBinding is Remote Object, Naming, Lookup The `bind` What is th The bind me remote object, binding, rebinding For a RMI pWhat are tThe followiRMI, Stubs, Registry A stub, a c What is theA stub for Remote Procedure Call, Stub, Proxy DistributedWhat is DGDGC standsDistributed Garbage Collection, Remote Method Invocation, Reference Counting RMISecurity What is th RMISecurity Security, Marshalling, Serialization Servlets ar What is a SThe servletclient requests, dynamic web content, state information An Applet iWhat is theAn Applet iClient-side, Server-side, HTTP GenericServ What is theGenericServ Servlet, Lifecycle, HTTP The GET met What is th doGET: TheGET, POST, Sensitive Information Web applica What is meA Web appli Web application, presentation-oriented, service-oriented Server SideWhat is a SServer SideWeb, server-side scripting, SSI Servlet ChaWhat is SerServlet ChaServlet Chaining, Output Redirection, Client Response The `ServleHow do you The ServletIP address, host name, client machine The HTTP re What is theThe HTTP re Status Code, HTTP Headers, Body A cookie isWhat is a cA cookie isSession, Cookies, HTTP The browser Which protThe browseHTTP protocol, servlet communication, browser interaction HTTP Tunnel What is HTHTTP Tunne network protocol, HTTP tunneling, encapsulation The `sendRe What’s theThe sendRed sendRedirect, forward, request scope URL encodin What is URThe URL enc URL encoding, special characters, Hex representation A Java ServWhat is a JA Java ServJSP, Java, Dynamic Content When a user How are thOn the arriJSP, Servlet, Request JSP technolWhat are tThe advanta Dynamic, Customizable, Pre-compiled Directives What are DiDirectives JSP directives, page-level instructions, custom tag libraries JSP actionsWhat are JSJSP actionsJSP, JavaBeans, HTML In Java Ser What are ScIn Java Ser Java Server Pages, scriptlet, JSP In JavaScri What are DDeclarationvariable, declarations, expressions A JSP expreWhat are EA JSP expreJSP, scripting language, web server JSP implici What is meaJSP implici application, page, request, response e optimization.