how many types of variables are there in c language
There are four main types, char, int float and double.
char being able to accept numbers from 0 to 127.(%c)
int being able to be a number between -32767 and 32767 or a 16 bit signed word.(%i)
how many types of variables are there in c language
There are four main types, char, int float and double.
char being able to accept numbers from 0 to 127.(%c)
int being able to be a number between -32767 and 32767 or a 16 bit signed word.(%i)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us