Skip to content
Latest
How to append content in a file?
How to list directory files?
What is Require function & how to export custom module?
What is React context good for & how to use?
What and how to use Readline?
  • fb
Monday, Jun 9, 2025

Step by Step JAVA

Speaks to your machine by learning

  • C
    • Pointers
    • File handling
  • NodeJS
    • Objects
    • Readline
    • Export Custom Module
    • File System Basics
      • List Directory Files
  • React Native
    • React and React Native Basics
    • FlatList
      • Basic
      • Add header, Footer and item separator
    • Hooks
    • React Navigation
    • TextInput
  • PHP
    • Operators
    • Super Variables
    • MySql
      • Database Connection
      • Create Database
  • Programming
  • C
    • Pointers
    • File handling
  • NodeJS
    • Objects
    • Readline
    • Export Custom Module
    • File System Basics
      • List Directory Files
  • React Native
    • React and React Native Basics
    • FlatList
      • Basic
      • Add header, Footer and item separator
    • Hooks
    • React Navigation
    • TextInput
  • PHP
    • Operators
    • Super Variables
    • MySql
      • Database Connection
      • Create Database
  • Programming

Tag: linear search using array

  • Home
  • linear search using array

Linear search using array in C

On February 17, 2018February 17, 2018 By admin

Linear Search : It is simplest form of searching of a item in a array. let suppose we have an “array arr “. arr[6] = { 1, 3, 4, 5, 6, 7 };   and want to search an “element item ” in our array arr. item = 5 ; […]

Posted in ProgrammingTagged , linear search program in clinear search using arrayprogram for linear searchingLeave a comment

Recent Posts

  • How to append content in a file?
  • How to list directory files?
  • What is Require function & how to export custom module?
  • What is React context good for & how to use?
  • What and how to use Readline?

Archives

Categories

  • C- Language
  • JAVA
  • Javascript
  • NodeJs
  • PHP
  • Programming
  • React
  • React Native
  • SQL
  • Ubuntu
Copyright ©2017-2022 All right reserved. | Theme: eMag by eVisionThemes