What are the compilers of JAVA and .NET Programming languages?
Answer Posted / manoj
for java compiler is jit-just in time
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is apt_dump_score in datastage where it is useful
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
What is %Type,%Rowtype?
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn
how to add a new table with variables and thier values into a imported file uisng proc import?
purpose of abstraction and interface
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
WHat is execution in manual testing and when will we start execution and what language we use in execution
Find out the list of roles which gives access to GUI activities? thanks in advance
1.Mutating table
what is the difference between rename and label
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.