What is the explanation for cyclic nature of data types in c?


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

Post New Answer

More C Interview Questions

a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

0 Answers  


What is file in c preprocessor?

0 Answers  


Differentiate between null and void pointers.

0 Answers   TCS,


a=5 a=a++/++a

14 Answers   Bhel,


List some basic data types in c?

0 Answers  






Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com

0 Answers  


What is the right type to use for boolean values in c?

0 Answers  


why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

0 Answers  


What is the purpose of 'register' keyword?

0 Answers  


write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.

2 Answers  


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

0 Answers  


What are the rules for identifiers in c?

0 Answers  


Categories