Hi guys...
I have one doubt ..Exception is a runtime error then why
we have checked exception...
Thanks in advance
Answer Posted / ray
if we not give exception then the program will terminate
abruptly during run time but if exception is there then it
is caught and the program runs as usual .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
what is best way to create a Thread class & why?
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
what is integration testing in real time applications?
Write a program to create a process in UNIX
why we use abstract word in abstract window toolkit in java language.
what is delegate and how works delegate and event.
what is diff bet ref variable & instance of class