answersLogoWhite

0

What is end if in c language?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

The C language uses the ending curly brace to mark the end of an "if" statement, in the same place that other languages use "endif":


int main(void){
int bunnies = 2;
if( bunnies ){
printf("Hop, Hop\n");
};
printf( "Goodbye.\n" );
}

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the difference between c and c plus plus extension?

c language is the structure oriented language and c does not follows the object oriented paradigms . c++ obeys the all object oriented language characteristics ========== C++ is a set of extensions to the C language to allow some (not all) principles of object-oriented programming to be used. Originally, C++ was a front end pre-processor for C and C++ compilers will translate C language functions.


What is the back end part of clrscr function and printf function in c language?

"Back end part"!? There is no such thing.


Why c language has name c why not a?

C-language was derived from B-language.


What is previous language of c language?

language before c language is pascal


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


Why you use colon in C language?

In C (and C++ and Java), the semicolon is used to mark the end of a statement. It is also used the separate the expressions in a for loop.


What is the topNet class that everything is derived from in c?

C language: int (but C is NOT a .net language) C# language: object or System.Object


What is the program language c?

C is a pop language. C is a case sensetive language. C is motherof all language. C is block structure language. C is a high level language. C is advace of B language. C developed by D.richties in 1972 at AT & T Bell lab in USA. Sachin Bhardwaj 986854722 skbmca@gmail.com


What is versions of c language?

versions of c language?


Is c a dependent language?

C is a independent language


What do you mean by c language?

C is a programming language.


Is c is regular language?

it is not regular language .it is high level language