What is a function argument in java?


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

Post New Answer

More Core Java Interview Questions

Where the CardLayout is used?

1 Answers  


is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


What does I ++ mean?

0 Answers  


How many techniques can be employed to create a string object?

0 Answers  


What is bytecode in java ?

0 Answers  






Can we use a switch statement with strings?

0 Answers  


Can an interface be defined inside a class?

0 Answers  


What does sprintf return?

0 Answers  


How do you sort objects in java?

0 Answers  


Why Wait and notify are kept in Object class although they are used only with Thread Class

2 Answers   Global Logic, Saksoft,


What are the different conditional statements?

0 Answers  


How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance

2 Answers   TCS,


Categories