Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
23% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
14
Posts with Downvotes
12
Downvoting Members
12
2 Commented Posts
~80.3K People Reached
Favorite Tags
Member Avatar for silvercats

1.Does a Router also have a MAC address or just IP? 2.how does a router recognize a Switch because switches don't have IP address? 3.is it using the MAC? if so do routers deal with both network and data link layers? thanks

Member Avatar for sonipat
0
19K
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for silvercats

why do most people use brackets in this way when it comes to Java. Pospular IDEs also use this method by default class Test{ public void test(){ } } than this way class Test { public void test() { } } The second method is obviously easier to read.

Member Avatar for samson.dadson.3_1
0
506
Member Avatar for silvercats

A class gets a rapidly changing integer from another class. As it changes so fast, I wanted to perform an action only when this number is stabilized. Like if the method receives the same integer value during 3 seconds, then perform an action, otherwise ignore it as it changes too …

Member Avatar for milil
0
156
Member Avatar for silvercats

How to draw a convexthull and a polygon around the hand in this tutorial. I found this tutorial in JavaCV how to detect a hand gesture. But it doesn't show how to draw the convexhull or a polygon around the palm. Can someone tell me how to do that in …

Member Avatar for Hiroshe
0
240
Member Avatar for silvercats

1. An assembly instrction is converted into binary, also known as the machine code by the assembler. And it contains only 0s and 1s yes /no? 2. Then, the microcode handles the 1s and 0s of the assmelby instrcution that was convereted before. Yes or no? 3. Does the processor …

Member Avatar for Schol-R-LEA
0
409
Member Avatar for silvercats

Tried to run ServiceServerImpl.class with rmic and got this error. Below is the command prompt text pasting. "C:\Program Files\Java\jdk1.7.0_21\bin>rmic.exe ServiceServerImpl error: File .\ServiceServerImpl.class does not contain type ServiceServerImpl as expected, but type serviceserver.ServiceServerImpl. Please remove the file, or make sure it appears in the correct subdirectory of the class path. …

Member Avatar for jwenting
0
2K
Member Avatar for Builder_1

please tell me in how many ways OBJECT ORIENTED PROGRAMMING is different from procedural programming in JAVA

Member Avatar for JamesCherrill
0
292
Member Avatar for HWExtreme

