What have you done to improve or develop your knowledge / professional qualifications in the last year?
1769can 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,
1505write 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"}
872. 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
1138char *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 ?
2361What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 2566Post New Engineering AllOther Questions
how will u send the idoc
what is the definition(body) of a default constructor in c++?
send me e-mail on dell tech question papers 2011 -2012
if we give you the job AS A PETROLEUM ENGINEER WHAT WILL YOU DO(that is extraordinary) for our company
What is the aim of Value Engineering?
what are the advantages and disadvantages of extended vlan (range 1006-4094)?
what is the difference between C and C++? what is the difference between scanf and gets? what is mean by extern what is the use of it? what will happen if i say delete this> Difference between C structure and C++ structure? What is the difference between overloading and overridding? Explain the need for "virtual Destructor" Can we have "virtual Constructors"? What is the different types of polymorphism> What is virtual functions? How to implement virtual function in "C"? What are the different types of storage classes?
write a programe to print this string in reverse order and find out how many times letter c is repeated? string = { c was desined by dennis ritchie}. also find out the lenth of the string.
what will happend if i fire this command in linux " rm -r / "
If any kind of accident happen without any information to any one .what kind of action we have to take
Please send me the ongc old question papers
Sketch a velocity time graph for a skydiver jumping out of a plane.
HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES
WHY SHOULD I HIRE YOU
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);