Is it possible to initialize a variable at the time it was declared?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What is #error and use of it?
Is fortran still used in 2018?
What are bit fields? What is their use?
Implement bit Array in C.
What is the purpose of realloc()?
What is the difference between a function and a method in c?
Write a program in c to replace any vowel in a string with z?
Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates
What are preprocessor directives in c?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
whether itis a structured language?