Describe static function with its usage?
No Answer is Posted For this Question
Be the First to Post Answer
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
What is adt in c programming?
Can a variable be both const and volatile?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
What does the file stdio.h contain?
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
what is pointer
String concatenation
What is the scope of global variable in c?