Why we use conio h in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
how logic is used
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
What is a constant?
What are pointers? Why are they used?
what is the difference between #include<stdio.h> and #include"stdio.h" ?
Explain how do you declare an array that will hold more than 64kb of data?
How can I find out how much free space is available on disk?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
Given a string write a program to print all alphabetical characters in the order of their occurance first,followed by the sum of the numeric characters then followed by the special characters in the order of their occurance.
1 Answers College School Exams Tests, Wipro,
Explain what is the difference between null and nul?