What function extracts specified characters from a string?
No Answer is Posted For this Question
Be the First to Post Answer
I don’t want my class to be inherited by any other class. What should I do?
what are the purposes of native, transiant key words?
What is the epoch date?
Can vector have duplicates in java?
How to make a read-only class in java?
What are data types in oop?
What is a “stateless” protocol ?
can any one tell me what is advantage of encapsulation
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
what is enumset?
What method is used to compare two strings ?
Where the CardLayout is used?