Code Snippets Interview Questions
Questions Answers Views Company eMail

Plrase send project in vb.net on hotel management.

1316

how can i search an element in an array

CTS, Microsoft, ViPrak,

2 6423

i want to supress the entire row which have null value and i want to place next row in that place.

HCL,

2271

Is it possible to print a name without using commas, double quotes,semi-colons?

7 12407

What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?

1728

how to create a (*)pyramid using java codes???

Infosys,

5 26852

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

3098

write a program to perform generic sort in arrays?

2810

write a proram using exceptional handling create a error & display the message "THERE IS AN ERROR?... PLEASE RECTIFY"?

1 4440

how to test pierrot divisor

2477

write a program that can LOCATE and INSERT elements in array using c++ programming languages.

3695

Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3297

Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??

2283

How to connect c# visual studio 2008 to Oracle with ADO.NET? thanks for the answer.

1 5257

Give me some tips in c#?

2305


Un-Answered Questions { Code Snippets }

Write a program to reverse a number in python?

582


sample code to auto focusing the first field in a form

2195


Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.

2770


Write Down Steps Using SAX Parser

2364


code to create a new window

1932


How can i know that how many user are visited to my page in php?

1784


What is XML Parser?

557


Write a program to convert postfix expression to infix expression.

4351


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++

857


How to encode and decode URL strings?

1975


What is a well formed XML document?

427


What software is available for XML?

469


Write code that allows to create only one instance of a class?

640


How can I Draw an ellipse in 3d space and color it by using graph3d?

2329


1+1/2!+1/3!+...+1/n!

2153