which of the following is allowed in a "C" arithematic instruction

a) []

b) {}

c) ()

d) none of the above


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

Post New Answer

More C Interview Questions

What is the difference between a string and an array?

0 Answers  


The file stdio.h, what does it contain?

0 Answers  


write a program to swap two variables a=5 , b= 10 without using third variable

5 Answers  


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...

0 Answers  


how to construct a simulator keeping the logical boolean gates in c

0 Answers  






How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

0 Answers   Infosys,


What is meant by recursion?

0 Answers   ADP,


write a program in c language to print your bio-data on the screen by using functions.

0 Answers  


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


Differentiate between the expression “++a” and “a++”?

0 Answers  


Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.

2 Answers   Infosys,


Differentiate between #include<...> and #include '...'

0 Answers  


Categories