[Show all top banners]

All The Way
Replies to this thread:

More by All The Way
What people are reading
Subscribers
:: Subscribe
Back to: Computer/IT Refresh page to view new replies
 Help Please !!
[VIEWED 3521 TIMES]
SAVE! for ease of future access.
Posted on 12-09-08 10:24 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Hey Guys, help me here

For the following code,
(a) Is that legal to write the code in Line 12? If yes, what is the value of b in Line 12? 5pt
(b) Is that legal to write the code in Line 15? If yes, what is the value of c in Line 15? 5pt

1  int a = 0;
2
3  if (a <= 10) {
4      int b = 20;
5      cout << "b = 20\n";
6  }
7  else {
8       if (a == 12) {
9           int c = 30;
10         cout << "c = 30\n";
11     }
12     cout << "b = " << b << endl; // Line 12
13 }
14
15 cout << "c = " << c << endl; // Line 15


 
Posted on 12-10-08 12:08 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Looks like line 12 is legal if '}' after line 12 is assumed as close for main.

The value of b then depends on the value of n which is not specified in your code.

 

good luck


 
Posted on 12-10-08 12:10 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

opps... sorry.... the value of b in line 12 will be 20.

since cout << "b = 20\n"; doesnot make any differece in the value of b.


 
Posted on 12-10-08 12:26 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

try to understand the concept of global and local variable declaration in C++ programming.

After understanding these concepts u'll know that this program is illegal (same word that u like to use I suppose :D) .


 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 7 days
Recommended Popular Threads Controvertial Threads
TPS Re-registration case still pending ..
They are openly permitting undocumented immigrants to participate in federal elections in Arizona now.
ढ्याउ गर्दा दसैँको खसी गनाउच
TPS Reregistration and EAD Approval Timeline.......
Nepalese Students Face Deportation over Pro-Palestine Protest
Trasiting through Istanbul, Turkey
lost $3500 on penny stocks !!!
Is this a progressive step?
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters