Explain what is a pragma?


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

Post New Answer

More C Interview Questions

Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program

3 Answers   Subex,


Discuss the function of conditional operator, size of operator and comma operator with examples.

0 Answers   TCS,


What is hungarian notation? Is it worthwhile?

0 Answers  


Why is c not oop?

0 Answers  


Binary tree traversing

1 Answers   Qualcomm,






Can i use “int” data type to store the value 32768? Why?

0 Answers  


What is assert and when would I use it?

0 Answers  


tell me the full form of c?

2 Answers  


Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table

3 Answers   Value Labs,


what is a constant pointer in C

0 Answers  


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


Do you know the difference between malloc() and calloc() function?

0 Answers  


Categories