What is meant by type specifiers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is string constants?

0 Answers  


compare array with pointer?

1 Answers  


write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.

1 Answers  


whats the use of header file in c?

2 Answers  


what do structure language means?

3 Answers   Microsoft,






What are disadvantages of C language.

0 Answers   iNautix,


any string of bits of length 'n' represents a unique non- negative integer between.............?

2 Answers  


In C language, a variable name cannot contain?

0 Answers  


what is use of malloc and calloc?

0 Answers  


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

0 Answers  


Is c still used in 2019?

1 Answers  


Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?

2 Answers  


Categories