sir i got 146 correct question & i have also the advantage
of height so will they consider my marks as 146+3=149.can
any body tell me how they consider my height marks.
write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
What is indirection?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
Is c easier than java?
SIR PLS TELL ME THE CODE IN C LANGUAGE TO PRINT THE FOLLOWING SERIES 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 2 1 1 2 1 1
Is it possible to run a c program without using main?If yes HOW??
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
Q. where is the below variables stored ? - volatile, static, register
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
What are the restrictions of a modulus operator?
Place the #include statement must be written in the program?