Is register a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
How do you determine if a string is a palindrome?
program for comparing 2 strings without strcmp()
i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement
By using C language input a date into it and if it is right?
What does it mean when a pointer is used in an if statement?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
If I have a char * variable pointing to the name of a function ..
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"
What is nested structure?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What does != Mean in c?