What are identifiers in c?


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

Post New Answer

More C Interview Questions

What is page thrashing?

0 Answers  


When a c file is executed there are many files that are automatically opened what are they files?

0 Answers  


What are conditional operators in C?

0 Answers   Adobe,


write a program to remove duplicate from an ordered char array? in c

2 Answers  


9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?

4 Answers   L&T,






Write a program that can show the multiplication table.

0 Answers   Student,


Is multithreading possible in c?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

0 Answers   IBM,


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

0 Answers   Microsoft,


Explain what is wrong with this program statement? Void = 10;

0 Answers  


What is variables in c?

0 Answers  


write a program to compare 2 numbers without using logical operators?

5 Answers   IBM,


Categories