Why do we use static in c?
No Answer is Posted For this Question
Be the First to Post Answer
program for reversing a selected line word by word when multiple lines are given without using strrev
C language questions for civil engineering
how to copy a string without using c function
what are bps & baud rates? differentiate these two?
What are the commands should be given before weiting C Program i.e, Cd.. like
4 Answers IBM, Infonet, Satyam, Tech Mahindra,
What is extern variable in c with example?
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
write a progrmm in c language take user interface generate table using for loop?
explain what is a newline escape sequence?
write a program to print largest number of each row of a 2D array
what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }
program to print upper & lower triangle of a matrix