what is class module in vb6? what it's use? with example..
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
how many languages .net is supporting now?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is different betweet class and interface in java?
2 Answers Microsoft, Sun Microsystems,
Write a program to swap the content of two variables without using a third variable.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
what is difference between VB5 AND VB6.0
differenc between visual studio 2005,2008 & 2010?
What is meaning of web application. & the purpose of web application. with description.
will it allow to add same value in HashMap class.