Start learning 50% faster. Sign in now
Letter = reverse of last letter + 3 Number = sum of 2nd letters from left and right in a word Symbol = Number of letters If no. of letters is even then = & If no. of letters is odd then = $ (for satisfying letter condition we don’t have three letter word in ‘of’ hence we can’t find out the code for ‘of’.)
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
How can we set default rwx permission to all users on every file which is created on the current shell?
Which type of instruction pipeline allows multiple instructions to be processed simultaneously at different stages?
What does below UNIX command do?
cat filename
Virtual memory allows for the efficient management of:
Which of the following is an ethical consideration related to the use of AI?
__________ is capable of taking decisions on its own.
What is the scope of a variable in programming?
With what command you can see your user name?
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?