Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 22, 2022 02:39 am GMT

Computer Programming Notes in Hindi (With PDF Download)

,


-

Computer Programming Notes in Hindi (With PDF Download)

Computer Programming Notes in Hindi (With PDF Download)
,

,

?

?

, , 0 1 ( ), ,

  • " "

?

computation

,

,

-

?

, , ( , ++, , )

compiler source code (, )

-

?

: , , /++, ,

,
-

:

  1. (Machine language)
  2. (Assembly Language)
  3. (High-level language)

-

?

- 0 1 ()

Assembly ?

Assembly - , , ,

High-level ?

- -

Compiler ?

Compiler , -, -

,

Interpreter ?

Interpreter , - Interpreter , ,

,

, ! :) practically -

?

- ( ) , OS, , , Linux C Java, .Net, PHP,

C :

?

, Syntax ,

C Syntax:

#includeint main() {printf( My first line of code );}

: -

?

,

, , variable a 5 variable b 10 , statement a + b 5 + 10 15

?

, variable ,

?

"" - ,

?

, , , ,

OOPs (OOPs Concepts in Hindi)

- (OOP) , objects classes , (functions) , inheritance

, OOPs abstraction, encapsulation, inheritance, polymorphism objects

- (concepts) :

  1. (Abstraction)
  2. (inheritance)
  3. (Polymorphism)
  4. (Encapsulation)

Computer Programming Notes in Hindi PDF Download

:

:

:

, !

"Computer Programming Notes in Hindi PDF"

tutorialinhindi.com :)


Original Link: https://dev.to/tutorialinhindi/computer-programming-notes-in-hindi-pdf-5900

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To