How many bits are in a sentence?
No Answer is Posted For this Question
Be the First to Post Answer
can write code for serialization ?
When object is created and destroyed?
Can private members of a base class are inheritable justify?
Where can I find jdk in my computer?
What are library required to connect to excel sheet.
Differences between external iteration and internal iteration?
What are advantages and disadvantages of OOPs?
What are the important methods of java exception class?
What is the difference between this() and super() in java?
How core java/j2ee project performance can be measured ?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
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[]))