Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
25% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #3K
~5K People Reached
About Me

like computer programming & meditating.

Member Avatar for Saboor880

hi! Actually my question is about a mobile application. I am using nokia 2700 classic. And i use face book on this mobile and i have also downloaded messanger on it. But my messanger is not running. When i open my messanger then following error message displayed: " can't sign …

Member Avatar for Saboor880
0
330
Member Avatar for ayushi_3

I am learning python from "Learn Python The Hard Way", I came across a source code "from sys import argv" and got an explanation that sys is a module from where argv is imported. Although, sounds simple but still not able to understand the concept behind. I would like to …

Member Avatar for hastings.george.5
0
212
Member Avatar for hastings.george.5

In my javascript code, I want to clear the text fields after done with the operations using onclick command. Question: Is there a predefined fuction to serve this purpose?

Member Avatar for hastings.george.5
0
173
Member Avatar for Anderson_2

[Linux](http://www.educba.com/course/online-unix-linux-operating-system-fundamentals-training/) is in the simplest terms it is an Operating System. It is the software on a computer that ready the application and the computer-operator to access the devices on the computer to perform the desired functions. The OS(Operating System) relays instructions from an a application to and for instance …

Member Avatar for hastings.george.5
-1
197
Member Avatar for Gift_3

i am s software engineer at chinhoyi university of technology, i would like to know the reason why good programmers are not always good software engineers

Member Avatar for mike_2000_17
0
289
Member Avatar for Rafiii

Hello everyone, If i need my program to create as much vectors as needed based on the user first input , assuming each vectors will hold an int value like a combinations of numbers, so latter those vectors will be compared for higher value. EX: prompt the user to enter …

Member Avatar for Rafiii
0
614
Member Avatar for basit_3

i want to get input from a textbox in visual c++ 2010 window form application i try this but it not work private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { std::string m; m==textBox1->Text; MessageBox::Show("developed by basit "); } }; help me plzz

Member Avatar for ddanbe
0
233
Member Avatar for nikki_2

can you pls help me for this , " write a program that will accept 3 row and 1 column integer number compare the value of x,y,z.

Member Avatar for Schol-R-LEA
0
129
Member Avatar for Russellbd

I cant using my bootable pendrive to setup windows xp in my PC. How can i create bootable pen drive and how can i use it?

Member Avatar for Kevin_14
0
153
Member Avatar for Simil

Guys can anyone please explain to me the working of this function { "randamise()" }.

Member Avatar for misi
0
224
Member Avatar for s.inayath123
Member Avatar for rose_2
Member Avatar for rose_2
0
226
Member Avatar for VengefulToast

Hi, I have made a class and have an overloaded ostream operator method in it... However it tells me: "overloaded 'operator<<' must be a binary operator (has 3 parameters)." Can someone tell me how to fix this? Thank you! I have included some of my code: class Element { private: …

Member Avatar for Schol-R-LEA
0
463
Member Avatar for Bendez Thyna

can someone give me some hint on how to use a array structure in a fuction?? Thank you

Member Avatar for NathanOliver
0
106
Member Avatar for tentrabyte

#include<iostream> #include<cstdlib> using namespace std; int main() { srand(21); cout << "Unique numbers:"; for (int x = 1; x < 10; x++){ cout << 1 + ( rand () % 20) <<endl; } system("pause>0"); return 0; } Guys this is my program. Can i ask if how can i vertical …

Member Avatar for mridul.ahuja
0
195
Member Avatar for Sanjok

Everytime I type in the 192.168.1.1 address, I receive a message "Internet Explorer Cannot Display Webpage". I have tried this several times and it doesn't connect me to the website. HELP!

Member Avatar for Sanjok
0
328
Member Avatar for Surabhi_1

Write a program that reads in a list of names and ages until the user enters "quit" as a person’s name. When the sentinel (quit) appears as the name, your program should display the name of the oldest person in the list and then terminate. For example, with the list …

Member Avatar for NathanOliver
0
1K
Member Avatar for hamza233