Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K

13 Posted Topics

Member Avatar for kiryoku

Hi there, I got a problem with my external hard disk. I formatted it in an ubuntu os then suddenly windows 7 doesn't recognize it any more.. Is there any possible solution to my problem??

Member Avatar for Serunson
0
209
Member Avatar for kiryoku

Hi there I need to research an existing company having a dbms and a dba function. Don't know where to find a company giving their details about their company. It's not giving the whole thing but the role of the dba in the company. and how the dbms works there. …

0
103
Member Avatar for kiryoku

hey there! i got a problem with my CPU, it's power is interrupting. i opened the cpu the i notice that a part of the power supply is broken. then i bought a new power supply. then after plugging all the cables it my cpu suddenly stopped working..is my mobo …

Member Avatar for Rik_
0
166
Member Avatar for kiryoku

can anyone help me to figure out how to nest forms on visual basic?? example: i would like to link form1 to form2?

Member Avatar for mbrown686886
0
112
Member Avatar for kiryoku

I need to delete duplicating input.. for example. in a list box I input a a a b b then I want to delete all 'a' the listbox must show: b b i hope there is someone who can help me..thanks!! Public Class Form1 Private Sub btnadd_Click(ByVal sender As System.Object, …

Member Avatar for kiryoku
0
127
Member Avatar for kiryoku

can i ask if how can i add permissions for limited users?? aside for gpedit.msc...

Member Avatar for karol33
0
71
Member Avatar for kiryoku

how can i remove an element in my array without using special commands like hashmap....i have made many parts of it...just the delete part... [CODE]import java.io.*; public class Super { public static void main(String args[])throws IOException { String temp; int num[]=new int[10], choice,index,value,i,search,found=0; BufferedReader in; in = new BufferedReader(new InputStreamReader(System.in)); …

Member Avatar for BestJewSinceJC
0
219
Member Avatar for kiryoku

please help me to get the code of this output: 1 2 3 2 3 4 5 4 3 4 5 6 7 6 5 4 5 6 7 8 9 8 7 6 5 6 7 8 9 0 1 0 9 8 7 6 7 8 9 0 …

Member Avatar for ScottieF
0
288
Member Avatar for kiryoku

Get the remarks of ten employees on three items... the remarks is determined by comparing the total sale of an employee to the average of the group.. i've done this already..dont know to add the items...and get its average... its only the input... #include<iostream> #include<conio.h> using namespace std; int i,n[10],it,item[3]; …

Member Avatar for Sky Diploma
0
83
Member Avatar for kiryoku

[CODE] #include<iostream> #include<conio.h> using namespace std; int n[10],i,ns; string c; main(){ for(i=0;i<10;i++){ cout<<"Enter a number:"; cin>>n[i]; } cout<<"Number to search:"; cin>>ns; n[i]=0; for(n[i]=0;n[i]<10;n[i]++){ if(ns==n[i]){ cout<<"Searched Number is Found!"; } else{ cout<<"Searched Number is Lost!"; }} getch(); return 0; } [/CODE] help pls the output is repeating...

Member Avatar for Ancient Dragon
0
97
Member Avatar for zemly

[CODE]main() { char r,R,E,e,c,C,n,N,choice; string name,movie,movietype; double rent,days,re=40,ch=30,nr=100,eng=40; cout<<"Enter Name:"; cin>>name; cout<<"[R]Regular Movie\n"; cout<<"[C]Children Movie\n"; cout<<"[E]English Movie\n"; cout<<"[N]New Released Movie\n"; cout<<"Choose One:"; cin>>choice; cout<<"Enter Movie Name:"; cin>>movie; cout<<"Number of Days:"; cin>>days; if((choice=='R')||(choice=='r')){ rent=re*days; movietype="Regular"; } else if((choice=='C')||(choice=='c')){ rent=ch*days; movietype="Children Movie"; } else if((choice=='N')||(choice=='n')){ rent=nr*days; movietype="New Release"; } else if((choice=='E')||(choice=='e')){ rent=eng*days; …

Member Avatar for mikiurban
-4
450
Member Avatar for Demonisya
Member Avatar for kiryoku

Please help to solve this problem.....i am using c++ programming language.... the output of the problem is.... [ATTACH]11520[/ATTACH] i only have this... help me plsss....... [ICODE]#include <iostream> using namespace std; int main() { int a, b, c, e, i, j, k, m; int z=1; int n=10; for (a = e …

Member Avatar for Salem
0
164

The End.