What is selection sort in c?
No Answer is Posted For this Question
Be the First to Post Answer
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Explain what is the benefit of using const for declaring constants?
Why do we use header files in c?
Write a program in C to reverse a number by recursive function?
What is modeling?
Why array is used in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Can we assign integer value to char in c?
What is strcmp in c?
regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression
Can a void pointer point to a function?
write a c program to accept a given integer value and print its value in words
4 Answers Vernalis, Vernalis Systems,