Explain modulus operator. What are the restrictions of a modulus operator?
Is it possible to execute code even after the program exits the main() function?
Do pointers need to be initialized?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
What is variables in c?
what is bit rate & baud rate? plz give wave forms
why Language C is plateform dependent
How can I split up a string into whitespace-separated fields?
What is the purpose of void in c?
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?
Can the “if” function be used in comparing strings?