What are file streams?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Explain can static variables be declared in a header file?
Why is structure padding done in c?
#include<stdio.h> #include<conio.h> void main() { clrscr(); int a=0,b=0,c=0; printf("enter value of a,b"); scanf(" %d %d",a,b); c=a+b; printf("sum is %d",c); getch(); }
Hai why 'c' is the middle language
Differentiate between declaring a variable and defining a variable?
What are the different categories of functions in c?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What does emoji p mean?
How do you generate random numbers in C?
what are the compilation steps? ( i want inside the compiler )
What is static function in c?