What is the use of extern in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is Heap?
Explain what is meant by 'bit masking'?
What are pointers really good for, anyway?
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error
what is the difference between strcpy() and memcpy() function?
Write a function in c to find the area of a triangle whose length of three sides is given.
If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).
5 Answers Microsoft, Motorola,
Give the Output : * * * * * * * * * *
for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable
Write a program to find given number is even or odd without using any control statement.
an algorithem for the implementation of circular doubly linked list
What does dm mean sexually?