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 75816

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

24 69884

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 19055

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 41876

full c programming error question based problem

3 17668

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

12 34603

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

6 10768

what is exceptions?

5 7962

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

14 47014

Post New HCL C C++ Errors Interview Questions


HCL C C++ Errors Interview Questions


Un-Answered Questions

How do I change the color of visual studio?

741


plzz send in detail with answers of rrb section engineers model paper to my mail id sir.

2152


How do I print table lines in word 2010?

586


What is the use of egrep command in unix?

1241


What is workflow manager?

1098


Explain the observations between vb.net and vc#.net?

969


List the comparison between FC and FCOE?

1974


What is the different architecture between SAP 4.7EE & ECC5.0

3067


How to Write a UDP Datagram Client?

1444


Suppose Aap 12th class mai padte ho.aap hamen ye batao aapko apne ghar ke sadasya ko kaise kahin le jayenge jaise shoping.give me answer plz

2214


What documents will you need to create a test case?

1105


What are some of the proprietary methods to connect to the cloud, offered by some companies?

636


What is the significance of sender & receiver cost elements & cost centers?

1258


What is the latest version of android?

1005


What is database in a computer?

1002