Skip to content
Online Vidyalay

Online Vidyalay

Online Vidyalay

Online Vidyalay

  • Home
  • Programming
    • C Programming (हिंदी)
    • C++ Programming (हिंदी)
    • PHP in हिंदी
    • Java Programming (हिंदी)
    • Python (हिंदी)
    • C# Programming (हिंदी)
    • Data Structure
  • Blog
  • Study Material
    • Home
    • Blog
    • c tutorials for beginners in hindi
C Programming in hindi

Structure in c (हिंदी)

Heera Singh Jan 13, 2023 0 Comments

Table of ContentsStructureDeclaring a StructureDeclaring a Structure VariableAccessing Structure Members Structure Structure एक derived data type हैं c programming में, जो कि एक ही बार में एक या एक से…

C Programming in hindi

Comment in C(हिंदी)

Heera Singh Dec 3, 2022 0 Comments

Table of ContentsTypes of Comment1. Single Line Comment1. Multi-Line Comment Comment का उपयोग को program को explain करने की लिए किया जाता है, ताकि जो प्रोग्राम को read करते ही…

C Programming in hindi

First Program (Hello World)

Heera Singh Dec 3, 2022 0 Comments

#include <stdio.h> void main() { printf("Hello, World!"); } line 1 में जो #include लिखा गया है ये preprocessor directive कहलाता है। stdio.h एक header file जिसे प्रत्येक c program में…

C Programming in hindi

Variable & Constant in C(हिंदी)

Heera Singh Nov 24, 2022 0 Comments

Variable Variable memory location को दिया एक नाम है जो data को होल्ड (store) करता है। variable की value को हम program के execution के दौरान change भी कर सकते…

C Programming in hindi

Decision-making statements (हिंदी)

Heera Singh Nov 24, 2022 0 Comments

Table of ContentsTypes of Decision-making statements1. if statement2. if else statement3. Nested if-else statement4. else if ladder statement5. Switch-case statement Decision making statements को हम conditional statements (condition , परिस्तिथि…

C Programming in hindi

Introduction to C programming (C प्रोग्रामिंग का परिचय)

Heera Singh Nov 17, 2022 0 Comments

C एक कंप्यूटर Programming भाषा जो की कंप्यूटर Software बनाने के काम आती है। C Programming को डेनिस रिची के द्वारा अविष्कार किया गया था (1969 - 73) | ये…

  • C Programming in hindi
  • C# Programming in Hindi
  • Data Structure
  • html in hindi
  • Object-Oriented Programming in C++
  • php in hindi
  • Python Programming in Hindi

You Missed

html in hindi

HTML Lists

html in hindi

HTML Tables

html in hindi

HTML Headings

html in hindi

HTML Paragraphs

Online Vidyalay

Online Vidyalay

Copyright © All rights reserved | Blogus by Themeansar.