what type of questions arrive in interview over c programming?
No Answer is Posted For this Question
Be the First to Post Answer
Why ordinary variable store only one value
what is c programing
What ios diff. Between %e & %f?
What is pass by reference in functions?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What are global variables and how do you declare them?
How can I increase the allowable number of simultaneously open files?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
What is return type in c?
What is a macro in c preprocessor?
Write a program for print infinite numbers