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 5267 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 60 days
Recommended Popular Threads Controvertial Threads
TPS To F-1 COS
TPS to F1 Status.
Nepal TPS has been Extended !!!
Got my F1 reinstatement approved within 3 months(was out of F1 for almost 2 years)
TPS of Nepal to be automatically extended for 6 months based on South Sudan decision
Nepal TPS decision
Has anyone here successfully reinstated to F-1 status after a year-long gap following a drop from F-1?
TPS Sakiyo Tara Case is in Court.
Supreme Court allows Trump to end TPS for Venezuelans
Genuine Question.... Why so many folks still in TPS after 10 years. Is the statistics wrong?
Any input on remote jobs(IT related or Sales or Marketing)?
Nepal Likely to Get 60-Day TPS Notice
मुद्दा हाल्छन होला र ?
TPS cancel bho bhane k garne?
EAD HELP NEEDED URGENTLY!
नेपाल मा B. sc गरियो यहाँ फेरी ७० -८० क्रेडिट पढ्नु पर्ने भो
Don’t Just Read—Join the Conversation
Need Help of IT consultancies
NEPAL TPS IS GONE
Nepal TPS Extension Possible as Court Reviews Late Notice Issue
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