Programming in C

Which language is directly understood by the computer?

 
 
 
 

How many bytes are set aside by the compiler for a variable of type int?

 
 
 
 

How many bytes are set aside by the compiler for a variable of type float?

 
 
 
 

Which program translates high-level language into machine language?

 
 
 
 

Which software helps in finding and removing errors in programs?

 
 
 
 

Who developed Java language?

 
 
 
 

When was C language developed?

 
 
 
 

What defines the rules of valid statements in programming?

 
 
 
 

What is the other word used for Reserved Words?

 
 
 
 

What is the range of numbers that can be stored in a variable of type double float?

 
 
 
 

Question 1 of 10