write a c program to find largest of three numbers using simple if only for one time.
Write a program to print “hello world” without using semicolon?
What is a pointer on a pointer in c programming language?
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
How do you override a defined macro?
Program to simulate second clock
Find string palindrome 10marks
5 Answers Honeywell, Infosys, Riktam, Roland,
Is main an identifier in c?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is difference between far and near pointers?
Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort
logic for x=y^n
There seem to be a few missing operators ..