Code Snippets Interview Questions
Questions Answers Views Company eMail

plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express

TCS,

2413

plz send code for feature rich resume builder in j2ee frontend:J2EE Backend: DB2 Express

Satyam,

3183

plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express

IBM,

2399

find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L

2002

Write a program to print a square of size 5 by using the character S.

Microsoft,

6 22061

how to track links visited in google using iframes

2279

Can we run Applet in Web browser with security policy files

2082

how to get the table names via c sharp and column names also?

Sify,

2 4886

Predict the Output: int main() { int *p=(int *)2000; scanf("%d",2000); printf("%d",*p); return 0; } if input is 20 ,what will be print

2 5158

Write a C program to add two numbers before the main function is called.

Infotech, TC,

11 19621

Write Down Steps Using SAX Parser

2187

Write Down Steps Using SAX Parser

IBM,

1 4819

how to make a software for a game ?

Cipla,

1 2987

how to create a search bar which access data from various websites and retrieves the data

2551

write a c-program to find gcd using recursive functions

HTC, Infotech,

5 14898


Un-Answered Questions { Code Snippets }

What is XSL?

335


How we use ajax in asp.net through javaScript. Please givee me an example.

2503


Could u please tell me any UNIX scripts that 'll lead to find the network latency of the servers.?or else any unix command to find the network latency of a server?Thnx in advance...

1704


You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.

2125


How to Get File Extension?

500






Create a ViewState Property?

2285


What is a markup language?

373


Write a Program for matrix multiplication.

499


Using C# Write a program that performs the following. The user inputs a number and then enters a series of numbers from 1 to that number. Your program should determine which number (or numbers) is missing or duplicated in the series, if any. For example, if the user entered 5 as the initial number and then entered the following sequences, the results should be as shown. Input Sequence Output ---------------------- --------------- 1 2 3 4 5 Nothing bad However, if 7 were the high number, the user would see the results on the right for the following number entries: Input Sequence Output ---------------------- --------------- 1 3 2 4 5 Missing 6 Missing 7 And if 10 were the high number and the user entered the numbers shown on the left, note the list of missing and duplicate numbers: Input Sequence Output ---------------------- --------------- 1 2 4 7 4 4 5 10 8 2 6 Duplicate 2 ( 2 times) Missing 3 Duplicate 4 ( 3 times ) Missing 9 The program should check the high number that the user inputs to ensure that it does not exceed the size of any array you might be using for storage.

3703


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4162


write a function that allocates memory for a single data type passed as a parameter.the function uses the new operator and return a pointer to the allocated memory.the function must catch and handle any exception during allocation

2394


Given a circular list of integers (when you reach the end of the list you come back to the beginning), what is the most efficient algorithm to find the smallest integer in the list? For example: circular_list = [22, 52, 66, 82, 5, 8, 12, 19].

1380


plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express

2413


Can we run Applet in Web browser with security policy files

2082


A suduco given & u hv 2 check if it is incomplete(blanks left),or correct or incorrect

2396