What will happens if you opened Internet Explorer 4 times?
Answer Posted / venkat kanneganti
four new clients are created,for each client new session is
created
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Why local variables are stored in stack?
What is run time allocation?
What is sizeof () operator?
What is scope & storage allocation of global and extern variables? Explain with an example
Can you change array size in java?
Define how does a try statement determine which catch clause should be used to handle an exception?
What is quick sort in java?
What do you understand by java?
What is a void method?
Explain access modifiers in java.
How to perform bubble sort in java?
What does snprintf return?
What are loops in java? What are three types of loops?
What is an infinite loop? How infinite loop is declared?
What is null statement?