Saturday, November 13, 2021

Learn C in Hindi Privacy Policy

 Privacy Policy

Indrajeet devs built the Learn C in Hindi app as a Free app. This SERVICE is provided by Indrajeet devs at no cost and is intended for use as is.

This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Learn C in Hindi unless otherwise defined in this Privacy Policy.

Information Collection and Use

For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information, including but not limited to we are not collect any personal information when you are using our application. The information that I request will be retained on your device and is not collected by me in any way.

The app does use third party services that may collect information used to identify you.

Link to privacy policy of third party service providers used by the app

Log Data

I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing my Service, the time and date of your use of the Service, and other statistics.

Cookies

Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These are sent to your browser from the websites that you visit and are stored on your device's internal memory.

This Service does not use these “cookies” explicitly. However, the app may use third party code and libraries that use “cookies” to collect information and improve their services. You have the option to either accept or refuse these cookies and know when a cookie is being sent to your device. If you choose to refuse our cookies, you may not be able to use some portions of this Service.

Service Providers

I may employ third-party companies and individuals due to the following reasons:

  • To facilitate our Service;
  • To provide the Service on our behalf;
  • To perform Service-related services; or
  • To assist us in analyzing how our Service is used.

I want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.

Security

I value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.

Links to Other Sites

This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy Policy of these websites. I have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.

Children’s Privacy

These Services do not address anyone under the age of 13. I do not knowingly collect personally identifiable information from children under 13 years of age. In the case I discover that a child under 13 has provided me with personal information, I immediately delete this from our servers. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact me so that I will be able to do necessary actions.

Changes to This Privacy Policy

I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page.

This policy is effective as of 2021-11-13

Contact Us

If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me at 2003indrajeet@gmail.com.

Saturday, August 29, 2020

 

 

Q. What is the Program?

Ans-> Program is a set of Instructions.

We cannot hive Instruction to the computer using 'Hindi', 'English', etc.

We can only give instruction to the computer using Programming languages.

Exa: - C, C++, C#, Java, Python, etc.

 

Q. What is language Translator?

Ans-> Language Translator is a software which converts programming language (source code) to machine language (machine code) and then return object code.

There are two types of language translator-

1. compiler,                  2. Interpreter.

1.compiler -> A compiler converts an entire program return in source code and translate in object code.

A Compiler converts the whole program (source code) to the machine code and then returns object code.

The compiler is faster than the interpreter.

2.Interpreter -> It is the step by step conversion by a compiler, interpreter convert source code to machine code line by line.

Interpreter is slower than a compiler.

 Difference Between Source code and Machine code

Source code

Machine Code

       I.            It Created by the program.

It is created by the compiler.

     II.            Text which document

Binary digit makes of the object code.

  III.            Human Readable.

Machine Readable

 IV.            Not system-specific.

system-specific.

    V.            Service as input to the compiler.

it is the output of the compiler.


Thursday, August 27, 2020

 Que.: - What is Programming?

Ans.: - Computer Programming is a medium for us to communicate with computers. Just li9ke we use  'Hindi' or 'English' to communicate with each other, programming way for us to deliver our instruction to the computer.

Que.: - What is C?

Ans.: - C is a programming language,

C is one of the oldest and finest programming languages,

C was developed by Dennis Ritchie at AT&T's Bell Labs, the USA in 1974.

Uses of C

C Language is used to program a wide  variety of systems some of the uses of C are as follows:

1-> Major parts of windows, Linux and Other Operating systems are written in C.

2-> C is used to write driver programs for devices like Tablets, Printers, etc.

3-> C Language is used to program embedded systems where programs need to run faster in limited memory (Microwave, Cameras, etc).

4-> C is used to develop games an area where latency is very important ie. The computer has to react quickly to user input.

Learn complete C Language From Beginners to Advanced Click on the Links bellow

Buy Latus C Book

Buy Latus C Book And Solution

Saturday, January 4, 2020

Introduction of c

                    
                         Introduction of C


C is a very ancient language. many software are made in c programing language.
Example:- Unix, Linux. and many operating systems are made in c 
Example :-windows.
from more information to see this video


if you like this video please subscribe to the channel.




Sunday, December 29, 2019

M.S. Office, home tab, style and editing group

4.  Style group

Paragraph group have many commands (tools)
Example:-  normal, no space, heading 1, heading 2,  title, sub title, subtle emphasis, emphasis.

For more information, please see this video.
Please subscribe to this channel.


     5.Editing group


Editing group have many editing tools
Example:- find, replace, select.

For more information, please see this video.