main() { float a=8.8; double b=8.8; if(a==b) printf("Equal"); else printf("not equal"); getch(); } what is the output? with reason
6 7680How is a two dimensional array passed to function when the order of matrix is not known at complie time?
1 20941. What will be the output of the following programs.
a) #include
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
1 2207Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
1246Post New CSC C Interview Questions
how many frames are there in your environment?
Explain what is ppc?
What is the difference between KRA & KPI
How to declare a function in scala?
What is the use of ioc?
What are the different types of nosql databases? Give some examples.
what is xcelsius architecture?
What is the difference between out and ref in c#?
Why would you use a template?
How to specify client field in Native Query?
What is an explain plan and how does it help in optimizing the sql query?
How to enable a module in drupal 8?
Why is python good for machine learning?
Explain batch?
What is innodb mysql?