What is mean by data types in c?
No Answer is Posted For this Question
Be the First to Post Answer
write an algorithm to display a square matrix.
What is the return type of sizeof?
What is static and auto variables in c?
Can 'this' pointer by used in the constructor?
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
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,
When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these
What is wild pointer in c?
implement NAND gate logic in C code without using any bitwise operatior.
what is the difference between strcpy() and memcpy() function?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?