wite a programme in c to linear search a data using flag and
without using flags?

Answer Posted / st0le

sorry, abt the typho in the previous post...

"ub" shud be "n"...

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is local and global variable in c?

621


Explain output of printf("Hello World"-'A'+'B'); ?

981


What are the types of unary operators?

667


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1123


Why c is called free form language?

575






How can you increase the size of a statically allocated array?

622


What is a method in c?

630


What is the purpose of 'register' keyword in c language?

631


Explain the difference between null pointer and void pointer.

676


Explain about block scope in c?

664


How can I convert a number to a string?

613


How can I discover how many arguments a function was actually called with?

637


Explain what is the benefit of using const for declaring constants?

619


What is pointer & why it is used?

608


How many levels deep can include files be nested?

655