What is a two-pass assembler?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How many bits is a word?

0 Answers  


In method overloading ,if i change the return type to Long instead of INT,is the program execute

6 Answers   HCL,


What do you mean by flow of struts?

0 Answers   Amdocs,


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


What methods are used to get and set the text label displayed by a button object?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


How do you initialize an arraylist in java?

0 Answers  


Explain abstract class in java?

0 Answers  


Is static variable stored in heap?

0 Answers  


What is a numeric string?

0 Answers  


What we have to do, when we don't want to implement all methods of an interface?

5 Answers  


What is casting in java programming?

0 Answers  


Categories