Programming Code Interview Questions
Questions Answers Views Company eMail

Why does Java strictly specify the range and behavior of its primitive types?

1 3199

Why should we catch super class exceptions?

1 2193

What is difference between J2SE,J2EE and J2ME?

2 5231

What is preverifier?

1 2676

What are basics Software's for J2ME applications?

1 2375

Explain MIDlet Life cycle?

2368

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

1 2489

List some Property Supported by J2ME?

1 2458

Explain Virtual Machine for J2ME?

1 2582

What is minimum hardware and Software requirements for J2ME?

1 3213

Will J2ME applications run on J2SE?

1 2552

Will J2SE applications run on J2ME?If Not Why?

ASD Lab,

1 2947

What is Generic" J2ME architecture?

1850

What are disadvantage of J2ME?

1 3856

What are advantages of J2ME?

1 2986


Un-Answered Questions { Programming Code }

how to diplay a external image of output on winxp by using c & c++,

2938


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

3274


How to find the list of users who have two codes su01 and pfcg? thank in advance all.

1697


1.Why does only one copy of a servlet object get created? What happens if you want to remove an old servlet object currently running but do not want to stop the entire servlet engine? 2.How does one servlet object deal with interactions from many browser? (e.g. if your servlet ran an email site, how can it keep track of hundreds of users logging in, reading their mail, etc.)

2382


Teta-Omeg-Big-Oh Show that f(n) = n2 + 3n3 is ;(n3).

3194






write a program that reads a series of strings and prints only those strings begging with letter "b"

2674


could you please send the program code for multiplying sparse matrix in c????

3080


Sir... please give some important coding questions asked by product companies..

1805


Coding for .NET Delegates?

2102


write a program using virtual function to find the transposing of a square matrix?

2845


What is the functionality of GetWindowText?

542


JasperETL how to install and create simple project explain me clearly fnds iam wtg for ur rply

3632


Question 1: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date. *This Should Be Done IN C++

554


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

2605


Bubble Sort. java thereafter the user will be asked to inpout the size of the list,sort the list in ascending order and display the sorted list in a horizontal manner???

2518