How to create Date method to set the date in Ms Access


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

Post New Answer

More J2SE Code Interview Questions

For printing a message we use System.out.println in normal programs. We use String msg="text....."; Can't we use String msg=" " in normal programs and System.out.println("........") in applets. Please answer this question?

0 Answers  


write a program that will ask the user to enter a number n and display the product of all numbers from 1 to n.

1 Answers  


how to print a message to console without using main() function?(do not use even static blocks also.)

14 Answers   Google, Zoho,


How Can I Trace A Java Program . Please Give Me Step by Step Process

1 Answers   IBM,


write a program in java to find the moving average of all prime numbers between 2 and 100.

0 Answers  






how to store and retrive a set of values without using an array

8 Answers   FCS, HCL, Maximus,


Write a program to convert a decimal number to binary form?

1 Answers   Oracle,


1+(2*3)+(4*5*6)+(7*8*9*10)+... specified input value

1 Answers   MAQ,


write a c program which takes 20 numbers in an array as input from user and rearrange them in two different array defining even or odd

0 Answers  


we compile any program bu c:/>javac prog.java and run as c:/>java prog Here what's the meaning of c in javac. We have java Interpreter but not compiler.Then why we have to use javac. Please answer this question?

2 Answers  


is public static void main() work in java?is "String arg[]" needed as argument?

4 Answers   Tech Mahindra,


Can we run Applet in Web browser with security policy files

0 Answers  


Categories