answersLogoWhite

0

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

11y ago

What else can I help you with?

Related Questions

How do you use string in C programming?

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


What delimiter are use to specify the beginning and end of literal in c?

In C programming, string literals are specified using double quotes ("). For example, "Hello, World!" is a string literal that starts and ends with double quotes. Character literals, on the other hand, are specified using single quotes ('), such as 'A' for a character literal.


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 a scatter file in c or c double plus programming?

helps you to organise the memory as you want


What is C language used for?

Programming.


C A programming language widely used for systems programming?

Yes.


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.

Trending Questions
Damping in circuit theory? A person who is trained to use both technological and scientific knowledge to solve practical problems? Why java does not support friend function? How do you download games on micromax x336? What are the most important characteristics for a good prosthetic leg? There is an elevator in a sixteen story office building You must design a sequential control circuit for the elevator that uses D-flip flops What if your circuit has two available inputs an input X wh? How do bridges break? What is the gcd of 60 and 126? When three bulbs connected to a battery in parallel circuit what will happen to the brightness of the bulbs? How do you remove a column from JTable? Which stream is better mechatronics or mechanical? How do you find the complexcity of merge sort? What are the general principles of mechanical assembly and he purpose and function of the component and materials used including component identification systems.? What is the difference between microcontroller and psoc microcontroller? Why depletion region in pn junction is called depletion region? What is the number of turn in single phase motor? What is the amount of stress applied to a material divided by the elastic strain caused by that stress called? What is a proof operator? Where can I find a schematic diagram of a forward reverse magnetic contactor switch? An analog signal with a bandwidth of 1.5khz is to be digitalised what time intervals should the analog signal be sampled?