What is the difference between procedural and object-oriented programs?
No Answer is Posted For this Question
Be the First to Post Answer
Why are the destructors for base class and derived class called in reverse order when the program exits
What carriage return means?
What is temp in java?
Can the garbage collection be forced by any means?
What is the use of optional ?
what is difference between class and object?
43 Answers College School Exams Tests, HCL,
class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....
What is the difference between synchronized and synchronized block?
What are nested classes in java?
How to create an interface?
Can a class be a super class and a sub-class at the same time? Give example.
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.