basic difference between run time and compile time
polymorphism
Answers were Sorted based on User's Feedback
Answer / siva
Run time polymorphism means later binding,function
overriding concepts are involved in this polymorphism.
compile time poly means early binding ,fn overloading
concepts
Is This Answer Correct ? | 69 Yes | 15 No |
Answer / farid
runtime polymorphism is based on overriding and compile
time polymorphism is based on overloading.
Is This Answer Correct ? | 35 Yes | 4 No |
Answer / ramesh
for example when u wrote a program. first the code will
have to translated into machine code like dividing the
streams and analysing the syntax(eg:a*(b+c)).The time
during this process is run time.
After converting the source code instruction into machine
code, machine code instruction will be compiled as per
rules of the language. This time period of execution is
called compile time.
Is This Answer Correct ? | 22 Yes | 72 No |
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. I did the following program and is this correct
wat r aptitude ques askd in TCS??
How can I get know that my pc contains dram or sram..?
what are the uses of copper, how it is mined
draw the diagram of double earthing
I am some what lagging in talking English but i love to do job as an software engineer what will i do to improve my communication skills? please give me answer..........
what type of questions pannel ask to the intervier? plz i want questions about computer engineering? System security subject.
What are the advantages and disadvantages of Automicity, Consistency,Isolation & Durability?
what is a structure in c language?
i m doing my 3rd yr with only 6 month left to complete it..within this 6 months which is the best nd useful oracle certification program should i do??pls help me out!!
Write a test case plan for a typical banking application which involves functionalities like Balance enquiry, deposit, fund transfer etc. Make your assumptions and mention the same in your answer sheet.
Whatis Bandwidth?