Write a progarm to find the length of string using switch
case?
No Answer is Posted For this Question
Be the First to Post Answer
What is local and global variable in c?
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
Why c is procedure oriented?
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
Suggesting that there can be 62 seconds in a minute?
What are the different data types in C?
main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?
What is the benefit of using #define to declare a constant?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What is the difference between a structure and a union?
Why does not use getgh(); and <conio.h> in c language.