Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~991 People Reached

9 Posted Topics

Member Avatar for lakshay

#include<iostream.h> #include<stdlib.h> #include<conio.h> void main() { clrscr(); //char serial[]="EXAMS"; //int number[]={69,66,67,68}; randomize(); char planets[][10]={"Mercury","Venus","earth","Mars"}; //cout<<number[random(1)]; for(int i=0;i<4;i++) cout<<"::"<<planets[sizeof(char)+random(3)-1]; getch(); } How to calculate the output for it. Options: 1::venus::mercury::mars::earth 2::earth::mercury::venus::earth:: 3::mercury::earth::mercury::earth 4::mars::mercury::venus::earth

Member Avatar for rubberman
0
214
Member Avatar for lakshay
Member Avatar for PoisonedHeart
0
100
Member Avatar for lakshay

hello vb experts, i have added no. of items through list,now iwant to total two combo box items in a text box plz. give me reply as early as possible. Thanks

Member Avatar for vb5prgrmr
0
48
Member Avatar for lakshay

Hello c# experts, Can u plz. tell me how to update data in data grid view? and result is being reflected in other table also using stored procedure thanks

Member Avatar for kvprajapati
0
52
Member Avatar for lakshay

Hello Vb Experts, I want to know how to convert vb software into exe i have made software and want to convert into exe so plz. tell me all the steps. Thank You

Member Avatar for vb5prgrmr
0
56
Member Avatar for kssi89

[QUOTE=kssi89;920664]Hello everyone, I'm working on a school project and am using some code from the book to sort an array in ascending order. I'm apologize ahead of time if my methods seem crude. I've used this sort method on a normal array of numbers and the numbers were ordered correctly; …

Member Avatar for lakshay
0
146
Member Avatar for lakshay

hello java experts, I have made a program for remote method invocation but i am not able to do get output even i am able to do registry socket error it shows during run made. plz help me out if anyone knows.......... 1)name:AuhorServer import java.rmi.*; public interface AuthorServer extends Remote …

Member Avatar for Member #97197
0
169
Member Avatar for lakshay

Hi JavaExperts I have done few program in Java using Bit wise AND OR operator... But Not getting the proper output or May be I am doing something wrong Can any body explain why I am getting output class Bit { public static void main(String args[]) { System.out.println(010|4); } } …

Member Avatar for llemes4011
0
113
Member Avatar for lakshay

Hello Everyone, i have made programs of exceptional handling in cpp, but i am not able to run them in Turbo c, what i have to do to run them plz. explain. thanks

Member Avatar for shadwickman
0
93

The End.