+ 1

What is keyword in C? It uses in java also?

please put your answer with full of details. Thank you.

16th Dec 2017, 4:32 AM
Khokhar Jeelani
Khokhar Jeelani - avatar
3 Respuestas
+ 1
The Java and C/C++ programming language has total of about 50 reserved keywords which have special meaning for the compiler and cannot be used as variable names. Following is a list of Java keywords in alphabetical order. e.g. abstract, assert, boolean, break, byte, case, catch, char, class, const, continue, default, do, double, else, enum, extends, final, finally, float, for, goto, if, implements, import, instanceof, int, interface, long, native, new, package, private, protected, public, return, short, static, strictfp, super, switch, synchronized, this, throwthrows transient, try, void, volatile, while You can use online for the usage and working procedures😆
16th Dec 2017, 12:41 PM
Bits!
+ 3
thank you Junayed. 🙏
16th Dec 2017, 1:42 PM
Khokhar Jeelani
Khokhar Jeelani - avatar
+ 1
You are most welcome😍🤗😆
16th Dec 2017, 1:58 PM
Bits!