string s = "asdfqwer";
s = s.ToUpper(System.Globalization.CultureInfo.CurrentCulture);
write a c program to display marks,total,average,grade using union
I'll just write a function to do that, I hope the good people won't try to run it as it is.... void function() { char c = 'a'; if( c >= 'a' && c <='z' ) System.out.println("LowerCase"); else if( c>='A' && c <='Z' ) System.out.println("UpperCase"); else System.out.println("Special Character"); }
Without knowing the contents of the TippingBucketData.txt file nor how to process it, it would be impossible to say how such a program would be written.
[ string toupper $str ] or [ string tolower $str ]
yes, use for loop;;
tr [:lower:] [:upper:] < /etc/passwd > somefile
write a c program to accept a number and generate a square root cube and exponential values
richTextBox1.Text = richTextBox1.Text.ToUpper(); Simple, but i would execute on a button click, not on a Textchanged Condition.
Here's the code for your program: # Loop through the uppercase alphabet letters for letter in range(ord('A'), ord('Z') + 1): print(chr(letter)) BTW you can use this code in Python and try it out for yourself.
No.
Yes, I can.
Nashik road
write a c program to display marks,total,average,grade using union
I'll just write a function to do that, I hope the good people won't try to run it as it is.... void function() { char c = 'a'; if( c >= 'a' && c <='z' ) System.out.println("LowerCase"); else if( c>='A' && c <='Z' ) System.out.println("UpperCase"); else System.out.println("Special Character"); }
Ii - v - lxxiv Of course when I gave this answer, it was all in uppercase. II, V, and LXXIV, all uppercase.
Without knowing the contents of the TippingBucketData.txt file nor how to process it, it would be impossible to say how such a program would be written.
[ string toupper $str ] or [ string tolower $str ]