What does int argc char * argv [] mean?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by looping in java? Explain the different types of loops.
What happens if an exception is not handled in a program?
What is a numeric digit?
Why deletion in linkedlist is fast than arraylist?
Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?
What are access modifiers in Java ?
How can we pass argument to a function by reference instead of pass by value?
tell me some common
What is the difference between Abstract Class and Interface
Is a case study a method or methodology?
Difference between String and StringBuffer.
explain the classification of exception and hoew to handle the exceptions