Variable names


# C

char broiled;
double burger;
double trouble;
short cake;
short circuit;
float ice_cream;
long story;
long division;
long time_no_see;
signed sincerely;
static electricity;
auto mechanic;
volatile substance;
unsigned autobiography;
string cheese;

struct by_lightning {};

int eger;
char acter;
float ing_point;
bool ean;

# Java

class Brick extends Throwable {};
class Race extends Runnable {};