class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?
9 13859Post New Infosys Core Java Interview Questions
How long does windows 10 update take 2019?
Why LIC?
Can I create my own context attributes?
Please explain the role of thread pooling in relation to the thread lifecycle in ruby?
How is anchoring different from docking?
How to add a new dsn with the odbc driver for sql server?
What are accessor methods in java?
How many types of html tag are there?
How can I insert video in powerpoint?
What are simple xml elements?
State the difference between realloc and free.
Which are the reference fuels for knock rating of s.i. Engines ?
What is the difference between web services and web api?
How many availability zones are in azure?
What is alias ? Is it used in .Net ?