how many keywords are available in 'c' language

a) 32

b) 34

c) 45

d) 48

Answer Posted / riya

32

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are called c variables?

571


When should I declare a function?

621


What are the two types of functions in c?

563


What is sizeof int in c?

596


Write a program of prime number using recursion.

614






the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1903


What is the difference between a function and a method in c?

558


Difference between pass by reference and pass by value?

658


What is the difference between local variable and global variable in c?

685


write a program to print data of 5 five students with structures?

1604


In c programming language, how many parameters can be passed to a function ?

626


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

637


What is 02d in c?

635


What is the modulus operator?

732


What is structure in c language?

615