Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

HCL C C++ Errors Interview Questions
Questions Answers Views Company eMail

void main() { for(int i=0;i<5;i++); printf("%d",i); } What is the output?..

32 74720

void main() { int i=1; printf("%d%d%d",i,++i,i++); } Cau u say the output....?

24 69136

Assume that the int variables i and j have been declared, and that n has been declared and initialized. Write code that causes a "triangle" of asterisks of size n to be output to the screen. Specifically, n lines should be printed out, the first consisting of a single asterisk, the second consisting of two asterisks, the third consistings of three, etc. The last line should consist of n asterisks. Thus, for example, if n has value 3, the output of your code should be * ** *** You should not output any space characters. Hint: Use a for loop nested inside another for loop.

2 18892

WHAT WILL BE THE OUTPUT OF THE FOLLOWING QUESTION void main() { int x=4,y=3,z; z=x-- -y; printf("%d%d%d",x,y,z); }

25 41090

full c programming error question based problem

3 17508

#include"stdio.h" #include"conio.h" void main() { int a; printf("\n enter a number:"); scanf("%c\n"); getch(); }

12 34113

void main() { int i=7; printf("N= %*d",i,i); }

6 10540

what is exceptions?

5 7770

void main() { int i=5; printf("%d",i+++++i); }

14 46442

Post New HCL C C++ Errors Interview Questions


HCL C C++ Errors Interview Questions


Un-Answered Questions

Why do you want to join in SEBI?

1290


Can I upgrade windows 7 32bit to windows 10 64bit?

750


What is a route?

776


What is a normal distribution curve?

1085


What are the drawbacks of using ado.net?

967


What happens when you travel across the dateline?

1014


What are the best tools available now for creation of accessible Web sites?

2107


What is the dimension in bw? How would you optimize the dimensions?

1012


What is a form used for in a database?

907


What is the formula for total cost in excel?

691


What is protected inheritance?

1042


who are the major players in market providing loans against rent receivables

2305


What is data structure in r?

98


Name some data dictionary objects?

987


What are Governer limits in Apex and Salesforce?

460