which of the following is efficient in terms of space
a. insertion sort
b. quick sort
c. selection
d. both a and c
Hello all, My name is Nrupali, am a fresher, i know C language beginner. dont have any experience. planning to learn Php. let me know which language should i choose to learn or for salary purpose and growth??? kindly help me to take decision. thanks
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
What is the merger sort principle and its time complexity.
how to convert infix expression to prefix expression?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
what is class module in vb6? what it's use? with example..
can any method return type may be constructor , or that method name allow
why we use abstract word in abstract window toolkit in java language.
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
What language / script is used to validate web page
Write a program to find factorial of a number using functions