[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
forum.virtualchallengemeets.com • View topic - Some Questions...
Page 1 of 1

Some Questions...

PostPosted: Sun Jan 13, 2013 8:17 pm
by 101dalmatians

Re: Some Questions...

PostPosted: Fri Jan 18, 2013 8:04 pm
by 101dalmatians
Come on guys! No one does Comp Sci here?
I have more questions guys.. Come on! Answer my qs!!! (just showing urgency thats all take ur time...)

Re: Some Questions...

PostPosted: Sat Jan 19, 2013 7:21 pm
by sxk1693
Answer to #29: B)-3.

The code never executes the if statement.

Re: Some Questions...

PostPosted: Sat Jan 19, 2013 10:36 pm
by 101dalmatians

Re: Some Questions...

PostPosted: Sun Jan 20, 2013 12:38 am
by sxk1693
Cmon man. You know how to answer this.

8. A. 2.

Re: Some Questions...

PostPosted: Sun Jan 20, 2013 12:11 pm
by 101dalmatians
You just look at the ans key to do this stuff? Explanation please!

Re: Some Questions...

PostPosted: Sun Jan 20, 2013 1:09 pm
by sxk1693
12 is less than or equal to 12. 12121212.

Since that is the case, and 12 is initialized to x and y, it does not go thru the first if statement. It goes thru the second. Since it already went thru one if statement, It does not undergo the else statement.