What does g mean in regex?


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

Post New Answer

More Core Java Interview Questions

what is the context

2 Answers  


Is JRE required to compile Java files ?

4 Answers   HCL,


What is args length in java?

0 Answers  


Can a class with private constructor be extended?

0 Answers  


Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,






I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...

2 Answers   Cybernet,


Can one thread block the other thread?

0 Answers  


What is main function purpose?

0 Answers  


Describe the various concepts related to object oriented programming (oop).

0 Answers  


What steps are taken when the OS shifts from one-thread execution to another?

0 Answers   Amazon,


Tell me about different OOPS concepts.

0 Answers   Amdocs,


What does function identity () do?

0 Answers  


Categories