Is array a primitive data type in c?


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

Post New Answer

More C Interview Questions

Disadvantages of C language.

0 Answers   Impetus,


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


What is static and auto variables in c?

0 Answers  


can anyone please tell about the nested interrupts?

0 Answers  


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

0 Answers   Convergys,


What is "Duff's Device"?

0 Answers   Celstream,


Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers

1 Answers  


write a program to display & create a rational number

1 Answers   HCL, TCS,


write a method for an array in which it can display the largest n next largest value.

1 Answers   Value Labs,


Can we assign string to char pointer?

0 Answers  


What is the use of pragma in embedded c?

0 Answers  


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

0 Answers  


Categories