Code Snippets Interview Questions
Questions Answers Views Company eMail

Plrase send project in vb.net on hotel management.

1296

how can i search an element in an array

CTS, Microsoft, ViPrak,

2 5905

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

HCL,

2127

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

7 11296

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

1567

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

Infosys,

5 25920

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

2826

write a program to perform generic sort in arrays?

2609

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

1 4025

how to test pierrot divisor

2246

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

3418

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

3157

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

2106

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

1 4955

Give me some tips in c#?

2156


Un-Answered Questions { Code Snippets }

can we pass variable in array to traverse it?

1940


How do you set a global variable inside a function?

452


What is an XML Schema?

374


What are the features of XML?

356


what is main difference between array_push and array_pop?

3676






write a program for area of circumference of shapes

2022


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

3353


What is XML DOM?

395


What are the advantages of XML DOM Document?

358


How can you relate the function with the structure? Explain with an appropriate example.

2909


What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql

2395


can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub

2250


how to track links visited in google using iframes

2268


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

1607


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

519