What have you done to improve or develop your knowledge / professional qualifications in the last year?
2748can any one please tell me what is mean by back papers,back log,historical standing ????????? this mean history of arrears is it correct or not.........
HCL,
2400write a pgm to accept an array of names & name & check whether the name is present in the array. return the count of occurance. use following array as input; {"Dave","Ann","dev","merry"}
1769. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers
2077char *a[2]; int const *p; int *const p; struct new { int a;int b; *var[5] (struct new)} Describe the statements in the above given construct ?
3256What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4249Post New Engineering AllOther Questions
what does static variable mean in c language?
sir i m reject two time in u.s in spring intake now im taking a date of 1july-2010 in fall intake &im competed my bachlor degree(chem) in jun-2009 so what answer i give to visa officer ask me a what r u doing last 1-year bcoz i have no work expirience
What is candidate key ? What is Alter net key ? & What is foreign key ?
write a c++ program to interchange two-integer number without using the third variable. use concept of constructor overloading.
how to print a number in character(ex. 123= one twenty three)?
how the parting surface is selected in injection mould
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
multithreading??
difference between a for loop and a while loop? what are its uses in c language?
Please if anybody have Vizag Steel Entrance exam papers or atleast Pattern of exam.Then please forward to my email- id: :srikanth.avanthi@gmail.com
how strcpy usingrecursive function
gsm features
How can we share data between actions in qtp..pls tell me
how does data cleansing framework works?
How I can write a java program output the following 1+2+4+7+......N