What are the rules for the identifier?
No Answer is Posted For this Question
Be the First to Post Answer
difference between c and c++?
What is meant by initialization and how we initialize a variable?
what are two kinds of java
Write a program which returns the first non repetitive character in the string?
What are the loops in c?
What is a pointer and how it is initialized?
Write a C program in Fibonacci series.
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
How can I swap two values without using a temporary?
Explain the priority queues?
Write a c program to demonstrate Type casting in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above