basic difference between run time and compile time
polymorphism
Answer Posted / 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 |
Post New Answer View All Answers
what is debugging?
why do you want to join tcs
i want a richdatatable to be displayed only when a list has some value in the bean, and a datatable with header only if the list is empty. And i want the datatable to be printed only when ajax button is clicked??
nohup sort employees > list 2 > error out & what will happen?
I am helping a friend to design a concert hall. No need for super architectural show off. Just a rectangular box. Knowing that in my country constructions are done with reinforced concrete and concrete blocks and that the hall's dimensions are, length: 75 meters, width: 32m height: 9m, and that there should not be any columns inside, what would be the size of the columns, beams and roof slab ?
WHAT IS THE NAMESPACE FOR CUSTOMCONTROL AND USER CONTROL IN ASP.NET?
anyone send me aptitude and technical placement paper of Hewitt
hi friends i am first time using this site.i came to by some tcs personals that certifications r important for placements.i am financially average i am learning java from books.please tell is it enough if not which certification should i go for
how do we calculate physical address if logical address is given in the question?
1) There is a circular pizza with negligible thickness that is cut into 'x' pieces by 4 straight line cuts. What is the maximum and minimum value of 'x' respectively 2)A ship leaves on a long voyage. When it is 18 miles from the shore, a seaplane, whose speed is 10 times that of the ship is sent to deliver mail. How far from the shore does the seaplane catch upon with the ship? 3) If the distance traveled (s) in time (t) by a particle is given by the formula s = 1+ 2t+3t2+4t3, then what is the distance traveled in the 4th second of its motion? 4)3 men finish painting a wall in 8 days. Four boys do the same job in 7 days. In how many days will 2 men and 2 boys working together paint two such walls of the same size?
write an algorithm in O(n) time for finding the kth smaalest element form an array of n elements , where n and k are entered by user
What is the Boundary value analysis and Equlance class partition for select * from emp
why does a microprocessor generally hAVE more address lines than data lines?
which is better php,asp.net,jsp? and why?
What is "strstream" ?