what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 29789how many servers are maintaining and what is your 'user base' in the organization?------friends please tell me in what way the answer should be?
1 4600const int perplexed = 2; #define perplexed 3 main() { #ifdef perplexed #undef perplexed #define perplexed 4 #endif printf("%d",perplexed); } a. 0 b. 2 c. 4 d. none of the above
1 9654Post New emc2 Interview Questions
What are the 3 different types of Groups?
What is the difference between jsp and jsf?
What is a nested interface?
How do you find who is logged in?
Explain .NET architecture?
What is a corpus nlp?
What is the method in java?
Does Tempdata hold the data for other request in ASP.Net MVC?
When will we get ArrayStoreException?
Which parameter specified in the default storage clause of create tablespace cannot be altered after creating the table space?
Is primary key indexed by default in postgres?
What does root mean in computer terms?
Does c# support const methods, properties, or events?
What is ‘good code’? What is ‘good design’?
What is a source list?