What is switch in c?
No Answer is Posted For this Question
Be the First to Post Answer
why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }
What is wrong with this code?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
can we print any string without using terminator?
What does the message "automatic aggregate intialization is an ansi feature" mean?
12345 1234 123 12 1
What are the ways to a null pointer can use in c programming language?
What are the Advantages of using macro
What is a lookup table in c?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is 1f in c?