Whenever I open google chrome, it starts randomly opening tabs. I'm not sure if this is malware or not. Firefox does not do this, so I'm not sure if a virus has just infected google chrome. It appears to have done nothing to my system (Everything runs fine without problems …

Member Avatar for silvercats
0
638
Member Avatar for marylw24

need help writing pseudocode input origprice set discount = price * 0.20 set finalprice = origprice - discount output final stop

Member Avatar for silvercats
0
98
Member Avatar for silvercats

JNZ checks if the Zero flag is set or not. How does it really check it? more assembly instructions? I thought Assembly doesn't hide anything.

Member Avatar for mathematician
0
166
Member Avatar for silvercats

I have a laptop with win 8. I can access localhost locally but when I type the public IP address then it doesn't work. I tried changing Apache to port 81 and still the same result. I use a HSDPA modem with a SIM card to connect to the online. …

Member Avatar for JorgeM
0
361
Member Avatar for hira.syed

I am buying new phone for myself. but i am confuse . Lumia got good sepecifications , its graphics, camera and speakers. on other hand Ios is best. and SIII is no.1. what to buy?

Member Avatar for Ejim Kingsley
0
227
Member Avatar for JC SIX

First i had the problem that my laptop could not run without having the screen shutt off cause the battery was too weak to give the screen some power but no i found out it wont even charge from its ac adapter! What can i do. I know this is …

Member Avatar for younada.sue
0
327
Member Avatar for hamad.yasin.1

Dears I have windows 7 home premium on my computer wich has is 32- bit operating system & 2G memory but it runs very very slow it takes 30 second to open any window i cant figure out what is the problem the hard drive have 60% free space, thanks …

Member Avatar for backbash
0
474
Member Avatar for abinmathews

hey i want to create two *buttons* namely** submit** and **update** button in one page,but i need to knw wheather both the actions of the button can be performed in the same page or in diffrent page,if it is to be performed in diffrent page,how do i do it??

Member Avatar for stultuske
0
249
Member Avatar for yi625

con = Connect.ConnectDB(); String sql = "insert into table1 (" +"StudentID," +"FirstName," +"LastName," +"Contact Number," +"E-mail address," +"CarNumber)" + "values("+txtid.getText()+ ",'"+txtname.getText()+"','"+txtlast.getText()+"','"+txtnumber.getText()+"','"+txtemail.getText()+"','"+txtcarno.getText()+"')" ; try{ pst = con.prepareStatement(sql); pst.execute(); JOptionPane.showMessageDialog(null, "Saved"); } catch(Exception e){ JOptionPane.showMessageDialog(null, e); } can any one help me with this? im getting syntax error in insert into statement …

Member Avatar for silvercats
0
826
Member Avatar for vijaykumar_b

I hava created one table with columns in html in which i had customername and some columns, now myrequirement is when i click on any customer name of the customerName column from my created table i want to get particular customer details in new jsp page plz help me,Thanks in …

Member Avatar for silvercats
0
118
Member Avatar for arunmarvel5

After windows xp microsof launched windows vista and it got failure. Then win 7 got succeed and between some controversals they launcehed win 8. So i would like to know abot win 8 feed back.

Member Avatar for MidiMagic
0
352
Member Avatar for silvercats

This should change the images and image maps then highlight them. But image maps don't seem to be working and higlighting doesn't work either, after clicking on the "go right" link at the bottm. How to make them work? http://www74.zippyshare.com/v/54618428/file.html

Member Avatar for silvercats
0
130
Member Avatar for silvercats

I have javascript:- when we click on the 'home' link it shows home stuff,then when we click the 'about' link it shows the about related things. How to make this only to have one button and that 1 button should be able to change links on clicks. Here is the …

Member Avatar for ryantroop
0
206
Member Avatar for askhari139

I have HP Pavilion G6 1118-tx laptop. I need to buy a new RAM for my laptop as my old RAM. I have uploaded here the quotation that the HP service center gave me. And considering my budget, I want to confirm this only if I have ABSOLUTELY no other …

Member Avatar for silvercats
0
226
Member Avatar for silvercats

I have used a javascript to rotate an image. when I add a image map area to the images, it won't show up on the rotating javascript. I have Javascript rotating and image map on two html filles now. Can I cimbine? so I would get an image map with …

Member Avatar for silvercats
0
126
Member Avatar for silvercats

usually we can get X,Y coordinates in java applications. I want to get the x,y coorsinates of a given flash file in a jsp page usibg java? how can I do it?

Member Avatar for ryantroop
0
167
Member Avatar for silvercats

I OS stoppped loading then I found out there were bad sectors. I fixed them and resintalled windows 7(to C:,same old partition). I am moving to Widnows 8. So should I install the new OS on a different partition? (I am getting rid of Windows 7). CHKDSK fixed bad sectors. …

Member Avatar for JorgeM
0
202
Member Avatar for silvercats

If I write an asembly program to a one CPU, will it also run on the other brand? What CPU is faster?Intel or amd (let's say both are 2Ghz processors. )

Member Avatar for mathematician
0
124
Member Avatar for silvercats

how does these facebook numbers([[298356516884232]] ...many like this) make "images" together? black and white images like trollfaces ,recently there were coloured images too. any idea?

Member Avatar for almostbob
0
107
Member Avatar for VanessaGisel

Does the repair/recovery disc for Windows xp need any sort of installing before I can format my hard drive with it? My computer has a virus that doesn't allow installing of programs. I want to know before I order it from eBay.. I don't know much about this sorta thing

Member Avatar for alexalbert
0
357
Member Avatar for silvercats
Member Avatar for silvercats