Fortran cannot have value by reference True or False?
Answer Posted / abhay
false.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
What is the use of Differ interface check box in Ship confirm?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
what is difference between object oriented programming structure and object oriented programming system?
how do we provide security for web services
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
Is the IT field raise again? What is the position of IT after 4 years?
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
why we need to take u?
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?