answersLogoWhite

0


Best Answer

Yes.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

6y ago

All C instructions (if, for, switch, do, etc) and all C standard library functions (printf, malloc, etc), must be written lowercase. By convention, macro names are usually all uppercase while user-defined types usually have leading capitals to differentiate them from the built-in and standard library types.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Yes, C is case-sensitive so Hi, HI, and hi would all be different.

This answer is:
User Avatar

User Avatar

P.J. Sneha - CA - C

Lvl 2
1y ago

True

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In C language lowercase letters are significant?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What significant is attached to the name main in c language?

famous


Write a function that will scan a character string passed as an argument and convert all lowercase letters onto uppercase letters?

/* Write a function that will scan a character string passed as an argument & convert all lowercase characters into their uppercase characters*/ #include<stdio.h> #include<conio.h> #include<string.h> #include<ctype.h> int str_upp(char c[]) { int i; char x; printf("\n \n"); for(i=0;i<strlen(c);i++) { x=toupper(c[i]); printf("%c",x); } return (0); } void main() { char c[10]; clrscr(); printf("Enter string : \n"); scanf("%s",c); str_upp(c) ; getch(); } /* Output: Enter string : Heloo HELOO */


Whether HTML is case sensitive or C?

HTML is not case-sensitive, while C is a case-sensitive language. In HTML, the tags, attributes, and values can be written in uppercase or lowercase letters, and it will still be interpreted the same way by the web browser. For example, the "p" tag can be written as or , and both will be interpreted as paragraph tags. On the other hand, C is a case-sensitive language, which means that the identifiers such as variables, function names, and keywords must be written in the correct case. For example, "main" is different from "Main" and "MAIN" in C. It's important to keep in mind the case sensitivity rules while coding in these languages to avoid syntax errors or unexpected behavior.


Why c language has name c why not a?

C-language was derived from B-language.


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer

Related questions

What lowercase alphabet letters have line symmetry?

c, l, o, v, w and x.


What kind of language is C and Y?

The letters C and Y may not relate to any particular language. However, they are two letters in the English language. The letter C is the third letter in the alphabet, and the letter Y is the 25th letter.


Can you teach me set in maths?

When talking about sets, it is fairly standard to use Capital Letters to represent the set, and lowercase letters to represent an element in that set. So for example, A is a set, and a is an element in A. Same with B and b, and C and c.


What significant is attached to the name main in c language?

famous


If nucleotides are the language of RNA then what are the 4 specific letters in this language?

A, u, g, c


What is upper case and lower case and 'no' in a password?

Uppercase is capital letters. For example: A B C D E F G Lowercase is letters that are not capitalised. For example: a b c d e f g "No" is probably the abbreviation for "number".


What letters of the alphabet look the same when reflected over a horizontal line?

Uppercase: B, C, D, E, H, I, K, O, and X Lowercase: c, k, l, o, and x


What uppercase letters are connected to lowercase letters?

Assuming you mean in cursive, that would be A, C, E, H, J, K, M, N, R, U, X, Y, and Z, possibly L and Q depending on what you were taught.


Alphabet letters with symmetry?

Lowercase letters would be; c, l, o, v,w, x, and sometimes m,n, t and u. Uppercase are A, B, C, D, E, H, I, K, M, O, T, U, V, W, X, and Y.


Thr first writer to produce a significant work in a vernacularnational language was?

C. Dante


What letters of the alphabet are used while making a program in C language?

All of them can be used.


How do you say Jackie in sign language?

Fingerspell the letters J A C K I E.