Code Snippets Interview Questions
Questions Answers Views Company eMail

Why should we catch super class exceptions?

1 2156

What is difference between J2SE,J2EE and J2ME?

2 5077

What is preverifier?

1 2623

What are basics Software's for J2ME applications?

1 2332

Explain MIDlet Life cycle?

2337

What hardware and software requirements of a device that intends to implement the MIDP.

1 2446

List some Property Supported by J2ME?

1 2404

Explain Virtual Machine for J2ME?

1 2527

What is minimum hardware and Software requirements for J2ME?

1 3165

Will J2ME applications run on J2SE?

1 2510

Will J2SE applications run on J2ME?If Not Why?

ASD Lab,

1 2907

What is Generic" J2ME architecture?

1821

What are disadvantage of J2ME?

1 3778

What are advantages of J2ME?

1 2932

Why we use J2ME?

1 3174


Un-Answered Questions { Code Snippets }

how to create Expandable and Collapsible Menus

2637


How a web page can communicate with a web server while a user type characters in an input field.

1054


Performance Algorithm A performs 10n2 basic operations and algorithm B performs 300 lg n basic operations. For what value of n does algorithm B start to show its better performance?

7305


How to call JavaScript Function from Code-behind in asp.net?

657


Can someone please explain more about how the XML Gateway works and what its purpose is?

1995






why nlogn is the lower limit of any sort algorithm?

2343


write a code that user can choose/alter Body Text Size

1592


Write a program to convert postfix expression to infix expression.

4087


Write a simple encryption program using string function which apply the substitution method.

5508


how to convert between arrays and strings

2089


Coding for Synchronizing Cache Access in ASP.NET?

3100


What is 301 redirects in php? When are we used 301 redirects in our projects?

1959


how to track links visited in google using iframes

2253


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?

2115


Write a program to reverse a number in python?

440