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 74767

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

24 69161

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 18897

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 41117

full c programming error question based problem

3 17513

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

12 34126

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

6 10545

what is exceptions?

5 7777

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

14 46465

Post New HCL C C++ Errors Interview Questions


HCL C C++ Errors Interview Questions


Un-Answered Questions

What is the default font for excel?

766


Design a built-up column carrying an axial load of 1200 KN. Its length is 8m and it is effectively held in position at both ends and restrained against rotation at one end. Assume yield stress of 250 mpa

2206


Can you get a virus from just opening an email?

773


What is a href?

827


How do I delete an end note?

530


What is the benefits of microsoft word?

736


What happens in the outbound process?

1133


Brand has become an important aspect of Business. What are the advantages of building a Brand and what steps are available under IPR to protect its ownership?

2448


How do I run a curl command?

1112


What do you mean by the term 'dear money'?

1184


Give me examples for Medium Priority & High Priority Tickets from your support project? Give detailed error message/ issue ,your analysis,finally how did you resolve that ticket along with detailed procedure & explanation and t-codes if any? I have an interview in immediate future so plzz help me...Please reply asap... Urgent!!!! Waiting for your response eagerly... Thanks in advance

2458


What is difference between gr blocked stock and blocked stock?

1043


What is the revealing module pattern?

503


Can I get weather for my location?

955


What is offer to hire?

1225