c language supports bitwise operations, why

a) 'c' language is system oriented

b) 'c' language is problem oriented

c) 'c' language is middle level language

d) all the above


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

Post New Answer

More C Interview Questions

Write a program to print ASCII code for a given digit.

0 Answers   EXL, HCL,


Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?

1 Answers  


What is #line in c?

0 Answers  


Define macros.

0 Answers   Tech Mahindra,


write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,


regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression

1 Answers   TCS,


What are the 5 organizational structures?

0 Answers  


What is self-referential structure in c programming?

0 Answers  


what is a constant pointer in C

0 Answers  


two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.

5 Answers   Verifone,


When we use void main and int main?

0 Answers  


how logic is used

0 Answers  


Categories