What is a stream water?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by dynamic memory allocation in c? What functions are used?
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.
Explain how do you determine whether to use a stream function or a low-level function?
What are the different flags in C? And how they are useful? And give example for each in different consequences?
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
int x=sizeof(!5.856); What will value of variable x?
write a c program that if the given number is prime, and their rearrangement(permute) of that number is also prime. Ex: Input is "197" is prime Output: 791,917,179 is also prime. Please any one tell me tha code for that
how to return 1000 variables from functio9n in c?plz give me code also
simple program of graphics and thier outpu display with a want what is out put of graohics in c language