Are arrays primitive data types?


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

Post New Answer

More Core Java Interview Questions

What does the “static” keyword mean?

0 Answers  


Is java 1.7 the same as java 7?

0 Answers  


what is platform

2 Answers   i3 Solutions,


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


What are facelets templates?

0 Answers  


Diff between C++ and java?

9 Answers   TCS,


What do you mean by constructor?

0 Answers  


What are design patterns and please explain?

0 Answers  


what methods would you overwrite in java.lang.object class?

0 Answers  


What is the effect of keeping a constructor private?

0 Answers  


Is java free for commercial?

0 Answers  


How to create a custom exception?

0 Answers  


Categories