What are the types of macro formats?


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

Post New Answer

More C Interview Questions

What are bitwise shift operators in c programming?

0 Answers  


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


What is the method to save data in stack data structure type?

0 Answers  


List out few of the applications that make use of Multilinked Structures?

1 Answers   Accenture,


Write a C program that defines a 2-dimentional integer array called A [50][50]. Then the elements of this array should randomly be initialized either to 1 or 0. The program should then print out all the elements in the diagonal (i.e. a[0][0], a[1][1],a[2][2], a[3][3], ……..a[49][49]). Finally, print out how many zeros and ones in the diagonal.

3 Answers   Infosys,






the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

0 Answers  


What does sizeof int return?

0 Answers  


1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

1 Answers   AAS, Nagarro, Vuram,


WHY DO WE USE A TERMINATOR IN C LANGUAGE?

2 Answers  


what is mallloc()?how it works?

4 Answers   Excel,


write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.

3 Answers  


What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,


Categories