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 76920

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

24 70600

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 19223

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 42624

full c programming error question based problem

3 17815

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

12 35168

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

6 10985

what is exceptions?

5 8207

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

14 47639

Post New HCL C C++ Errors Interview Questions


HCL C C++ Errors Interview Questions


Un-Answered Questions

What is the one thing that you regret?

1375


Why did you choose the a-levels you did?

1170


pls suggest suitable MOC of diaphragm for pressure measurement of UREA grade solution service fluid.

3255


what are the advantages of sql ? : Sql dba

1177


Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?

882


create a job that splits the data in the Jobs.txt file into four output files. You will direct the data to the different output files using constraints. • Job name: JobLevels • Source file: Jobs.txt • Target file 1: LowLevelJobs.txt − min_lvl between 0 and 25 inclusive. − Same column types and headings as Jobs.txt. − Include column names in the first line of the output file. − Job description column should be preceded by the string “Job Title:” and embedded within square brackets. For example, if the job description is “Designer”, the derived value is: “Job Title: [Designer]”. • Target file 2: MidLevelJobs.txt − min_lvl between 26 and 100 inclusive. − Same format and derivations as Target file 1. • Target file 3: HighLevelJobs.txt − min_lvl between 101 and 500 inclusive. − Same format and derivations as Target file 1. • Rejects file: JobRejects.txt − min_lvl is out of range, i.e., below 0 or above 500. − This file has only two columns: job_id and reject_desc. − reject_desc is a variable-length text field, maximum length 100. It should contain a string of the form: “Level out of range: ”, where is the value in the min_lvl field. My Question is how do you write the stage variable for reject rows.

2872


i am preparing for motor vehicle assistant inespector please send me old questions papers.

2045


 Draw a simple diagram of PeopleSoft three tire architecture?

1465


How do I add a google account to windows 10?

948


What is a rollup component? Explain about it.

1277


Tell me are you comfortable making cold calls?

1305


I am looking for pattern & questions of NIC exam. If anyone knows it pls send it to sveera_jkm@yahoo.co.in Thanks

2636


1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)

2826


Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com

1985


Please some one tell me what is the VAT or WCT rate for works contract at Tripura

2635