Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



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,

2842

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

Satyam,

3601

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

IBM,

2817

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

2413

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

Microsoft,

6 24470

how to track links visited in google using iframes

2672

Can we run Applet in Web browser with security policy files

2526

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

Sify,

2 5857

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 6075

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

Infotech, TC,

11 23016

Write Down Steps Using SAX Parser

2571

Write Down Steps Using SAX Parser

IBM,

1 5519

how to make a software for a game ?

Cipla,

1 3617

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

2927

write a c-program to find gcd using recursive functions

HTC, Infotech,

5 16528


Un-Answered Questions { Code Snippets }

write a program using 2 D that searches a number and display the number of items 12 inputs values input 15,20, 13, 30, 38, 40,16, 18, 20 ,18 ,20 enter no. to search : 20

3765


Given a table of the form: Product Sold on A 1/1/1980 B 1/1/1980 C 1/1/1980 A 1/1/1980 B 1/1/1980 C 2/1/1980 A 2/1/1980 There are 30 products and 10,000 records of such type. Also the month period during which sales happened is given to u. Write the program to display the result as: Product Month No. of copies A January 12 A February 15 A March 27 B January 54 B February 15 B March 10 C January 37

2636


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].

1696


iam getting keyword or delimiter error while executing ICETOOL,provide me solution.

1386


Coding for Synchronizing Cache Access in ASP.NET?

3579


Design an implement of the inputs functions for event mode

3453


Write a Program to truncate a given floating point value (e.g.16.25=16).

833


I am trying to pass the string firstName from a Servlet called SampleServet. I am running this on eclipse and it tells me that "the value for annotation attribute must be a constant expression. I don't understand why it is giving me this error. @PersonAnnotation(name = SampleServlet.firstName) public class AnnotationClass{

2273


What is the code of Password Recovery or Forget your password? Plz tell in c # language.

3915


Write code to make an object work like a 2-d array?

801


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

2927


Create a Menu that can be activated while clicking on Right Mouse button

2071


code to detect availability of cookies

2126


What is SGML?

536


How can I Create a C program in splitting set of characters to specific subsets. Example: INPUT SET OF CHARACTERS: Therefore, my dear brothers and sisters, stand firm. Let nothing move you. Always give yourselves fully to the work of the Lord, because you know that your labor in the Lord is not in vain. SPLIT INTO HOW MANY CHARACTERS PER SUBSETS: 10 OUTPUT: Therefore, my dear b rothers an d sisters, stand fir m. Let not hing move you. Alway s give you rselves fu lly to the work of t he Lord, b ecause you know that your labo r in the L ord is not in vain.

2461