answersLogoWhite

0

b.rekha

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you apply for lost tenth Tamil nadu mark sheet?

i have passed my 10th std in 2000 written directly not through school. how to apply the lost marksheet


What is the syllabus for 10th STD science karnataka state board?

what is the new syllabus for 10th std student for academic year 2014-2015


Why oral exam is necessary for 10th std?

for improvement


What are the qualifications for doing a diploma in architecture?

10th std


Where can you get 10th std pta score book?

in dpi


How to Appear in private for 10 STD SSC board?

How to appear in private for 10th std SSC board


How do you be an software engineer completing 10th std?

After completing 10th std, one needs to pursue for science stream in class 11 and 12. After that, one can apply for BE/B.Tech in computer science.


Essay for 10th standerd in marathi?

You can get 10th std essays of marathi language for board exams at Quikr Mumbai.


How do you sort a names using a linked list in C plus plus?

Merge sort is considered the most efficient algorithm for sorting lists. #include<iostream> // std::cout, std::endl #include<iomanip> // std::setw #include<list> // std::list #include<random> // Random number generator (RNG) #include<ctime> // C-style time (used by RNG) template<typename T> void merge_lists (std::list<T>& left, std::list<T>& right) { std::list<T> result; while (!left.empty() && !right.empty()) { if (right.front() < left.front()) { result.push_back (right.front()); right.pop_front(); } else { result.push_back (left.front()); left.pop_front(); } } while (!left.empty()) { result.push_back (left.front()); left.pop_front(); } while (!right.empty()) { result.push_back (right.front()); right.pop_front(); } left = std::move (result); } template<typename T> void merge_sort (std::list<T>& list) { // A list of 1 or none is already sorted. if (list.size() < 2) return; // Divide the list into two sublists. const size_t size = list.size() / 2; std::list<T> right; while (size < list.size()) { right.push_front (list.back()); list.pop_back(); } // Recursively sort each sublist. merge_sort (list); merge_sort (right); // Merge the sublists. merge_lists (list, right); } int main () { // Pseudo-random number generator (all 2-digit values). std::default_random_engine generator ((unsigned) time (0)); std::uniform_int_distribution<size_t> distribution (10, 99); // Generate a list of 25 random values (may include duplicates). std::list<size_t> list; while (list.size() != 25) list.push_back (distribution (generator)); // Print the list. std::cout << std::setw (9) << "Unsorted:"; for (auto value : list) std::cout << std::setw (3) << value; std::cout << std::endl; // Sort the list. merge_sort (list); // Print the list. std::cout << std::setw (9) << "Sorted:"; for (auto value : list) std::cout << std::setw (3) << value; std::cout << std::endl; }


Can you get an easy working model for physics but which is of 10th std?

Ask your teacher.


The timetable for the 10th std cbse board exam2009?

NOT YET UPDATED


How can you get the blueprint of 10th std cbse board exam?

search in internet.