Code for display the images from drive using vb 6.0?
Answer Posted / joebin
vb interview qt
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of Differ interface check box in Ship confirm?
why we use abstract in awt?
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
write a sql qwery which include joining of two tables 4 marks mainframe
what is the difference between uservariables and systemvariables (in Environmental variables)???
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
which book we learned this mantis? how many version are realsed this mantis upto now?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is the difference between an OS(operating system) and Framework?