write a program using 2 D that searches a number and display
the number of items 12 inputs values
input 15,20, 13, 30, 38, 40,16, 18, 20 ,18 ,20
enter no. to search : 20
No Answer is Posted For this Question
Be the First to Post Answer
write a program to convert temperature from fa height into celcius and vise versa,use modular programming
0 Answers Jomo Kenyatta University,
What will be the output- for(i=1;i<=3;i++) { printf("%d",i); continue; i++; }
A suduco given & u hv 2 check if it is incomplete(blanks left),or correct or incorrect
what is the best algorithm to sort out unique words from a list of more than 10 million words(1 crore+)? we need the best technique in the terms of execution time.
Faster Computers Suppose you have a computer that requires 1 minute to solve problem instances of size 1000. What instance sizes can be run in 1 minute if you buy a new computer that runs 1000 times faster than the old one, assuming the following time complexities T(n) for our algorithm? (a) T(n) = O(n). (b) T(n) = O(n3). (c) T(n) = O(10n).
How reader and writer problem was implemented and come up with effective solution for reader and writer problem in case we have n readers and 1 writer.
create a stucture student containing field for roll no,class,year and marks.create 10 student annd store them in a file
Show by induction that 2n > n2, for all n > 4.
2 Answers Karvy, Qatar University,
How do I store linked list datas into an array?
what is virtual constroctor ? give an exam for it?-(parimal dhimmar)
write a program in c++ to scramble a bmp image file using a scramble key 0x7c and an XOR logic. print out the original image, the scrambled image and the program. Note: the first 24bytes of a bmp file contain the header information of the file.
Write a program to enter 10 number of integer entries into an array n and then odds up all the odd entries. the program then displays the result. plssss answer assss fast asss u can...