Answer Posted / hr@tgksolutions.com
Command-line arguments are inputs passed to the program at runtime via argc and argv in the main function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default value of local and global variables?
What is a file pointer?
Differentiate between stringbuffer and stringbuilder in java.
Is java owned by oracle?
Can private class be inherited in java?
Explain serialization and deserialization in java?
Is it possible for a yielded thread to get chance for its execution again?
What is constructor chaining in java?
What is synchronization and why is it important in java programming?
What are void methods?
What is the difference between delete and delete[]
What is a byte string?
What is jdbc api?
What are the different types of inheritance in java?
Can a vector contain heterogenous objects?