Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > General Topics

  #1  
Old August 31st, 2012, 10:17 AM
Super Moderator
 
Join Date: Jun 2013
Default

Hy Dear here I am searching for the MCA Assignment of Sikkim Manipal University so please can you provide me the MCA Assignment Answers of the university and also provide me the page where I can get the free download?

As you want to get sample MCA assignment of SMU, so here I am providing the following assignments:

SMU MCA Sample Solved Assignment
Q1. Explain the following operators with an example for each:
a. Conditional Operators
b. Bitwise Operators
c. gets() and puts() function with a programming example for each.

Answer:
a. Conditional Operators

The Conditional operator is also called as “Ternary Operator”.
The conditional operator consists of 2 symbols the question mark (?) and the colon (.
The syntax for a ternary operator is as follows exp1 ? exp2 : exp3

The conditional operator works as follows

exp1 is evaluated first. If the expression is true then exp2 is evaluated & its value becomes the value of the expression. If exp1 is false, exp3 is evaluated and its value becomes the value of the expression. Note that only one of the expression is evaluated.

Example
a = 10;
b = 15;
x = (a > b) ? a : b

Here x will be assigned to the value of b. The condition follows that the expression is false therefore b is assigned to x.

b. Bitwise Operators
C has a distinction of supporting special operators known as bitwise operators for manipulation DATA at bit level. A bitwise operator operates on each bit of DATA. Those operators are used for testing, complementing or shifting bits to the right on left. Bitwise operators may not be applied to a float or double.

SMU MCA Sample Solved Assignment
Attached Files Available for Download
File Type: pdf SMU MCA Sample Solved Assignment.pdf (445.1 KB, 95 views)

Last edited by Aakashd; May 29th, 2019 at 03:57 PM.
Reply With Quote
Other Discussions related to this topic
Thread
Assignment of LPU
KSOU Assignment Answers
Annamalai University Assignment Key Answers
sso-2()BDP) ASSIGNMENT
SMU Assignment Answers BSC IT
ignou B.Sc.N(PB) assignment answers?
MBA SMU Assignment
FHS 1 Assignment
Answers for MBA FM Assignment
MBA assignment of MIS
SMU BCA Assignment
MBA assignment answers
MS-04b assignment
MBA Third Semester Assignment MBA Assignment Topics
SSC key answers CGL
Who has the Answers to AMC 12 b
Assignment Of SMU 3rd Sem MBA
SMU Assignment MBA Answers
Answers MBA Assignment
SMU MBA assignment






  #2  
Old August 31st, 2012, 01:28 PM
Super Moderator
 
Join Date: Nov 2011
Default Re: SMU MCA Assignment Answers

The Sikkim Manipal University was well-known in 1995. SMU offers excellence education to the students from North and North Eastern parts of India.

Hello, here I am providing link for the SMU MCA Assignment Answers. You can get it from this link......

http://studychacha.com/discuss/22894...nt-solved.html
__________________
Answered By StudyChaCha Member
Reply With Quote
  #3  
Old September 9th, 2012, 04:31 PM
Junior Member
 
Join Date: Sep 2012
Default Re: SMU MCA Assignment Answers

urgently need SMU MCA (summer 2012) (exam nov 2012) sem 2 and smu Sem 3 solved assignment...
plsss help me out...
Reply With Quote
  #4  
Old September 13th, 2012, 10:39 PM
Unregistered
Guest
 
Default Re: SMU MCA Assignment Answers

here is smu mca 1st sem solved assignment free leave a msg on 08149961241 with your name
Reply With Quote
  #5  
Old September 13th, 2012, 10:42 PM
Unregistered
Guest
 
Default Re: SMU MCA Assignment Answers

any one need smu mca 1st sem solved assignment leave a msg on 08149961241 with your name
Reply With Quote
  #6  
Old November 17th, 2012, 01:05 PM
Unregistered
Guest
 
Default Re: SMU MCA Assignment Answers

hai i am siddhardha i am also studying MCA in SMU even i want 2and 3rd sem assignments can any 1 help me??
Reply With Quote
  #7  
Old December 24th, 2012, 11:57 AM
tofan
Guest
 
Default Re: SMU MCA Assignment Answers

If the sum of divisors of n, that is (n) is equal to 2n, then n is called a perfect number.
Show that if n is an odd perfect number then n has at least three different prime
divisors.
Reply With Quote
  #8  
Old August 26th, 2015, 05:43 PM
Junior Member
 
Join Date: Aug 2015
Post SMU-2015 MCA 1st part answer sheet

Please can you share with me the all 4 subjects answer sheets of SMU-2015 MCA 1st part.
Reply With Quote
Reply


Tags
Assignment



All times are GMT +6. The time now is 12:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8