Define Primitive type
Primitive type: Java's eight standard non-class types are the primitive types as: Boolean, byte, char, float, int, double, long and short.
Q. Write a java program to sort ten numbers using bubble sort method. Ans. class Bubble sort Q : Advantage of wrapping database calls in What is the advantage of wrapping database calls in MTS transactions?
What is the advantage of wrapping database calls in MTS transactions?
Explain the differences between XHTML and HTML?
Checked exception: An exception which should be caught locally in the try statement, or propagated through a throws clause stated in the method header.
Relative filename: It is a filename whose full path is associative to some point within a file system tree-frequently the present working folder (that is, directory). For example:
Explain the differences between HTML and XML?
Default label: The destination for all values employed in a switch statement expression which do not contain explicit case labels. The default label is not obligatory.
Q. Explain the concept of object oriented analysis with explanation of all steps of analysis. Q : Define Propagation Propagation : When Propagation: When an exception is thrown in a method, and there is no suitable exception handler within the method, the exception might be propagated to the caller of the method. For a checked exception, the method should include a throws clause in it
Propagation: When an exception is thrown in a method, and there is no suitable exception handler within the method, the exception might be propagated to the caller of the method. For a checked exception, the method should include a throws clause in it
Define the term Peripheral devices: It is the devices attached to a computer, like disk drives, printers, mice, and so forth.
18,76,764
1938803 Asked
3,689
Active Tutors
1453617
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!