8. What are the advantages/benefits of OOPs in Java? Ans: OOPs concept in Java offers several advantages that are not available in procedural programming like C, Pascal, etc. Some of the major and important benefits of object-oriented programming are as follows: Security ...
Discuss this Question 34. What are manipulators?Manipulators are used to specify a character that is used to fill the unused portion of the field Manipulators are used to clear the flags specified Manipulators are special functions that can be included in the I/O statements to alter the format...