By using prefixes, we can write
335 ×10-8 s as
If int is 2 bytes wide.What will be the output of the program
#include
void fun(char**);
int main()
{
char *argv[] = {"ab", "cd", "ef", "gh"};
fun(argv);
return 0;
}
void fun(char **p)
{
char *t;
t = (p+= sizeof(int))[-1];
printf("%s\n", t);
}
I went ______ him and asked him the best way to get ______ town
In triangle ABC, if angle A = 89°, b = 13.5 cm and a = 17 cm then angle B is
One third of sum of two angles is 60° and one fourth of their difference is 28°. angles are
Solve simultaneous equations 13x - 6y = 20, 7x + 4y = 18
If you pass test, than you ___________ ___________ invited for interview
Statement:Mr. X is one of the probable candidates shortlisted for the post of Director of KLM Institute.Conclusions:I. Mr. X will be selected as Director of KLM Institute.II. Mr. X will not be selected as Director of KLM Institute
His legal ------ is sheela
Under which tab and in which function group will you find the option to insert a Pivot Table
A periodic signal has a bandwidth of 20 Hz. The highest frequency is 60 Hz. What is the lowest frequency
At a certain party ratio the ratio of gents and ladies was 1:2. But when 2 gents and 2 ladies left the party. The ratio became 1:3. How many people were initially present in the party
In a match, awards are given to each of 11 members of the team and a trophy to the team. In all winning team gets 2.75 kg weight awards. If the weight of match winning trophy is 1.275 kg, what is the weight of the award given to each player
logx2(81-24x) = 1; solve for x