What is oops c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,
can we declare a variable in different scopes with different data types? answer in detail
How would you obtain the current time and difference between two times?
Can you please explain the difference between strcpy() and memcpy() function?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Write a program in c to replace any vowel in a string with z?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
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.
What is the function of multilevel pointer in c?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input