Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
Member Avatar for ibthevivin

What are the requirements to take the CCNA test? I've purchased the book and I'll be spending a large majority of my time studying independently. I'm wondering though, is taking a CCNA course a prerequisite to taking the test or is it just recommended? Thanks!

Member Avatar for Bahar_2
0
453
Member Avatar for ibthevivin

This program challenge was given to me by my Professor for extra credit. He said it includes some programming that we haven't learned yet in our C++ class. Messed up... Ideally I would love if someone would do this for me, but we all know that's not happening. lol Anyways...could …

Member Avatar for ddanbe
0
3K
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 Emrys

Hi, So I just replaced my MB because is had been fried and when I put my computer back together I am not getting any output from my monitor. It is showing the message for no input but it will not show display from my computer. When I turn my …

Member Avatar for Emrys
0
120
Member Avatar for ibthevivin

Hey geniuses. So currently I'm interning at a small application development firm. At our corporate office we have a junk network setup (unmanaged switches, little dinky wireless routers scattered around). My boss and a consultant are working together to put together a network for our office (about 100-150 users). I …

Member Avatar for mrgreen
0
261
Member Avatar for yetunhan

Can client/server network found in peer to peer network?Please explain with reason.

Member Avatar for ibthevivin
0
178
Member Avatar for ibthevivin

Overlords, I request your utmost aid in vanquishing the beast of my IS450 class. > Suppose a 1 GB file must be distributed. Assume there are 10 clients (or peers) in addition to the server, and that the following 10 numbers represent the download speed of the 10 clients, in …

Member Avatar for Nihil777
0
376
Member Avatar for ibthevivin

Here's a fun problem for you geniuses who know SharePoint and networking. We upload videos to our SharePoint site. Regardless of the size, when we play it here at the corporate office, it will play about 20 seconds in and then reset to zero and you would have to refresh …

Member Avatar for CimmerianX
0
458
Member Avatar for ibthevivin

Quick question. I'm studying for my CCNA and my supervisor gave me this challenge question. You're given 5x Cisco 3560's and 5x Cisco 3750's which are to be installed side-by-side on a rack. Which model would you choose to avoid issues with STP? I'm currently skimming over [this](http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/data_sheet_c78-584733.pdf). Thanks!!

Member Avatar for ibthevivin
0
212
Member Avatar for ibthevivin

For each part (A) (D) below, clearly indicate whether the runtime is O(log n) or O(n). Can someone please explain how this works? public class Q9f { public static void main(String[] args) { int n = ...; int[] a = new int[n]; // (A) for (int index = 0; index …

Member Avatar for mvmalderen
0
201
Member Avatar for ibthevivin

So this is basically what's supposed to be the outcome of my code: > 69:hw/05/src> javac WordOccurrenceCounter.java 70:hw/05/src> java WordOccurrenceCounter Reading the book... Getting counts from a TreeMap... Enter a string ('q' to quit): wealth wealth occurred 7 times. Enter a string ('q' to quit): poverty poverty occurred 10 times. …

Member Avatar for Taywin
0
247
Member Avatar for ibthevivin

So let's take "banana", what happens when the program gets to if (ch <= 'd')? My understanding is the 'b' is < 'd' so it moves to the else. Am I wrong or right? If I'm right, then what happens at return 1 + g(s, index + 1); public class …

Member Avatar for ibthevivin
0
188
Member Avatar for ibthevivin

>Write a Java program that recursively reads ten names from a file, and then outputs the total number of characters in the names, the list of names, and the list of names in reverse order. All looping must be performed recursively. > Jay Walker Erol Flintstone C. Erol Madre Billy …

Member Avatar for Taywin
0
2K
Member Avatar for ibthevivin

I'm totally lost. I have a programming partner and this is what he sent me. I can't get the program to compile. I don't know where to start. Any suggested place to start? package Assignment2; public class TooBigException extends Exception { private static final long serialVersionUID = 1L; public TooBigException(String …

Member Avatar for NormR1
0
263
Member Avatar for ibthevivin

My Java is pretty rough. So far I've completed one class of Java all the way up to basic array functions. I've asked my Professor to explain it, but he talks with so much jargon. Could someone explain to me why this program spits out the "24" when I run …

Member Avatar for richard89AZ
0
250
Member Avatar for ibthevivin

So basically I can't remove the blank space right above the 32% rating (Red 32%) & and the small sliver of space right below "Showing 1-6 of 88 reviews" at the bottom. I provided my entire code here with the links below, but if you search specifically for "/*Code that …

Member Avatar for JorgeM
0
180
Member Avatar for ibthevivin

I'm wondering if anybody has extensive knowledge about graphics cards. I basically need to find a laptop that can support all these softwares: AutoCAD 3D Max Maya Mud Box Adobe After Effects Adobe Photoshop From my research I've been running into the NVIDIA Quadro 1000M but there are only a …

Member Avatar for CimmerianX
0
279
Member Avatar for ibthevivin

So the program I'm writing should count how many of each individual vowel is in the program and then print that. I'm basically stuck with while and conditional statements. I think my if statement is where I've gone wrong. I'm not sure how to have it read the letter properly …

Member Avatar for SirMG
0
185
Member Avatar for ibthevivin

I'm completely new to Linux and I've been playing around with it for about 2 days. I've picked up on some things pretty quick, but I just can't seem to understand how to install the appropriate drivers for the wireless card I've installed. Currently the proprietary drivers are installed and …

Member Avatar for ibthevivin
0
368
Member Avatar for ibthevivin

So basically I'm stuck at the do-while statement. Should I use a do while? or a for loop? This program is supposed to test my ability to use loops. [CODE]/*Create an application that reads an integer value and prints the sum of all even integers between 2 * and the …

Member Avatar for stultuske
0
229
Member Avatar for ibthevivin

I'm wondering if there is a way to simplify this program. I feel like I wasted a lot of time on all the ternary codes at the bottom for labeling "bill" for the three values (ten$, five$, and one$). Also for deriving the values for q,d,n, and p I feel …

Member Avatar for JamesCherrill
0
137
Member Avatar for ibthevivin

My issue is with the "if" statement. Basically I want the program to have proper grammar when it states, "1 [COLOR="red"]hour[/COLOR], 1 [COLOR="red"]minute[/COLOR], 1 [COLOR="red"]second[/COLOR]", instead of "1 [COLOR="red"]hours[/COLOR], 1 [COLOR="red"]minutes[/COLOR], 1 [COLOR="red"]seconds[/COLOR]". See what I mean? I gave it a go with "hours" but with no success. Plus any …

Member Avatar for hfx642
0
178
Member Avatar for ibthevivin

//This program will prompt for user to enter in the Fahrenheit temperature and convert it to Celsius. import java.util.Scanner; public class Project4 { public static void main (String[]args) { double temperature; double celsius; Scanner scan = new Scanner (System.in); System.out.println("Enter the current temperature in Fahrenheit: "); temperature = scan.nextDouble(); celsius …

Member Avatar for niranga
0
232
Member Avatar for ibthevivin

I could not find a thread addressing my direct concern. I'm hoping the community can help me with this before I have to send my laptop out for a 2 week turnaround time. >_< My Acer AS3820T freezes on boot screen. Does not load mobo bios and doesn't allow me …

Member Avatar for Redskyhelp
0
246
Member Avatar for ibthevivin

I'm having trouble with my C++ assignment because when I run the program I can't type more than one word on the "Enter your street name" line or it won't work. My teacher said something about "getline" but he really lost me. Here is what I have. Please help! [code] …

Member Avatar for Narue
0
293