answersLogoWhite

0


Best Answer

In C Programming, double quotes are used to indicate String literal.

char *s = "Hello World";

Where as single quotes are used to indicate a single character.

char x = 'a';

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why are double quotes used in C programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


C A programming language widely used for systems programming?

Yes.


What is a scatter file in c or c double plus programming?

helps you to organise the memory as you want


What is the programming languages used in NFS?

c++


Programming language used for hacking?

Top 10 programming language used for hacking: Python C++ C Programming SQL Javascript PHP JAVA Ruby Perl Bash

Related questions

How do you use string in C programming?

You put it between double quotes, "like this".


What is use of printf?

printf() is a build-in function under the header file 'stdio.h' in a C programming language. In c++,the same function is accomplished by 'cout' . It is used to display strings enclosed between double quotes. Its syntax is printf("...string/sentences/characters...."); After execution,all the characters between the double quotes will be displayed on the output screen.


What is the C language used for?

Programming.


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What is C language used for?

Programming.


C A programming language widely used for systems programming?

Yes.


What is a scatter file in c or c double plus programming?

helps you to organise the memory as you want


Which language is used in network programming?

C


Why are use c language?

For is it programming used.


What is the programming languages used in NFS?

c++


What is c and why you use?

C is a programming language, and it's mostly used for Systems Programming. Most kernels these days have at least some C code in them.


The mainly used programming language to Windows XP is?

C, C++, C# I think.