which is the proper pipe for salt water line
Answer Posted / priyanka
question wrong
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the procedure for taking leave while detecting Epf and Esi?
Why there is Powerfactor difference when we compare to our Capacitive Panel and TNEB side?
sir i have 4 year gap in engineering. i would complete my degree b.tech it in 2014. it will be may be in 2nd class.my hsc is also with 2nd class. i am week in programming. Then if i want highest package upto 5-6 lacs then what should i prepare myself as a good engineer to get this package???
what is the definition(body) of a default constructor in c++?
What is the meaning of int p(char*a);
pls send me rrb se(s&t)questions
hi ,,,,I m going to attend corporate bank exam of specialist IT officer, I don't Know What type of question arise in interview..some suggest me my email id is surinder.singh.btech@gmail.com
A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers and all are allocated in heap, not in stack, so dont count them).Also in most of these questions, they were specifying that the OS was 32 bit
I want to make my career in networking so how to going there? right now i have done a+ n+ ccna course from cms com institute but i m not certified with globle certification os what is my frist step ?, my finincial prob also with me plz sorry isubmit it
How we calculate the recovery of steam as per coal in a boiler if we know the calorific value of coal?
what is mean by oracle?And how it is used?
can anyone help me with an article or a few pointers on what are the industry expectations from Fresh engineers in today's market scenario
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
I am selected interview for computer sc.please give me some information how many types question asked in interview.my id is sumanadas10@gmail.com
what is difference between class and object in c++