Who invented bcpl language?
No Answer is Posted For this Question
Be the First to Post Answer
to get a line of text and count the number of vowels in it
what is data structure
What is sizeof c?
write a program to find the frequency of a number
What is union and structure?
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Here is a neat trick for checking whether two strings are equal
What are the Advantages of using macro
How do you define CONSTANT in C?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
What are the loops in c?