[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 4931 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 90 days
Recommended Popular Threads Controvertial Threads
Conservative discussions
TPS for Nepal likely to extend next week
सालीको चाक
TPS for Venezuela is terminated, only 60 days extension for transition period
Venezuela TPS lawuit
Homeland Security revokes temporary status for 532,000 Cubans, Haitians, Nicaraguans and Venezuelans
I hope all the fake Nepali refugee get deported
Best Consultancy for H1 sponsorship in USA.
Trump admin revokes 18 months TPS extension for Venezuelans
What is the purpose of an F1 student visa in the U.S.?
#MAGA#FAFO is delicious
महँगो अण्डाको पिकल्प : कुखुरा र खोर भाडामा लिने
Homeowner Charged renting to illegal migrants
Measles vax deaths vs measles death in USA
Why some Nepali people pull each other's legs???
Please ask KRISTI NOEM in her facebook and other social media to renew TPS
US citizen Petitioning my wife who was out of status when she was in H1B. What to do ?
Travelling to Nepal with expiration less than 6 months
ICE kidnapping people off the streets over op eds
Don’t Just Read—Join the Conversation
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